/*
#header
{
	background: url('/system/pages/files/images/Alcaldes_header_home.jpg') 0% 0% no-repeat;
	width: 100%;
	height: 143px;
	color: #FFFFFF;
}
#logo_top {
	padding: 15px 15px 0px 0px;
}
#logo_top_date{
	float:right;
	font-size: 12px;
	border-right: 3px solid #FFFFFF;
	padding-right: 4px;
	text-align:right;
}
#logo_top_num{
	float:right;
	font-size: 24px;
	padding-left: 10px;
	font-weight:bold;
}
#logo_middle{
	margin-left: 20px;	
}
#logo_middle_title{
	font-family:Georgia;
	font-weight: bold;
	font-size: 64px;
	float:left;
}
#logo_middle_slogan{
	padding: 40px 15px 0px 0px;
	text-align: right;
	font-size: 11px;
	float:right;	
}
*/
/**** Comienza el CSS de la plantilla principal ****/
a.contenido_link{
	font-size: 12px; 
	text-align:left; 
	color:#4A4B3D; 
	text-decoration:none; 
	display:block;
	font-family:Arial;
}

a.contenido_link:hover{
	font-size: 12px; 
	text-align:left; 
	color:#4A4B3D; 
	text-decoration:underline; 
	display:block;
	font-family:Arial;
}
a{
	font-size: 12px; 
	color: #4A4B3D;
	text-decoration: none;
}

a:hover{
	font-size: 12px; 
	color: #4A4B3D;
	text-decoration: none;
}
p{
	margin: 0px;
}

#page {
	margin: 18px;
}

#main {
	/*clear: both;*/
	overflow: hidden;
	/*margin-top:10px;
	margin-left:15px;*/
}
.section_title,.section_title_noticias
{
	background: url('/system/pages/files/images/background_section_title.jpg') 0% 0% repeat-x;
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #AD2122;
	padding: 4px 0 0 10px;
	height: 23px;
	width: 240px;
}
.section_title_noticias
{
	width:150px;
	#width:160px;
}
#column_1{
	float:left;
	/*width: 25%;*/
	width:250px;
	/*overflow:hidden;*/
}
#last_interviews_container
{
	width:100%;
}
.last_interview {
	margin: 1px 0px;
	height: 60px;
	border: Solid 1px #E3DFD6;
	/* width:248px; */
	font-size: 12px;
	display:block;
	text-decoration:none;
	color:black;
	/*overflow: hidden;*/
	/*margin: 2px;*/
}
.last_interview_photo
{
	height: 60px;
	width: 60px;
	float: left;
	margin-right:10px;
}
.last_interview_text{
	padding: 8px;
	font-size: 12px;
}
.last_interview_text h3{
    margin: 0;
}
.last_interview_text_cargo {
	font-style:italic;
}


#interes_container
{
	width:100%;
}
.interes {
	border: Solid 1px #E3DFD6;
	/*#width: 100%;	*/
	font-size: 14px;
	display:block;
	text-decoration:none;
	color:black;
	padding: 0px 10px;
	background: url('/system/pages/files/images/background_section.jpg') 0% 100% repeat-x;
	/*overflow: hidden;*/
	/*margin: 2px;*/
}
.interes_title
{
	font-family:Georgia;
	font-size:14px;
	font-weight:bold;
	/*text-align:left;*/
	/*line-height:1.5;*/
}
.interes_autor{
	font-size: 11px;
	/*line-height:1.5;*/
}
.interes_text{
	margin-top:10px;
	font-size: 12px;
	text-align:left;	
	color:#4A4B3D;	
	/*line-height:1.5;*/
}

#gestionando_container
{
	width:100%;
}
.gestionando {
	border: Solid 1px #E3DFD6;
	width:228px;
	/*#width: 100%;	*/
	font-size: 12px;
	display:block;
	text-decoration:none;
	color:black;
	padding:10px;
	background: url('/system/pages/files/images/background_section.jpg') 0% 100% repeat-x;	
	/*overflow: hidden;*/
	/*margin: 2px;*/
}
.gestionando_title
{
	font-family:Georgia;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	/*line-height:1.5;*/
}
.gestionando_autor{
	font-size: 11px;
	/*line-height:1.5;*/
}
.gestionando_text{
	margin-top:10px;
	font-size: 12px;
	text-align:left;
	color:#4A4B3D;
	/*line-height:1.5;*/
}


#links_container
{
	width:100%;
}
.links {
	border: Solid 1px #E3DFD6;
	width:228px;
	/*#width: 100%;	*/
	font-size: 12px;
	display:block;
	text-decoration:none;
	color:black;
	padding:10px;
	background: url('/system/pages/files/images/background_section.jpg') 0% 100% repeat-x;	
	/*overflow: hidden;*/
	/*margin: 2px;*/
}
.links_title
{
	font-family:Georgia;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	line-height:1.5;	
}
.links_subtitle{
	font-family:Georgia;
	font-size:12px;
	font-weight:bold;
	text-align:left;	
	margin-top:10px;
	/*line-height:1.5;*/
}
.links_link{
	font-size: 12px;
	text-align:left;	
	color:#4A4B3D;
	text-decoration:none;
	display:block;
	/*line-height:1.5;		*/
}

