@charset "utf-8";
.inicio {
width:40px;
height:30px;
line-height:30px;
background-color:#990000;
color:#f2f2f2;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
}
.inicio:hover {
width:40px;
height:30px;
line-height:30px;
background-color:#990000;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
}
.servicios {
width:60px;
height:30px;
line-height:30px;
background-color:#ccc;
color:000;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;"
}
.servicios:hover {
width:60px;
height:30px;
line-height:30px;
background-color:#990000;
color:#f2f2f2;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;"
}
.quienes {
width:100px;
height:30px;
line-height:30px;
background-color:#ccc;
color:000;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;"
}
.quienes:hover {
width:100px;
height:30px;
line-height:30px;
background-color:#990000;
color:#f2f2f2;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;"
}
.hacemos {
width:90px;
height:30px;
line-height:30px;
background-color:#ccc;
color:000;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;"
}
.hacemos:hover {
width:90px;
height:30px;
line-height:30px;
background-color:#990000;
color:#f2f2f2;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;"
}
.mision {
width:90px;
height:30px;
line-height:30px;
background-color:#ccc;
color:000;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;"
}
.mision:hover {
width:90px;
height:30px;
line-height:30px;
background-color:#990000;
color:#f2f2f2;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;"
}
.integ {
width:70px;
height:30px;
line-height:30px;
background-color:#ccc;
color:000;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;"
}
.integ:hover {
width:70px;
height:30px;
line-height:30px;
background-color:#990000;
color:#f2f2f2;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;"
}
.organig {
width:80px;
height:30px;
line-height:30px;
background-color:#ccc;
color:000;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;"
}
.organig:hover {
width:80px;
height:30px;
line-height:30px;
background-color:#990000;
color:#f2f2f2;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;"
}
.contacto {
width:65px;
height:30px;
line-height:30px;
background-color:#ccc;
color:000;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;"
}
.contacto:hover {
width:65px;
height:30px;
line-height:30px;
background-color:#990000;
color:#f2f2f2;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;"
}
.temas {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:justify;
	vertical-align:top;
	width:290px;
	height:93px;
	border-bottom:solid #999 2px;
	background-color: #f2f2f2;
}
.temas:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
text-align:justify;
vertical-align:top;
width:290px;
height:93px;
background-image:url(imagenes/fondo_temas.jpg);
background-repeat:repeat-x;
border-top:solid red 2px;
border-bottom:solid red 2px;
}
.webs_internas {
width:590px;
margin:auto;
height:670px;
padding:3px;
}
.titulos_webs {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#990000;
text-align:right;
font-weight:bolder;
}
.contenidos_webs {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-align:justify;
width:580px;
margin:auto;
height:565px;
}
.enlaces {
color:#990000;
}
.enlaces:hover {
color:#990000;
font-weight:bold;
}
.pie {
width:800px;
height:30px;
line-height:30px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-align:center;
color:#f2f2f2;
background-color:#666;
float:left;
}
