/* CSS Document */

* {margin:0; padding:0}
body {
	background-color:#C4AA50;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
#master {
	width:778px;
	margin:auto;
	background-image:url(../img/cont/fd_master_noticias.jpg);
	background-position:0 129px;
	background-repeat:no-repeat;
	height:713px;
	}
#cab {
	width:778px;
	height:129px;
	background-image:url(../img/home/cab.jpg);
	background-repeat:no-repeat;
	}
#idiomas {
	font-size:9px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#666666;
	margin-left:220px;
	padding-top:3px;
	}
#idiomas a {
	color:#666666;
	text-decoration:none;
	}
#idiomas a:hover {
	color:#333333;
	text-decoration:underline;
	}
#idiomas ul {
	display:inline;
	}
#ultima {
	width:185px;
	height:27px;
	position:relative;
	left:577px;
	top:31px;
	}
#menu_com {
	width:144px;
	padding-left:30px;
	padding-top:40px;
	height:522px;
	float:left;
	}
#menu_com .apartado {
	font-size:12px;
	color:#8F9167;
	margin-top:4px;
	}
#menu_com ul, #asoc ul {
	margin-left:12px;
	list-style:none;
	list-style-image:none;
	}
#menu_com a, #asoc a {
	color:#898989;
	text-decoration:none;
	}
#menu_com a:hover, #asoc a:hover  {
	color:#524A0F;
	text-decoration:underline;
	}
#center {
	width:360px;
	height:239px;
	float:left;
	}
#inicio {
margin-left:7px;
width:36px;
margin-bottom:20px;
margin-top:10px;
	}
#noticias {
	width:318px;
	height:334px;
	float:left;
	margin-left:23px;
	overflow-y:scroll;
	padding-top:10px;
	color:#666666;
	padding-right:25px;
	text-align:justify;
	padding-left:32px;
	border-bottom:1px solid #CCCCCC;
	font-size:1.1em;
	}
#noticias .foto {
max-width:300px;
width:expression(document.body.clientWidth > 300? "300px": "auto" );
}
#noticias .fecha {
	color:#CE7100;
	margin-top:20px;
	}
#noticias .titular {
	color:#333333;
	font-size:1.3em;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	}
#noticias .titular a {
	color:#333333;
	text-decoration:none;
	}
#noticias .titular a:hover {
	color:#CC3300;
	text-decoration:underline;
	}
#noticias .cuerpo {
	margin-top:7px;
	margin-bottom:20px;
	}
#noticias .titulo_2 {
	color:#AA5527;
	font-size:1.2em;
	}
#noticias .negrita {
	color:#333333;
	font-weight:bold;
	}
#noticias .resaltado {
	color:#000000;
	}
#nav_noticias {
	width:318px;
	margin-left:23px;
	text-align:center;
	margin-top:370px;
	}
#otras {
	width:318px;
	margin-left:25px;
	padding-left:32px;
	margin-top:40px;
	line-height:1.6em;
	}
#otras .fecha {
	color:#CE7100;
	}
#otras .titular {
	color:#333333;
	font-size:10px;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin-left:10px;
	}
#otras .titular a {
	color:#333333;
	text-decoration:none;
	}
#otras .titular a:hover {
	color:#CC3300;
	text-decoration:underline;
	}
#der {
	width:190px;
	height:545px;
	margin-top:0;
	top:0;
	position:relative;
	float:right;
	margin-right:0;
	}
#asoc {
	width:174px;
	height:106px;
	margin-top:6px;
	margin-top:34px;
	padding-top:5px;
	}
#asoc .llave {
	margin-left:-18px;
	}
#asoc .llave a {
	background-image:url(../img/home/llave.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:18px;
	}
#asoc .llave a:hover {
	background-image:url(../img/home/llave_ov.gif);
	}
#cursos {
	width:164px;
	height:173px;
	margin-top:35px;
	overflow-y:scroll;
	padding-left:5px;
	padding-right:5px;
	}
#cursos .fecha {
	color:#B38C6A;
	font-size:9px;
	}
#cursos .titulo {
	color:#333333;
	font-size:10px;
	margin-bottom:5px;
	}
#cursos p {
	margin-top:10px;
	}
#cursos a {
	color:#333333;
	text-decoration:none;
	}
#cursos a:hover {
	color:#CD6333;
	text-decoration:underline;
	}
#logos {
	width:174px;
	height:160px;
	text-align:center;
	margin-top:20px;
	}
#logos img {
	margin-top:15px;
	}
#pie {
	width:778px;
	height:20px;
	text-align:center;
	color:#666666;
	margin-top:560px;
	clear:both;
	}
