@charset "ISO-8859-1";
.tels {
	font-size: 15px;
	text-align: center;
}
.correo {
	font-size: 12px
}

.posicionFlash {
	position: relative;
	left: 250;
	top: 25;
	z-index: 5;
}
.buscador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}
.nombreProductoGde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2045AE;
	text-align: center;
	width: auto;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
body {
	margin-top: 0px;
	background-image: url(images/fondo.gif);
	background-repeat: repeat-x;
	background-color: #F5F5F5;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}
.footerFondo {
	background-image: url(images/fondoFooter.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.extremoDesvIzq {
	background-image: url(images/fondoSombraIzq.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.extremoDesvDer {
	background-image: url(images/fondoSombraDer.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textosFichasProductos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.textosTitFamily {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #3475C8;
	text-align: center;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
.textosTitFamily2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3475C8;
	background-color: #3475C8;
	text-align: center;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
a {
	color: #990000;
	text-decoration: none;
}
.subrayado {
	text-decoration: underline;
	text-align: left;
}
a:hover {
	color: #FF0000;
}
.backgroundNoRepeat {
	background-repeat: no-repeat;
}
.textoListaGrisBco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 3px;
}
