body
{
/*	background-color: yellow; */
/*	background: url("/borde_body.gif") repeat-y;*/
	font: Verdana, Arial, Helvetica, sans-serif 10px black;
	margin: 0px 0px 0px 24px;
	text-align: center;
}

img
{
	border: 0px solid black;
}

a, a.visited, a.link
{
	color: black;
	text-decoration: none;	
}

#cabecera
{
	background: url(../img/borde_body.gif) repeat-y;
	margin: auto;
	height: 120px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 0px;
	width: 938px;
}

#logoAyto
{
	background: url(../img/logoAyto.gif) left top no-repeat;
	float: left;
	height: 76px;
	text-align: right;
	width: 646px;
}

#logoArca
{
	background: url(../img/logoArca.jpg) center top no-repeat;
	float: left;
	height: 76px;
	text-align: left;
	width: 292px;
}

#barraCabecera
{
	background: url(../img/franja_azul.gif) left top repeat-x;
/*	border: 1px solid red; */
	bottom: 0px;
	float: left;
	height: 36px;
	position: relative;
	text-align: right;
	width: 938px;
}

#barraNaranja
{
	background: url(../img/franja_naranja.gif) left top repeat-x;
/*	border: 1px solid green; */
	height: 36px;
	padding-top: 0px;
	position: relative;
	margin-left: 438px;
	text-align: left;
	vertical-align: middle;
	width: 500px;
}

#barraNaranja form
{
	margin-top: 0px;
	padding-top: 0px;
	vertical-align: middle;
}

#cuerpo
{
	background: url(../img/borde_body.gif) repeat-y;
	font: Verdana, Arial, Helvetica, sans-serif 10px black;
	margin: auto;
	height: 400px;
	padding-left: 8px;
	padding-right: 9px;
	padding-top: 0px;
	text-align: left;
	width: 938px;
}

#menuVert
{
	border: 0px solid red;
	float: left;
	left: 0px;
	padding-top: 15px;
	padding-left: 3px;
	position: relative;
	top: 0px;
	width: 165px;
}

.elementoMenu
{
	background-color: #00244F;
	border-bottom: 2px solid #FF9400;
	color: white;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 14px;
	margin: 10px 0px 0px 0px;
	padding: 2px 0px 2px 25px;
	width: 133px;
}

.elementoSubMenu
{
	background: url(../img/bullet_1.gif) left no-repeat #EDF1F4;
	border-bottom: 1px dotted #CACACA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 5px; 
	padding: 0px 15px 0px 25px;
	width: 113px;	
}

.elementoSubMenu a, .elementoSubMenu a:link, .elementoSubMenu a:visited
{
	color: #00244f;
	text-decoration: none;
}

.elementoSubMenu a:hover
{
	color: #00244f;
}

#contenido
{
	border: 0px solid white;
	float: left;
	left: 0px;
	min-height: 480px;
	padding-top: 15px;
	padding-left: 12px;
	position: relative;
	top: 0px;
	width: 750px;
}

#contenido iframe
{
	border: 0px solid black;
	width: 735px; /*cambiar el ancho aquí para que no se sobresalga de su contenedor. */
}

#pieDePagina {
	background: url(../img/bgpie.gif) repeat-x;
	color: #00244f;
	height: 65px;
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 30px;
	text-align: center;
	vertical-align: middle;
	width: 951px;
}

.Tdatos
{
	border: 0px solid black;
	margin: 0px;
	padding: 0px;
	width: 695px;
}

.Tdatos th
{
	background-color: #00244f;
	border: 0px 1px 1px 0px solid white;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding: 4px;
}

.Tdatos td
{
	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
}

.Tdatos td ul
{
	list-style: none; 
}

.Tdatos td ul li
{
	background: url(../img/bullet.gif) no-repeat top left;	
	padding: 0px 0px 4px 16px;
}

.linea1
{
	background-color: #edf1f4;
	border: 0px 1px 1px 0px solid white;
	color: #244d72;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
}

.linea0
{
	background-color: white;
	border: 0px 1px 1px 0px solid white;
	color: #244d72;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
}

.noticia /* esto es la clase fondoOscuro combinada con fontTextG */
{
	background-color: #C6D7E7;
	border-style: dotted;
	border-color: #CBCBCB;
	border-width:  1px 0px 1px 0px ;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 15px 3px 30px;
	width: 650px;
}

.centrado
{
	text-align: center;
}

.derecha
{
	text-align: right;
}

.izquierda
{
	text-align: left;
}

#enlaces
{
	border: 1px solid #EDF1F4;
	height: 132px;
	padding: 2px;
	width: 738px;
}

.boxEnlace
{
	/* height: 64px; */
	height: 135px;
	float: left;
	margin: 2px;
	width: 365px;
}

.imgEnlace
{
	float: left;
	/* height: 64px;
	width: 135px;	 */
	height: 133px;
	width: 135px;
}

.imgEnlace img
{
	border: 0px solid black;
}

.txtEnlace
{
	color: #244d72;
	float: left;
	/* height: 54px; */
	height: 135px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	padding-top: 25px;
	/* width: 242px; */
	vertical-align: middle;
	width: 210px;
}

#noticias_portada
{
	padding-top: 10px;
	padding-bottom: 10px;
	width: 738px;
}

.Notiportada
{
	color: #FF9E18;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	padding-bottom: 10px;
}

.txtNotiportada
{
	border: 1px solid #EDF1F4;
	color: #244d72;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 0px 10px 10px 10px;
}