body {
	background: #0C2C37 url(../img/body-bg.gif) 0 0 repeat-x;	
	margin: 0;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

a {
	outline: none;
}

/*---<signup>---*/

#superior {
	margin: 20px auto 0 auto;
	width: 950px;
}

#idiomas {
	float: left;
	width: 400px;
	margin: 0;
}

#signup {
	float: left;
	width: 550px;
	margin: 0;
}

#idiomas p {
	font-size: 10.5pt;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	width: 60px;
	background-color: #08659E;
	border-top: 1px solid #4690C1;
	border-right: 1px solid #4690C1;
	border-left: 1px solid #4690C1;
	margin: 0;
	padding-top: 7px;
	height: 23px;
	color: #4690C1;
}

#signup p {
	font-size: 10.5pt;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	width: 200px;
	background-color: #08659E;
	border-top: 1px solid #4690C1;
	border-right: 1px solid #4690C1;
	border-left: 1px solid #4690C1;
	margin: 0 0 0 348px;
	padding-top: 7px;
	height: 23px;

}

#idiomas a, #signup a {
	color: #fff;
	text-decoration: none;
}

/*---<pagina>---*/

#pagina {
	background: #fff url(../img/pagina-bg.jpg) 0 0 repeat-y;
	width: 965px;
	margin: 0px auto 20px auto;
	padding: 0;
	border-bottom: 7px solid #08659E;
	clear: both;
}

#barra {
	float: left;
	width: 245px;
	background-color: #fff;
}

#barra h1 {
	background-color: #fff;
	margin: 0;
	padding: 3px 0 6px 6px;
}

.logo img {
	border: 0;
}

/*---<menu>---*/

dl#menu  {
	width: 245px;
	background-color: #fff;	
	margin: 0;
	padding: 0;
	font-size: 10.5pt;
}

#menu dt {
	background: #ccc;
	font-weight: bold;
	text-transform: uppercase;
	margin: 1px;
	padding: 7px 0 0 34px;
	height: 23px;
}

#menu img {
	border: 0;
}

#menu dt a {
	color: #333;
	text-decoration: none;
}

#menu dd {
	margin: 0 1px;
	padding: 0;
	line-height: 15pt;
}

#menu ul {
	list-style: none;
	padding: 5px;
	margin: 0 0 0 5px;
	color: #fff;
}

#menu ul li span {
	font-weight: bold;
	text-transform: uppercase;
}

#menu ul li ul {
	margin: 0;
	padding: 0;
}

dt#uno {
	background: #ccc url(../img/uno.gif) 0 0 no-repeat;
}

dd.uno {
	background-color: #FFCC00;
}

.uno a:link, .uno a:visited {
	color: #444;	
	text-decoration: none;
}

.uno a:hover, .uno a:active {
	color: #444;
	text-decoration: underline;
}

dt#dos {
	background: #ccc url(../img/dos.gif) 0 0 no-repeat;
}

dd.dos {
	background-color: #FF6600;
}

.dos a:link, .dos a:visited {
	color: #ffffcc;	
	text-decoration: none;
}

.dos a:hover, .dos a:active {
	color: #ffffcc;
	text-decoration: underline;
}

dt#tres {
	background: #ccc url(../img/tres.gif) 0 0 no-repeat;
}

dd.tres {
	background-color: #CC0099;
}

.tres a:link, .tres a:visited {
	color: #fff;	
	text-decoration: none;
}

.tres a:hover, .tres a:active {
	color: #fff;
	text-decoration: underline;
}

dt#tresymedio {
	background: #ccc url(../img/tresymedio.gif) 0 0 no-repeat;
}

dd.tresymedio {
	background-color: #660099;
}

.tresymedio a:link, .tresymedio a:visited {
	color: #ffffcc;	
	text-decoration: none;
}

.tresymedio a:hover, .tresymedio a:active {
	color: #ffffcc;
	text-decoration: underline;
}