#column_2{
	float:left;
	width:524px;
	padding: 0px 10px 0px 10px;
	/*width: 50%;*/
	/*overflow:hidden;*/
}

.entrevista_container
{
	background-color:#F8F7F5;
	min-height:50px;
	overflow: hidden;
	height:auto;
	display:block;
	text-decoration:none;
	cursor:pointer;
	border: 1px solid #a8a69b;
}
.entrevista_video_container
{
	background-color:white;
	border:5px solid #ECE7E3;
	min-height:180px;
	overflow:hidden;
	#height:180px;
	display:block;
	text-decoration:none;
	cursor:pointer;
}
.entrevista_video_texto_container
{
	min-height:161px;
	height:auto;
	#height:180px;	
	float:left;
	width:253px;
	#width:250px;
	padding: 10px 10px 10px 15px;

}
.entrevista_video
{
	float:left;
	width:182px;
	height:162px;
	padding: 10px;
}
.entrevista_right_texto_container
{
	border-right:2px solid #ECE7E3;
	border-top:2px solid #ECE7E3;
	border-bottom:2px solid #ECE7E3;
	min-height:161px;
	height:auto;
	#height:180px;	
	float:left;
	width:253px;
	/*#width:275px;*/
	#width:272px;
	padding: 5px 10px 10px 10px;
}
.entrevista_left_texto_container
{
	min-height:50px;
	height:auto;	
	float:left;
	width:242px;
	padding: 10px 10px 10px 20px;
}
.entrevista_imagen
{
	float:left;
	width:250px;
	height:180px;
}

.entrevista_antetitulo{
	font-family:Georgia;
	font-size:12px;
	font-weight:bold;
	color:black;
}
.entrevista_titulo{
	margin-top:5px;
	font-size:16px;
	font-weight:bold;
	color:#4A4B3D;
	text-align:left;
}
.entrevista_subtitulo{
	margin-top:10px;
	font-size:12px;
	color:#4A4B3D;
	text-align:left;
}
.entrevista_nombre
{
	margin-top:15px;
	font-size:11px;
	color:#4A4B3D;
	text-align:left;
}
.entrevista_cargo
{
	font-style:italic;
	font-size:11px;
	color:#4A4B3D;
	text-align:left;
	margin-bottom: 5px;
}
.banner_300_250
{
	/*display:block;*/
	width:300px;
	height:250px;
	float:left;
}

#next_interviews_container
{
	width:190px;
	height:250px;
	float:right;
}
.next_interviews {
	border: 1px solid #E3DFD6;
	/*width:100%;*/
	font-size: 12px;
	text-decoration:none;
	color:black;
	padding:10px;
	background: url('/system/pages/files/images/background_section.jpg') 0% 100% repeat-x;
	min-height:198px;
	#height:220px;
	/*overflow: hidden;*/
	/*margin: 2px;*/
}

.next_interviews_nombre{
	color:#4A4B3D;
}
.next_interviews_cargo {
	color:#4A4B3D;
	font-style:italic;
}


#column_3
{
	float:left;
	width:160px;
	overflow:hidden;
}

.banner_derecha
{
	display:block;
	width:160px;
}

#noticias_container
{
	width:158px;
	#width:160px;
	background: url('/system/pages/files/images/background_section.jpg') 0% 100% repeat-x;	
	border:1px solid #E3DFD6;	
	padding: 10px 0px 10px 0px;
}
.noticias {
	width:138px;
	/*#width: 100%;*/
	font-size: 12px;
	display:block;
	text-decoration:none;
	color:black;
	padding:0px 10px 0px 10px;
	/*overflow: hidden;*/
	/*margin: 2px;*/
}
.noticias_title
{
	font-family:Georgia;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	/*line-height:1.5;*/
}
.noticias_fecha{
	font-size: 9px;
	color:gray;
	margin-top: 5px;
}
.noticias_text{
	margin-top:10px;
	font-size: 12px;
	text-align:left;	
	color:#4A4B3D;	
	/*line-height:1.5;*/
}
.noticias_list
{
	font-size:11px;
	height:15px;
	/*#height:25px;*/
	width:155px;
	/*#width:160px;*/
	background:#B7B7AB;
	display:block;
	text-align:right;	
	padding-top:4px;
	margin-top:4px;	
	/*#padding-top:8px;*/
	color:black;
	text-decoration:none;
	padding-right:5px;
	font-weight:bold;
}

.separador_dotted,.separador_dotted_noticias
{
	background: url('/system/pages/files/images/background_dotted_red.jpg') 0% 50% repeat-x;
	height:28px;
	color:black;
	text-decoration:none;
	font-size: 0px;
}
.separador_dotted_noticias
{
	height:14px;
	width: 100%;
	background: url('/system/pages/files/images/background_dotted_red.jpg') 15% 50% repeat-x;
        margin-bottom: 10px;
}
#main .separador_dotted_noticias
{
        margin: 0 5px;
	width: 91%;
}
.separador
{
	height:14px;
}

.clear_floats{
	clear:both;
	font-size: 0px;
}
