/*--------------------------------
---- Lista de Actividades
--------------------------------*/

#actividades {
	position:relative;
	z-index:1;
	
}
#actividades a {
	text-decoration: none;
	color:#666666;
}

#actividades a:hover{
	color:#0099CC;
}

#actividades h1 {
	vertical-align: top;
	color:#808040;
	margin: 0px 0px 5px;
	font-weight: bold;
	font-size: 12px;
}

#actividades h2 {
	vertical-align: top;
	color:#A89584;
	margin: 0px 0px 5px;
	font-weight: bold;
	font-size: 11px;
}

#actividades h3 {
	vertical-align: top;
	color:#A89584;
	margin: 0px 0px 5px;
	font-weight: normal;
	font-size: 11px;
}


#actividades p.subtitulo {

	vertical-align: top;
	color:#A89584;
	margin: 0px 0px 5px;
	font-weight: normal;
}

#actividades p.fecha {
	vertical-align: top;
	color:#666666;
	margin: 0px;
	font-weight: normal;
	padding: 0px;
}

#actividades .separador {
	vertical-align: top;
	color:#FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #9D907F;
	text-transform: uppercase;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 5px;
	height: 11px;
}

#actividades div.rowList {

	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #F7F7F7;
	border-top: 2px solid #EBEBEB;
	border-right: 2px solid #EBEBEB;
	border-left: 2px solid #EBEBEB;
	padding-top: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	'background-attachment: scroll;
}
.actImg {
	'width: auto;
	float: left;
	'margin-bottom: 30px;
	margin-bottom: 20px;
}
.actCuadroTexto {
	
	'float:inherit;
	font-family: verdana, arial, helvetica;
	'margin-left: 25px;
	
	
}

.actCuadroTexto p {
	vertical-align: top;
	color:#333333;
	margin: 0px;
	font-weight: normal;
}
.actCuadroTexto td {
	font-size: 9pt;
}

.actSeparador {
	margin-top: 10px;
}

/*--------------------------------
---- Cuadro Destacado
--------------------------------*/
#colDer {
	position:relative;
	z-index:7;
	float: left;
	width: 206px;
	margin-left: 32px;
}

#destacado {
	position:relative;
	border: 1px solid #E1E1E1;
	padding: 4px 4px 4px 4px;
	background-image: url(../img/destacadoFondo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
	margin-top: 10px;
}


#destacado  img {
	border: 1px solid #CCCCCC;
}

#destacado  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #BEB0A3;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	letter-spacing: -1pt;
	width: 196px;
	line-height: 22px;
}
#destacado h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 5px 0px 10px;
	padding: 0px;
	color: #9C9A9B;
}
#destacado p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0px;
	padding: 0px 5px 0px 10px;
	color: #666666;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #B6B6B6;
	line-height: 11px;
}


#actividades div.rowList2 {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	border-top: 2px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	border-left: 2px solid #EBEBEB;
	padding-top: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	background-attachment: scroll;
	background-image: url(../img/sombraEsq2.jpg);
}
#actividades p {
	vertical-align: top;
	color:#A89584;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 9pt;
}

#noticiasSemana p {
	vertical-align: top;
	color:#333333;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 9pt;
}

#noticiasSemana {
	position:relative;
	z-index:1;
	width: 95%;
	float: left;
	background-color: #F2F2F2;
	margin-top: 30px;
	margin-bottom: 10px;
	padding: 10px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B39A66;
	border-bottom-color: #B39A66;
}
#noticiasSemana a {
	text-decoration: none;
	color:#666666;
}

#noticiasSemana a:hover{
	color:#0099CC;
}

#noticiasSemana h1 {
	vertical-align: top;
	color:#808040;
	margin: 10px 0px 0px 0px;
	font-weight: bold;
	font-size: 8pt;
}

#noticiasSemana h2 {
	vertical-align: top;
	color:#A89584;
	margin: 0px 0px 0px;
	font-weight: normal;
	font-size: 12px;
}

#noticiasSemana h3 {
	vertical-align: top;
	color:#A89584;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
}

#noticiasSemana p.subtitulo {

	vertical-align: top;
	color:#A89584;
	margin: 0px 0px 5px;
	font-weight: normal;
}

#noticiasSemana p.fecha {
	vertical-align: top;
	color:#666666;
	margin: 0px;
	font-weight: normal;
	padding: 0px;
}
