@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imags/fondo.gif);
	background-repeat: repeat;
}
.bordeizquierdo {
	background-image: url(imags/bordeizq.gif);
	background-repeat:   repeat-y;
	background-position: right;
}
.bordederecho {
	background-image: url(imags/bordeder.gif);
	background-repeat:   repeat-y;
	background-position: left;
}
.textobienvenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	font-weight: bolder;
	color: #3d2611;
	padding-left: 15px;
}
.textosinternos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.textosinternos12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
}
.derechos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #865223;
}
.cafeobs{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #3d2611;
}
.cafeobsgde{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #3d2611;
}
.telefonos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #3d2611;
}
.patin{
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: normal;
	color: #865223;
}
.tcontacto{
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: normal;
	color: #a95000;
}
.tcorreos{
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #FBFCFB;

}
.tcorreos2{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #FBFCFB;

}

.patincespacio{
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: normal;
	color: #865223;
	padding-left: 45px;
}
.p{
	font-family: "Trebuchet MS";
	font-size: 44px;
	font-weight: normal;
	color: #865223;
}
.separado{
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #593718;
}
.u{
	font-family: "Trebuchet MS";
	font-size: 44px;
	font-weight: bold;
	color: #593718;
}
.nombreszapatos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #3d2611;
}
.TALLASzapatos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3d2611;
}
.TITULOSNEGROS{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	font-weight: bolder;
	color: #000000;
	padding-left: 15px;
}
.TITULOSBLANCOS{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	font-weight: bolder;
	color: #ffffff;
	padding-left: 5px;
}
.TITULOSzapatos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	font-weight: bolder;
	color: #ffffff;
	padding-left: 20px;
}
.textoscontacto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bolder;
	color: #ffffff;
}
.regresar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #ffffff;
	padding-left: 20px;
}
.tituloscontactos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #ffffff;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #E3730E;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a {
	font-weight: bold;
}