@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color: #CBC88D;
/*	background-repeat: no-repeat; 
/*	background-attachment:fixed; */
}
a {
	color: #A98301;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.txtTarifas {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #746F60;
	text-decoration: none;
	text-transform: uppercase;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.top1_fono {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.top2_direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666565;
	text-decoration: none;
}
.menu a:hover {
	color: #ca9c01;
	text-decoration: underline;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #9fa80d;
	text-decoration: none;
}
.titulo a:hover {
	color: #FFFFFF;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: italic;
}
.titulo2 a:hover {
	color: #DDDD00;
}
.titulo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.titulo3 a:hover {
	color: #000;
	text-decoration: underline;
}
.tituloproductos {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #5D5D5D;
	text-decoration: none;
	text-transform: none;
	line-height: normal;
}

.textocontenido_link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
.textocontenido_link a:hover {
	color: #949040;
	text-decoration: underline;
}
.linkrojo {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DD0000;
	text-decoration: none;
}
.linkrojo:hover {
	color: #FF0000;
}
.textobold {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E3E4E6;
	text-decoration: none;
	text-transform: none;
	line-height: 18px;
}
.textobold:hover {
	color: #DDDD00;
}
.textoboldngo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
.textocontenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #E3E4E6;
	text-decoration: none;
	line-height: 25px;
}
.textocontenido a:hover {
	color: #DDDD00;
	text-decoration: underline;
}
.textocontenidoaltas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ADAFB4;
	text-decoration: none;
	line-height: 25px;
	text-transform: uppercase;
}
.textocontenidoaltas a:hover {
	color: #DDDD00;
	text-decoration: underline;
}
.textocontenidobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
}
.textocontenidobold a:hover {
	color: #DDDD00;
	font-weight: bold;
	text-decoration: underline;
}
.textocontenidolinkbco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.textocontenidolinkbco a:hover {
	color: #000000;
	text-decoration: underline;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.pie a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.pie2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7B808A;
	text-decoration: none;
}
.pie2 a:hover {
	color: #FF0000;
	text-decoration: none;
}
.pie3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #C4BF6F;
	text-decoration: none;
	text-transform: none;
	line-height: 13px;
}
.pie3 a:hover {
	color: #FF0000;
	text-decoration: none;
}
.textobajadaprecios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #82880B;
	text-decoration: none;
}
.precio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #9fa80d;
	text-decoration: none;
}
.imgHomeLeft {
	margin-top: 25px;

}
.imgHomeLeft img {
	float: left;
}

.both {
	clear: both;
}

