@charset "utf-8";
/* CSS Document */

@import url("css-menu.css");

#cuerpo{
	margin:0;
}
body {
	margin:0;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/*******************************************************/
#head-page{
	background-image:url(imagenes/bg-head.jpg);
	background-repeat:repeat-x;
}
#head{
	width:990px;
	margin:0 auto;
}
#barra{
	background-color:#000000;
	text-align:right;
	font-size:11px;
	padding:12px;
	color:#ffffff;
}
/*******************************************************/
#foot-page{
	background-color:#000000;
}
#foot{
	width:990px;
	margin:0 auto;
	color:#666666;
	font-size:11px;
}
#izq{
	width:330px;
	float:left;
}
#cen{
	width:330px;
	float:left;
}
#der{
	width:330px;
	float:left;
}
#copy{
	text-align:center;
	font-size:11px;
	padding:15px;
	color: #A1A059;
}
.lista-miembros{
	margin:20px;
	padding:0;
}
.lista-miembros li{
	background-image:url(imagenes/imgVineta1.gif);
	background-position:left center;
	background-repeat:no-repeat;
	list-style-type:none;
	padding-left:15px;
	line-height:20px;
}
.lista-miembros li a{
	color:#A1A059;
	text-decoration:none;
}
.lista-miembros li a:hover{
	text-decoration:underline;
}
/*******************************************************/
#body-page{
	background-color:#A1A059;
}
#body{
	width:990px;
	margin:0 auto;
	padding:20px 0;
}
.tit-menu{
	font-size:25px;
	color:#FFFFFF;
	background-image:url(imagenes/imgVineta2.gif);
	background-position:left center;
	background-repeat:no-repeat;
	margin:0;
	padding-left:20px;
}
#menu{
	color:#FFFFFF;
}
/*******************************************************/
#novedades{
	background-image:url(imagenes/imgBgNovedades.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#contNovedades{
	font-size:11px;
	padding: 60px 30px 30px 25px;
}
#i-tit-novedades{
	font-size:13px;
	margin-bottom:5px;
}
#txt-novedades{
	font-size:11px;
	line-height: 1.5em;
}
/*****************************************************/
.ver-mas{
	font-weight:bold;
	margin-top:15px;
	text-align:right;
	padding-right:5px;
}
.ver-mas a{
	color:#000000;
	text-decoration:none;
}
.ver-mas a:hover{
	position:relative;
	left:1px;
}
/*********************************************************/
.content{
	padding:20px;
}
.titulo{
	font-size:20px;
	color:#A1A059;
	border-bottom:1px #A1A059 solid;
	margin-bottom:15px;
	padding-bottom:3px;
}
.titulo2{
	font-size:20px;
	color:#A1A059;
	margin-bottom:10px;
	padding-bottom:3px;
}
.texto{
	font-size:12px;
	line-height:20px;
	text-align:justify;
}
/***********************notas de prensa***********/
#titulo-nota{
	font-size:12px;
	font-weight:bold;
}
#fecha-nota{
	font-size:11px;
	color:#666666;
	margin:5px 0;
}
#texto-nota{
	font-size:12px;
	line-height:20px;
}
.sep{
	height:1px;
	background-color:#A1A059;
}
/******************************************************/
#i-consejos{
	padding:20px;
	margin:0 20px 20px 20px;
	background-color:#e9e9e9;
	background-image:url(imagenes/i-consejo-book.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
#i-lista-consejo{
	font-size:12px;
	margin-top:10px;
}
.listas li{
	background-image:url(imagenes/imgVineta4.gif);
	background-position:left top;
	background-repeat:no-repeat;
	list-style-type:none;
	padding-left:15px;
	line-height:20px;
	font-size:12px;
}
.img{
	border:1px #cccccc solid;
	padding:3px;
	margin-left:10px;
}
.img2{
	border:1px #cccccc solid;
	padding:3px;
}
.titulo3{
	font-size:15px;
	font-weight:bold;
	margin-bottom:18px;
}
a.link1{
	text-decoration:none;
	color:#000000;
}
a.link1:hover{
	text-decoration:underline;
	position:relative;
	bottom:1px;
}
ul.lista-presentaciones li {
	padding: 0 0 0 16px;
	background: transparent url(imagenes/imgVineta3.gif) 0 5px no-repeat;
	line-height: 1.5em;
}

.frame {
	padding: 3px;
	background: #fff;
	border: 1px #E2E2E2 solid;
}

/* Programa */
.chico{
	font-size: 13px;
}

#programa table td.subline {
	border-bottom: #F93 1px solid;
}

#programa th {
	background: #858144;
	color: #FFF5D7;
}

#programa * {
	
}

#programa a {
	color: #858144;
	text-decoration: none;
}
#programa a:hover {
	color: #000;
	padding: 0 0 0 20px;
	background: transparent url(scbiila/images/pdf_icon.gif) left center no-repeat;
}


#programa td {
	background: #fff;
}
#programa .resaltado{
	background: #FFCC99;
}

/* Fin Programa */

#programa .orange {
	color: #F93;
}

.link-external {
	padding: 0 20px 0 0;
	background: transparent url(imagenes/external.png) center right no-repeat;
	color: #599AFC;
	text-decoration: none;
}
.link-external:hover {
	color: #999;
}