body {
	background-image: url(../img/topo.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	vertical-align:top;
}
.centrado {
		padding: 9px 0px 9px 0px;
		background-color:#cac9c9;
}
.margen_inferior {
padding: 0px 0px 9px 0px;
		background-color:#ffffff;
}
H1 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002e66;
	font-weight: bold;
}
H2 {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin:0px;
	padding:0px;
	font-weight: bold;
}
.h2 a:link, h2 a:hover, h2 a:visited {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin:0px;
	padding:0px;
	font-weight: bold;
}
.h2 a:hover {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin:0px;
	padding:0px;
	font-weight: bold;
}

.ampliar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff9933;
	text-decoration: none;
	
}
.ampliar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.ampliar a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff9933;
	text-decoration: none
}
.noticia{
	border-bottom-color:#cccccc;
	border-bottom-style: solid;
	border-bottom-width: thin;
	vertical-align: top;
	padding: 5px 0px 5px 0px;
	}
	
.pie {
	height: 31px;
	background-image: url(../img/puntonaranja.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
	background-color:#fb7b2d;
	vertical-align: middle;
	text-indent: 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.politica {
	height: 31px;
	vertical-align: middle;
	padding: 0px 0px 0px 35px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.pie a:link {
	color: #ffffff;
	text-decoration: none;
	
}
.pie a:hover {
	color: #333333;
	text-decoration: none;
}
.contenido{
vertical-align:top;
padding: 9px 7px 0px 0px;
}
.contenido ul{
list-style: none;
	margin: 0px 0px 0px 0px;
	padding:0px;
	
}
.contenido li{
	background-image: url(../img/flechita.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding: 0px 0px 0px 10px;
}
.scrollnoticias{
vertical-align:top;
padding: 0px 10px 10px 10px;
}
.fotografias {
	padding: 9px 0px 0px 0px;
	vertical-align: top;
	background-color:#FFFFFF;
}
a:link { 
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: none;
}
.alto9{
height:9px;
text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002e66;
	font-weight: bold;
}
.tabla1{
	height:9px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #fb7b2d;
	text-align: center;
}
.tabla2{
	height:9px;
	font-size: 12px;
	color: #333333;
	background-color: #CCCCCC;
	text-align: center;
}
.tabla3{
	height:9px;
	font-size: 11px;
	color: #666666;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tabla4{
	height:9px;
	font-size: 11px;
	color: #666666;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


    .destacado1 { 
	margin: 8px 3px 0px 3px;
	float:left;
	 }



#cajas ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#cajas ul li{
	display: inline;
	text-align: justify;
	position:relative;
	width: 195px;
	height: 114px;
	padding: 8px;
	border: 4px solid #e4e4e4;
	vertical-align: top;
}
#cajas li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff9933;
	text-decoration: none
}
#cajas li a:hover{
   color: #333333;
	text-decoration: none;
}




/* INICIO MENU */
#menu {
	vertical-align:top;
	background-color: #ebebeb;
	margin: 0px;
	width:180px;
	padding:0px;
}

#menu ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	width:180px;
	padding:0px;
	
}
#menu li {
	display: block;
	background-image: url(../img/puntogris.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	font-family: Arial;
	font-size: 12px;
	color:#333333;
	text-decoration: none;
	border-bottom-color:#FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	padding: 7px 5px 7px 20px;
	margin: 0px;
	width:155px;
}
#menu li a {
	font-family: Arial;
	font-size: 12px;
	color:#999999;
	text-decoration: none;
}

#menu li a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

#menu li a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.fondo{
	background-image: url(../img/fondomenu.gif);
	background-repeat: repeat-y;
	background-position: center;	
}


/* FIN MENU */


