@charset "utf-8";
/* CSS Document */
img{
border:0;
}
.top{
	background-image: url(imagenes/top.jpg);
	width: 805px;height:186px;
	background-repeat: no-repeat;background-position: center bottom;
	color: #000000; font-size:12px; font-weight:bold; font-family: "Arial", Helvetica, sans-serif;
}
.top a:link,
.top a:visited{
	text-decoration: none; color: #000000;
}
.top a:hover{
	text-decoration: underline; color: #333333;
}
.info01{
	font-family: "Arial"; font-size:12px; color: #ffffff; font-weight:100; text-align:center;
	line-height:14px;
}
.info01 a:link,
.info01 a:visited{
	text-decoration: none; text-align:left;color: #ffffff; font-style: bold; text-align:center;
}
.info01 a:hover{
	text-decoration: underline; background-color: #333333; color: #ffffff;text-align:left; font-style: bold; text-align:center;
}
.info02{
	background-image: url(imagenes/fondo-seccion.jpg);
	background-repeat: no-repeat;
	font-family: "Arial"; font-size:12px; color: #ffffff; font-weight:100; padding: 15px 10px 0px 10px; 
	line-height:14px;
}
.info02 a:link,
.info02 a:visited{
	text-decoration: underline; text-align:left;color: #ffffff; font-style: bold;
}
.info02 a:hover{
	text-decoration: none; background-color: #333333; color: #ffffff;text-align:left; font-style: bold;
}
.bloque-text{font-family: "Arial";font-size:11px; padding: 0px 0px 0px 5px; text-align:left;color: #ffffff; font-weight:300;
}
.bloque-text a:link,
.bloque-text a:visited{
	text-decoration: underline; text-align:left;color: #ffffff; font-style: bold;
}
.bloque-text a:hover{
	text-decoration: none;  color: #ffffff;text-align:left; font-style: bold;
}
    #bot1 {
	font-family: "Arial";font-size:12px;color: #ffffff; font-weight:bold; text-decoration:none; line-height:20px; padding: 0px 10px 0px 10px; 
    }
    #bot1 a{
    background-image:url(imagenes/btn1.gif);
    height:23px;
    width:150px;
    background-position: center top;
    display: block;
    text-decoration: none; color: #ffffff;
    background-repeat: no-repeat;
    font-weight: bold; padding: 0px 10px 0px 10px; 
    }
    #bot1 a:hover{
    background-image:url(imagenes/btn2.gif);
    }
    #bot1 a:focus{
    background-image:url(imagenes/btn1.gif);
    }	

.infocontenido{
	font-family: "Arial";
	font-size:12px;
	color: #ffffff;
	font-weight:100;
	padding: 7px 20px 0px 20px;
	background-image: url(imagenes/contenidocentro.jpg);
}
.infocontenido a:link,
.infocontenido a:visited{
	text-decoration:none ; color: #000000;
}
.infocontenido a:hover{
	text-decoration:none ; color: #ffffff;
}
.bloque-info{
	font-family: "Arial";font-size:11px; text-align:left;color: #ffffff; font-weight:300; 
	background-repeat: no-repeat; width:596px; height:223px;
	background-position: center top; 
	background-image: url(imagenes/topwebinfo1.jpg);
}
.pie{
	font-family: "Arial"; font-size:11px; color: #ffffff; font-weight:100;
	background-image: url(imagenes/pie.jpg);
	background-repeat: no-repeat; background-position: right;
}
.pie a:link,
.pie a:visited{
	text-decoration:none; color: #ffffff;
}
.pie a:hover{
	text-decoration: none; background-color: #ffffff; color: #000000;
}
.pietitulo{
	font-size:13px; font-weight:bold; text-align:left; display: block; background-color:#333333;  padding: 5px 5px 5px 0px;
}