dt#cuatro {
	background: #ccc url(../img/cuatro.gif) 0 0 no-repeat;
}

dd.cuatro {
	background-color: #330099;
}

.cuatro a:link, .cuatro a:visited {
	color: #fff;	
	text-decoration: none;
}

.cuatro a:hover, .cuatro a:active {
	color: #fff;
	text-decoration: underline;
}

dt#cuatroymedio{
	background: #ccc url(../img/cuatroymedio.gif) 0 0 no-repeat;
}

dd.cuatroymedio {
	background-color: #0066B2;
}

.cuatroymedio a:link, .cuatroymedio a:visited {
	color: #fff;	
	text-decoration: none;
}

.cuatroymedio a:hover, .cuatroymedio a:active {
	color: #fff;
	text-decoration: underline;
}

dt#cinco {
	background: #ccc url(../img/cinco.gif) 0 0 no-repeat;
}

dd.cinco {
	background-color: #009999;
	border-bottom: 1px solid #fff;
}

.cinco a:link, .cinco a:visited {
	color: #fff;	
	text-decoration: none;
}

.cinco a:hover, .cinco a:active {
	color: #fff;
	text-decoration: underline;
}

/*---<apoyo>---*/

#apoyo {
	font-size: 10.5pt;
	text-align: center;
	background-color: #eee;
	padding-top: 20px;
}

#apoyo p {
	margin: 0 0 10px 0;
	line-height: 13pt;
	color: #444;
}

img.apoyologo {
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

/*---<maslinks>---*/

#maslinks {
	padding-top: 20px;
	background-color: #eee;
	font-size: 10.5pt;
	color: #333;
}

#maslinks ul {
	margin: 0;
	padding: 0;
	border-top: 1px solid #fff;
}

#maslinks li {
	list-style: none;
	border-bottom: 1px solid #fff;
	padding: 3px 0 3px 30px;
	background: transparent url(../img/flecha.gif) 5% 50% no-repeat;
}

#maslinks a {
	color: #0099FF; 
	text-decoration: none;
}

/*---<weather>---*/
#clima {
	padding-top: 20px;
	background-color: #eee;
	font-size: 10.5pt;
	text-align: center;
	color: #333;
}

#clima p {
	margin: 0;
	color: #333;
}

/*---<newsletter>---*/

#newsletter {
	margin: 20px 0 0 0;
	background-color: #666666;
	height: 60px;
}


/*---<encuesta>---*/

#encuesta h3 {
	background: transparent url(../img/encuesta-bg.gif) 0 0 no-repeat;
	height: 32px;
	margin: 20px 0 0 0;
	padding: 8px 0 0 35px;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
}

#encuesta img {
	margin: 0 10px 0 10px;
}


#cuerpo {
	width: 720px;
	float: left;
}

#contenido {
	float: left;
	width: 520px;
	padding-bottom: 40px;
}

#notas {
	width: 520px;
	height: 150px;
}

.nota {
	width: 150px;
	float: left;
	margin: 0 0 0 2px;
	padding: 20px 10px 10px 10px;
	text-align: center;
}

.nota h4 {
	margin: 5px 0 0 0;
	font-size: 10pt;
	font-weight: bold;
	color: #999;
	text-transform: uppercase;
}

/*---<contenido>---*/

#contenido h2 {
	font-size: 18pt;
	letter-spacing: 1px;
	font-weight: normal;
	margin: 20px 10px 0 10px;
	padding: 0 0 5px 0;
	color: #096FAF;
	text-transform: uppercase;
	border-bottom: 1px solid #eee;
}

#contenido h3 {
	font-size: 14pt;
	font-weight: normal;
	margin: 20px 10px 0 10px;
	padding: 0 0 5px 0;
	color: #8D9A9D;
}

#contenido h4 {
	font-size: 12pt;
	font-weight: bold;
	margin: 20px 10px 0 10px;
	padding: 0;
	color: #096FAF;
}

