@charset "utf-8";
body {
	background: url(../images/body.gif) repeat;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

#sombra_cab{
	background: url(../images/sombra_cab.png) no-repeat center top;
	height:249px;
}

#sombra_main{
	background: url(../images/sombra_main.png) repeat-y center top;
	overflow:hidden;
	height: expression(this.scrollHeight < 311? "310px": "auto");
	min-height:310px;
}

#sombra_pie{
	background: url(../images/sombra_bottom.png) no-repeat center bottom;
	height:114px;
}

#cabecera { 
	background: url(../images/home_p.png) no-repeat center top;
	width:1000px;
	height:249px;
	margin-left:auto;
	margin-right:auto;
}

#alargador {

}

#main_container {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/main_container_p.png) repeat-y top left;
	overflow:hidden;
	height: expression(this.scrollHeight < 11? "10px": "auto");
	min-height:10px;
}

#izda{
	float:left;
	width: 231px;
	padding-left:27px;
}

#central{
	width:495px;
	float:left;
	background:#bbb3b3;
	overflow:hidden;
	height: expression(this.scrollHeight < 101? "100px": "auto");
	min-height:100px;
	padding-bottom:10px;
}

#derecha{
	float:left;
	width: 200px;
}


#flag {
	float:right;
	padding-top:3px;
}

#acceso {
	padding-left:518px;
	padding-top:112px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
}

#contenido {
	margin-left: 255px;
/*	overflow:hidden;
	height: expression(this.scrollHeight < 401? "400px": "auto");
	min-height:400px;*/
	width:640px;
	background: url(../images/contenido.gif) repeat-y;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	position:relative;
	top: -15px;
	margin-bottom:0px;
	padding-bottom:0px;
}


#contenido .main {
	padding-left: 20px;
	padding-right: 20px;
	color:#999;
	overflow:hidden;
	height: expression(this.scrollHeight < 301? "300px": "auto");
	min-height:300px;
}
#contenido .main ol{
	color:#4e8db2;
	font-weight:bold;
}
#contenido .main ol li p{
	margin-bottom: 10px;
	color:#999;
	font-weight:normal;
}

#contenido #down{
	background:url(../images/contenido_down.gif) no-repeat bottom;
	height:25px;
	margin-bottom:0px;
	padding-bottom:0px;
}

#contenido p{
	margin-top:0px;
	text-align:justify
}

#contenido h1{
	background: url(../images/h1.gif) no-repeat;
	height:34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:normal;
	margin:0px;
	padding-bottom:0px;
	padding-top: 18px;
	padding-left: 70px;
	color:#54a5bb;
}

#contenido h2{
	background: url(../images/h2.gif) no-repeat;
	height:34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:normal;
	margin:0px;
	padding-bottom:0px;
	padding-top: 7px;
	padding-left: 50px;
	color:#54a5bb;
}

#contenido ul{
	margin-top:0px;
}

#contenido strong{
	margin-top:0px;
	color: #4e8db2;
}

#contenido a{
	text-decoration:none;
	color:#4e8db2;
}

#contenido a:hover{
	text-decoration:none;
	color:#333;
}


/* GRUPO MENU*/
#menu2 {
	float:left;
	padding-top:23px;
	width:220px;
	height:350px;
	margin-left:31px;
}

#menu2 ul{
	margin:0px;
	padding-left: 0px;
	padding-top:0px;
	font-size:13px;
}

#menu2 li{
	list-style-type:none;
	margin-bottom:0px;
	border-bottom:#eee solid 1px;
	
}

#menu2 li a {
	color: #999;
	text-decoration: none;
	display: block;
	width: 180px;
	padding-top:8px;
	padding-bottom:3px;
	height:21px;
	padding-left: 37px;
	background: url(../images/menu.jpg) no-repeat;
}

#menu2 li a:hover {
	color: #187898;
	background: url(../images/menu2.jpg) no-repeat;	
}

#menu2 #servicios{
background:url(../images/menu_secciones.gif) repeat-y;
}

#menu2 #servicios a{
	background: url(../images/menu_secciones_a.gif) no-repeat 20px 6px;
	color: #396C8A;
	border:none;
	padding-top:4px;
	padding-bottom:4px;
	height:auto;
}

#menu2 #servicios a:hover{
	background: url(../images/menu_secciones_ahover.gif) no-repeat 20px 6px;
	color: #006;
}

#menu2 #servicios li{
	border:none;
}

#pie {
	background: url(../images/pie_p.png) no-repeat;
	width:1000px;
	height: 100px;
	margin-left:auto;
	margin-right:auto;
}

#pieie6{
	background: url(../images/pieie6.png) no-repeat;
	width:1000px;
	height: 100px;
	margin-left:auto;
	margin-right:auto;
}

#pie a{
	text-decoration:none;
	color: #CCC;
}

#pie a:hover{
	text-decoration:underline;
}
timasnoticias{
	background:#660;
	color:#fff;
	padding:4px 10px 4px 10px;
}

#ultimasnoticias h1{
	margin-top:0px;
	text-align:justify;
	font-size:19px;
	color: #fff;
	font-weight:normal;
	border-bottom:#fff solid 1px;
	margin-bottom: 10px;
	
}

#ultimasnoticias a{
	color:#FFF;
	text-decoration:none;
}
.campotexto {
	width: 99%;
	border:#999 solid 1px;
	background:#f9f9f9;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

