.fondototal {
	background-image: url(fondototal.jpg);
	background-position: center top;
	background-color: #D8D8D8;
	background-repeat:    repeat-x;
}
.fondoNav {
	background-image: url(fondoNav.jpg);
	background-repeat:  repeat-x;
}
.fondoinicio {
	background-image: url(imagenInicio2.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.tituloamarillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFCC00;
}
.textonormalblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.tituloazul {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #006699;
}
.textonormalnegro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.tituloazul2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006699;
}
.fondocatalogos {

	background-image: url(imagenCatalogos2.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.enlace1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.enlace1:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.enlace1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
}
.enlace1:active {



	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
}
.linea {
	background-image: url(puntosHorizontales.jpg);
	background-repeat:  repeat-x;
}