#contenido h5 {
	font-size: 10.5pt;
	font-weight: bold;
	margin: 20px 10px 0 10px;
	padding: 0;
	color: #556366;
}

#contenido p {
	font-size: 10.5pt;
	margin: 5px 10px 15px 10px;
	color: #444;
	line-height: 15pt;
	text-align: justify;
}

#contenido li {
	font-size: 10.5pt;
	line-height: 15pt;
	color: #444;
	/*list-style-type: disc;*/
	margin-bottom: 10px;
}

p.more-news {
	text-align: right;
}

img.fcentro {
	display: block;
	margin: 10px auto 10px auto;
	padding: 10px;
}

img.derecha {
	float: right;
	margin: 10px;
	border: 1px solid #eee;
	padding: 5px;
}


#contenido a:link, #contenido a:visited {
	color: #0099FF;
}

.beneficiadas table {
	margin: 10px;
	width: 95%;
	font-size: 10pt;
}

.beneficiadas thead {
	height: 40px;
 	background-color: #0066B2;
 	color: #fff;
 	font-weight: bold;	
 	text-align: center;
}

.tnum {
	width: 50px;
	text-align: center;
}

.tnom {
	text-align: left;
}

.tline td {
	height: 30px;
	border-bottom: 1px dotted #ccc;
}

.tline2 td {
	height: 30px;
	background-color: #ffffcc;
	border-bottom: 1px dotted #ccc;
}

.camara {
	border-bottom: 1px solid #FFCC00;
	margin: 10px;
}

.tbienes table {
	margin: 10px;
	width: 95%;
	font-size: 10pt;
	color: #444;
}

.tbienes thead {
	height: 40px;
 	background-color: #CC0099;
 	color: #fff;
 	font-weight: bold;	
	text-align: left;
}

.tbienes td {
	padding-left: 10px;
}

.tbienes th {
	padding-left: 10px;
}


.tconsejeros table {
	margin: 10px;
	width: 95%;
	font-size: 10pt;
	color: #444;
}

.tconsejeros thead {
	height: 40px;
 	background-color: #FFCC00;
 	color: #444;
 	font-weight: bold;	
	text-align: left;
}

.tconsejeros td {
	padding-left: 10px;
}

.tconsejeros th {
	padding-left: 10px;
}

.atractivo {
	border: 1px solid #ccc;
	margin: 5px;
	padding: 0;
	background-color: #f7f7f7;
	text-align: justify;
}

.consejero {
	margin: 5px;
	padding: 5px 5px 0 5px;
	border: 1px solid #FFCC00;
	height: 107px;
	background-color: #FFffcc;
}

.consejerologo {
	float: left;
	border: 1px solid #FFCC00;
	width: 100px;
	height: 100px;
}

.consejeroinfo {
	float: left;
	padding-top: 5px;
	margin-left: 10px;
}


/*---<publicidad>---*/

#publicidad {
	float: left;
	width: 200px;
	background-color: #eee;	
}

#publicidad h3 {
	background: transparent url(../img/publicidad-bg.gif) 0 0 no-repeat;
	margin: 20px 0 0 0;
	height: 32px;
	padding: 8px 0 0 35px;
	font-size: 10pt;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
}

img.publicidad {
	margin: 0px 10px 10px 10px;	
}

.flashpublicidad {
	display: block;
	margin: 5px auto;
}


/*---<pie>---*/

#pie {
	clear: both;
	background-color: #eee;
	height: 70px;
	margin: 0;
	font-size: 8pt;
	text-align: center;
	color: #999;
}

#pie p {
	margin: 0;
	padding: 10px;
}

#pie a:link, #pie a:visited {
	color: #ffffcc;
	text-decoration: none;
}

#pie a:hover, #pie a:active {
	color: #ffffcc;
	text-decoration: underline;
}

.logo img {
	vertical-align: middle;
	border: 0;
}

#video, #video2 {
	text-align: center;
	margin-top: 5px;
}