/* CSS Document */

body{background:#FFFFFF;
}

.fondo{background-image:url(images/fondo.jpg);
background-repeat:repeat-x;
}
.caja1_cabezal{ background-image:url(images/foto-cabezal.jpg);
background-repeat:no-repeat;
}
.caja300x250{background-image:url(images/fotos300x250.jpg);
background-repeat:no-repeat;
}
.caja394{background-image:url(images/fotos.jpg);
background-repeat:no-repeat;
}
.caja380x250{background-image:url(images/foto_blanco.jpg);
background-repeat:no-repeat;
}
.fondo_cabeza{ background-image:url(images/fond_head.jpg);
background-repeat:repeat-x;
}

}

.h1_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #b22222;
	text-align: left;
	
}

.descripcion{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:500;
	font-style:italic;
	color: #ab9870;
	text-align: left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#800000;
	text-align: left;
	
}

P{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	text-align:justify;
	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#B30000;
	text-align: left;
	
}
.Ph3{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	text-align:justify;
	
}

.nota{
	font-family:  Arial Narrow, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#296B7E;
	text-align:right;
	
}


ul {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #7d4114;
	list-style-image: url(images/bullet.jpg);
}
ol{
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #8b4513;
}

.contactanos{
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 16px;
	font-weight: bold;
	color: #3b6263;
	
}

a.contacto:link{
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	color: #8b4513;
}

a.contacto:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	color: red;
}
.telefonos{
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 16px;
	font-weight: bold;
	color: black;
	
}	
	
.fotocentroblanco{
	background-image: url(../foto/fotoblancocentro.jpg);
	background-repeat: repeat-x;
}
.fotocentrogris{
	background-image: url(../foto/fotocentro_gris.jpg);
	background-repeat: repeat-x;
}
.pie{
	font-family:  "Arial Narrow", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFCC;
	text-align:left;
	
}
