/* Maqueta página */
.highlight { background-color: yellow }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}
div.spacer {
  clear: both;
  }
#contenido{
	width:779px;
	height:830px;
}
#top{
	width:100%;
	height:181px;
	background-image:url(../img/top.jpg);
}
#medio{
	float:left;
	width:447px;
	height:595px;
}
#principal{
	float:left;
	width:524px;
	height:595px;
	background-color:#999;
}
#derecha{
	float:right;
	width:254px;
	height:595px;
	background-color:#909;
}

#medio1{
	float:left;
	width:613px;
	height:595px;
}

.fondo_blanco {
	background-color: #FFFFFF;
}
.fondo_gris {
	background-color: #F0F0F0;
}
.fondo_azul {
	background-color: #F2F5FF;
}

.tit_planilla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

.tit_planilla1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

#menu{
	width:777px;
	height:24px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}
#flash_home{
	float:right;
	width:587px;
}

#modulo_izq{
	width:166px;
	height:595px;
	float:left;
	background-color:#DDFFFF;
}
#modulo_der{
	width:166px;
	height:595px;
	float:right;
	background-color:#E1FEDA;
}
#noticias_home{
	padding-top:8px;
	text-align:left;
	width:529px;
	height:31px;
	float:right;
}
#pie{
	width:100%;
	height:54px;
	background-color:#181D21;
}

#internas{
	width:575px;
	height:500px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	padding:10px;
	background-color:#F8F8F8;
}
#div_noticias{
	width:575px;
	height:100px;
}

#deinteres{
	height:408px;
	width:205px;	
}
/* Clases texto */
.normal11{
	font-family:Arial;
	font-size:11px;
	text-decoration: none;
}
.normal10{
	font-family:Arial;
	font-size:10px;
	text-decoration: none;
}
.gris10b{
	font-family:Arial;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
	color:#232323;	
}
.gris11{
	font-family:Arial;
	font-size:11px;
	text-decoration: none;
	color:#666666;
}
.azul11 {
	font-family: Arial;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
}
.blanco11 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.blanco13 {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.amarillo14{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC9900;
	text-decoration: none;	
}
.rojo11{
	color:#990000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.rojo24{
color:#990000;
font-size:24px;
font-family:Arial, Helvetica, sans-serif;
}
.fondo_blanco {
	background-color: #FFFFFF;
}
.fondo_gris {
	background-color: #F0F0F0;
}
.fondo_azul {
	background-color:#E9F1F3;
}



.titulos{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF6600;
}

.toptablas{
border:#000000 1px solid;
background-color: #E2E2E2;
}

.listas:hover{
background-color:#FFFFCC;
}

.asteriscos{
color:#FF0000;
}
.negro13 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
}

input:focus{
background-color:#FFFFCC;
}
textarea:focus{
background-color:#FFFFCC;
}

/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider, #slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:524px;
		height:133px;
		overflow:hidden; 
		}
	span#prevBtn{}
	span#nextBtn{}					

/* // Easy Slider */


