.documento {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666600;
	text-decoration: none;
	overflow-x:hidden
}

#tablaprincipal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #333333;
	position: absolute;
	left:50%;
	margin-left:-375px;
	top: 2px;
	min-height:1000px;
}
.celdacontenido {
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: fixed;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #82a237;
	min-height:550px;
}

.celdamenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F4dc0c;
	background-color: #82a237;
	font-size: x-small;
	text-align: left;
}
#colizq {
	background-repeat: repeat-y;
	background-position: left 0px;
	background-color: #FFFFFF;
	background-image: url(imagenes/fondo_contenidos1.png);
	width:96px;
}
.filainferior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #F4DC0C;
	background-color: #82A237;
	text-align: center;
}
#colder {
	background-repeat: repeat-y;
	background-position: right 0px;
	background-color: #FFFFFF;
	background-image: url(imagenes/fondo_contenidos2.png);
	width:96px;
	
}

.enlace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #990000;
	text-decoration: none;
}
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #990000;
	text-decoration: none;
}

#comunicados
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:x-small;
	left:-100px;
	position:relative;
	width:350px;
	color:#333333;
	top:5px;
}


#accesozonaprivada
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-align:left;
	border:solid 1px #82a237;
	width:150px;
	height:100px;
	background:#FDFDFD;
}

.titulotabla{
	font-weight:bold;
	color:#F4dc0c;
	background-color:#82a237;
	padding:0px;
	margin:0px;

}

#titulocomunicado{
	font-size:x-small;
	text-align:left;
	font-weight:bold;
	color:#003300;
	height:30px;
	background-image:url(imagenes/fondo_comunicado_top.png);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#d1dfae;	
	text-indent:10px;
}

#cuerpocomunicado{
	font-size:x-small;
	color:#000000;
	text-align:left;
	background-image:url(imagenes/fondo_comunicado.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#E4E4E4;
	text-indent:5px;
	overflow: hidden;
}

#cuerpocomunicado img{
	border:1px solid #000000;

}

#leermas{
	color:#CC0000;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:x-small;
}

#leermas :hover{
	color:#FFFFFF;
	background-color:#000000;
}

.bannerinicio{
	border:dotted 1px #82a237;

	width:150px;
}

#plugoo{
	position:relative;
	z-index:0;
}

#columnaderecha{
	position:absolute;
	width:155px;
	left:355px;
	top:10px;
}
#imagentop{
	background:#FFFFFF;
	position:relative;
	left:175px;
	top:-100px;
	border:0px;
	width:575px;

}