body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#24498F;
	text-align:center;
}
a {
	text-decoration:none;
	color:white;
}
a:hover {
	color:#838385;
}
#tedagua {
	margin:0 auto;
	width:740px;
	min-height::600px;
	text-align:left;
}
#cuerpo {
	width:739px;
	/**height:365px;*/
	min-height:365px;
	float:left;
	border-left:1px solid white;
	border-right:0px solid white;
	background-image:url(../imagenes/general/lateral_abajo.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#menu {
	float:left;
	width:155px;
	*height:200px;
	min-height:200px;
	background-image:url(../imagenes/general/lateral_arriba.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:left;
}
#menu ul {
	list-style:none;
	margin:0;
	padding:0;
	padding-top:40px;
}
#menu ul li {
	padding-left:15px;
	padding-right:30px;
	margin-bottom:10px;
}
#menu ul li a {
	font-size:12px;
	color:white;
	text-decoration:none;
}
#menu ul li a:hover {
	color:#838385;
}
#derecha {
	float:left;
	width:584px;
}
#recuadro {
	width:562px;
	padding:10px;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:0px;
	border:1px solid white;
	color:white;
	font-size:11px;
	text-align:left;
	line-height:18px;
	float:left;
}
#recuadro .columna {
	clear:left;
	padding:0px;
}
#recuadro .columna ul {
	list-style:none;
	padding:0px;
	margin:0;
}
#recuadro .columna ul li{
	padding-left:10px;
}
#recuadro .columna ul li a{
	color:white;
}
#recuadro .columna ul li a:hover {
	color:#838385;
}
#recuadro .columna1 {
	clear:left;
	padding-left:10px;
	padding-right:10px;
}
#recuadro .columna1 ul {
	list-style:url(../imagenes/general/disco.gif);
	list-style-position:inside;
	padding-left:0px;
	margin:0px;
}
#recuadro .columna1a {
	clear:left;
	float:left;
	width:140px;
	padding-left:10px;
}
#recuadro .linea {
	clear:left;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:30px;
	margin-top:10px;
	border-bottom:1px solid white;
}
#recuadro .columna1b {
	float:left;
	width:402px;
	padding-right:10px;
}
#recuadro .columna1b ul {
	list-style:url(../imagenes/general/disco.gif);
	padding-left:10px;
	margin:0px;
}
/* C A B E C E R A */
#cabecera {
	font-size:10px;
	font-weight:80%;
	height:131px;
	background-image:url(../imagenes/general/cabecera.jpg);
	background-repeat:no-repeat;
	text-align:left;
}
#botonera {
	clear:left;
	padding-top:8px;
	*padding-top:13px;
	padding-left:15px;
}
#botonera a {
	float:left;
	color:white;
	background:#24498F;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	width:102px;
	height:27px;
	border:1px solid white;
	border-bottom:0px;
	margin-right:5px;
	padding-top:4px;
}
#botonera a:hover {
	color:#838385;
}
#logo {
	float:left;
	display:block;
}
#logo .boton {
	float:left;
	margin:5px;
}
#logo a.boton {
	height:80px;
	width:200px;
}
#idioma {
	float:right;
	display:block;
	width:100px;
	background-color:transparent;
	margin-top:10px;
	margin-right:2px;
}
#idioma .boton {
	float:left;
	margin-top:5px;
}
#idioma a.boton {
	height:24px;
}
#idioma a:hover.boton {
	background-position:0px -24px;
}
#idioma a.boton_inactivo {
	height:24px;
	background-position:0px -48px;
}
#idioma a:hover.boton_inactivo {
	cursor:default;
}
/* I D I O M A S */
/*a#cab_frances {
	background:0 -48px;
}
a:hover.boton#cab_frances {
	background:0 -48px;
	cursor:default;
}*/
/* P I E */
#pie {
	clear:left;
	float:left;
	border:0px solid white;
	background-image:url(../imagenes/general/pie.jpg);
	background-repeat:no-repeat;
	width:740px;
	height:150px;
	font-weight:bold;
}
#pie #contactar {
	float:left;
	width:150px;
	height:27px;
	font-size:12px;
	color:white;
	padding-left:43px;
	padding-top:8px;
	
}
#pie #cobra a {
	float:right;
	width:100px;
	height:27px;
}
/* N O T I C I A S */
#noticia {
	width:450px;
}
#not_cabecera {
	background-image:url(../imagenes/noticias/noticias_cabecera.jpg);
	background-repeat:no-repeat;
	background-position:0px;
	height:80px;
}
#not_cabecera_en {
	background-image:url(../imagenes/noticias/noticias_cabecera_en.jpg);
	background-repeat:no-repeat;
	background-position:0px;
	height:80px;
}
#not_cabecera_fr {
	background-image:url(../imagenes/noticias/noticias_cabecera_fr.jpg);
	background-repeat:no-repeat;
	background-position:0px;
	height:80px;
}
#not_cuerpo {
	text-align:left;
	margin-top:5px;
	padding:10px;
	height:400px;
	overflow:auto;
	line-height:16px;
	color:white;
}
/* T A B L A */
table.datos {
	width:550px;
	border-collapse:collapse;
}
table.datos td {
	padding-left:4px;
	padding-right:4px;
	border:1px solid white;
	font-size:10px;
}
table.datos .head {
	font-weight:bold;
}