/* CSS Document */
BODY{
font: 11px Verdana,sans-serif;
color:#222;
line-height:15px;
top:0px;
left:0px;
}

#contenedor{
position:relative;
width:775px;
height:650px;
margin:auto;
margin-top:-8px;
}

#menu{
position:relative;
float:left;
width:225px;
height:650px;
}

#cuerpo{
position:relative;
float:left;
width:550px;
height:600px;
margin-top:-20px;
}

#banner{
position:absolute;
width:293px;
height:245px;
top:470px;
left:-230Px;
}

#pie{
position:relative;
float:right;
width:500px;
height:30px;
text-align:left;
font: 11px Verdana,sans-serif;
color:#999;
line-height:15px;
padding-top:20px;
}

A.botones, A.botones:VISITED, A.botones:ACTIVE, A.botones:FOCUS{
text-transform:lowercase;
font: 10px Verdana,sans-serif;
text-decoration:none;
color:#999;
margin:0px 2px 0px 2px;
}

A.botones:HOVER{
text-transform:lowercase;
text-decoration:none;
font: 10px Verdana,sans-serif;
color:#444;
margin:0px 2px 0px 2px;
}

A.botones2, A.botones2:VISITED, A.botones2:ACTIVE, A.botones2:FOCUS{
font: 12px Verdana,sans-serif;
text-decoration:none;
color:#888;
font-weight:bold;
}

A.botones2:HOVER{
text-decoration:none;
font: 12px Verdana,sans-serif;
color:#444;
font-weight:bold;
}

A.botones3, A.botones3:VISITED, A.botones3:ACTIVE, A.botones3:FOCUS{
font: 11px Verdana,sans-serif;
text-decoration:none;
font-weight:bold;
color:#827B05;
}

A.botones3:HOVER{
text-decoration:none;
font: 11px Verdana,sans-serif;
font-weight:bold;
color:#5e4A05;/**/
}

.caja_texto{
position:relative;
float:left;
width:300px;
text-align:left;
}

.titulo{
text-decoration:none;
font: 12px Verdana,sans-serif;
font-weight:bold;
color:black;
}

.txt_negrita{
font: 11px Verdana,sans-serif;
color:black;
font-weight:bold;
line-height:18px;
color:black;
}

.txt_negritaG{
font: 11px Verdana,sans-serif;
color:black;
font-weight:bold;
line-height:18px;
color:#777;
}

.txt_negritaP{
font: 11px Verdana,sans-serif;
color:black;
line-height:18px;
font-weight:bold;
}

.txt_negritaPG{
font: 11px Verdana,sans-serif;
color:#777;
line-height:18px;
font-weight:bold;
}

.txt_gris{
font: 11px Verdana,sans-serif;
color:black;
line-height:15px;
color:#555;
}

.volver{
width:15px;
height:15px;
behavior:url("css/pngbehavior.htc");
border:0px;
}

.icon_pdf{
width:15px;
height:15px;
behavior:url("css/pngbehavior.htc");
border:0px;
}

/***** Créditos de SGA ******/

.creditos {
	position: relative;
	float: left;
	margin-top:5px;
	margin-left:52px;
	font-size: 9px;
	color: #d3d0d0;
	text-align: right;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

/***  ESTILO DEL CONTADOR DE VISITAS  ***/

.contador{
	position:relative;
	width:250px;
	height:176px;
	margin:auto;
	margin-top:10%;
	background:url(fondo_cont.jpg) no-repeat;
}

.form_contador{
	position:relative;
	width:200px;
	height:40px;
	padding-top:25px;
	margin:auto;
}