html, body	{
	font-family: Helvetica, Arial;
	font-size: 13px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

a	{
	color: #617300;
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;
}

a img	{
	border: 0px;
}

body	{
	background: #e9e7e7 url('../img/bgmain.png') repeat-y center;
}

input[type=radio], input[type=checkbox]	{
	color: #f80;
	height: 15px!important;
	padding: 1px;
	width: 15px!important;
}
input[type=submit]	{
	width: auto!important;
}
input[name=q]	{
	width: 150px!important;
}

.container {
	background: url('../img/head.png') no-repeat top center;
	margin:0 auto;
	width:800px;
	padding-bottom: 20px;
	min-height: 1024px;
}

/**********HEAD*************/

#head	{
	height: 122px!important;
}

#head .controls	{
	float: right;
	height: 25px;
	margin-top: 77px;
	margin-right: 50px;
}

#head .controls a	{
	padding: 7px;
}
#head .controls a:hover	{
	border-bottom: 3px solid #527924;
}
#head .controls form	{
	display: inline;
}

#paneles_arriba	{
	overflow: hidden;
	height: 60px;
}

/**********PANEL IZQ*************/
.panel_izquierda	{
	background: url('../img/panel_izq_bg.png') repeat-y top;
	float: left;
	margin: 0px;
	width: 340px;
	height: 550px;
	
}

/**********PANEL DER*************/
.panel_derecha	{
	background: url('../img/panel_der_bg.png') repeat-y top left;
	display: block;
	float: right;
	height: 550px!important;
	margin: 0px;
 	width: 460px!important;
}
.bg_panel_derecha	{
	background: #fff url('../img/panel_der_head.png') no-repeat top left;
}

h2.titulo	{
	color: #a1b327;
}

.seccion	{
	height: 550px!important;
	width: 460px!important;
}

.seccion .titulo	{
	color: #a1b327;
	font-size: 2em;
	font-weight: lighter;
	margin-right: 2px;
	margin-top: 224px;
	text-align: right;
}
.seccion .titulo span	{
	border-bottom: 2px dotted #adadad;
	padding: 8px;
}
.seccion .titulo span:hover	{
	border-color: #a1b327;
}

.seccion .contenido	{
	height: 160px;

}

.registrados	{
	float: right;
	margin-right: 20px;
}

.item	{
	clear: both;
	display: block;
	padding: 30px;
	text-align: justify;
}


.item .iconos	{
	float: right;
	padding-left: 20px;
	width: 95px;
}

.item .info	{
	width: 580px!important;
}

.item .autor, .item .titulo	{
	font-weight: bolder;
}


.seccion.enlaces	{
	background: url('../img/secciones_0000_enlaces.png') no-repeat top right;
}
.seccion.documentos	{
	background: url('../img/secciones_0008_documentos.png') no-repeat top right;
}
.seccion.transparencia	{
	background: url('../img/secciones_0002_transparencia.png') no-repeat top right;
}
.seccion.legislativo	{
	background: url('../img/secciones_0001_seguimiento.png') no-repeat top right;
}
.seccion.normatividad	{
	background: url('../img/secciones_0003_normatividad.png') no-repeat top right;
}
.seccion.editoriales	{
	background: url('../img/secciones_0005_editoriales.png') no-repeat top right;
}
.seccion.columnas	{
	background: url('../img/secciones_0004_columnas.png') no-repeat top right;
}
.seccion.publicaciones	{
	background: url('../img/secciones_0007_publicaciones.png') no-repeat top right;
}
.seccion.agenda	{
	background: url('../img/secciones_0006_agenda.png') no-repeat top right;
}
.seccion.noticias	{
	background: url('../img/secciones_009_noticias.png') no-repeat top right;
}

.publicacion .interna	{
	float: left;
	height: 180px;
	margin-right: 10px;
	width: 120px;
}

#head_noticias	{
	height: 50px!important;
	display: block;
}


.seccion.noticias .contenido	{
	height: 430px!important;
	overflow: auto;
	*overflow-x: hidden;
	padding-left: 5px;
	padding-right: 5px;
}
.noticia	{
	background: url('../img/ico_noticias.png') no-repeat;
	background-position: 3px 10px;
	clear: both;
	display: block;
	float: left;
	width: 450px;
}
.noticia.wide	{
	background: transparent;
	width: 750px!important;
	margin-bottom: 40px;
}
.noticia.wide .info	{
	width: 750px;
}
.noticia.wide img	{
	float: right;
	margin-left: 15px;
}

.seccion.noticias .contenido .noticia img	{
	width: 120px;
	margin-left: 35px;
}
.seccion.noticias .contenido .noticia .info	{
	float: left;
	margin-left: 5px;
}

.info	{
	font-size: 13px;
	width: 260px;
}
.info p	{
	text-align: justify;
}
.info .titulo	{
	font-size: 14px;
	font-weight: bolder;
}
.info .autor	{
	color: #5a46e5;
	font-size: 13px;
}


.novedades	{
	background: #fff url('../img/secc_tit_novedades.jpg') no-repeat top left;
	float: left;
	margin-bottom: 45px;
	width: 511px;
}
.novedades #head_novedades	{
	display: block;
	height: 55px!important;
}
.novedades .contenido	{
}
.novedades .contenido .novedad	{
	background: url('../img/ico_novedades.png') no-repeat 0px 3px;
	padding-left: 38px;
}

.novedad .titulo	{
	font-weight: bolder;
}

img.seccion_img	{
	float: right;
}

.border_top	{
	background: url('../img/marco_top.png') no-repeat;
	background-position: 37px top;
	display: block;
	float: left;
}
.border_btm	{
	background: url('../img/marco_btm.png') no-repeat;
	background-position: 37px bottom;
	display: block;
	padding: 5px;
}

.audio, .video	{
	float: left;
	margin: 15px;
	width: 350px;
	text-align: justify;
}
.audio a, .video a	{
	float: left;
}
.audio .info, .video .info	{
	padding-top: 20px;
}

/*********************/

.center	{
	text-align: center;
	margin: 0px auto;
}

.shure	{
	height: 20px!important;
	margin-bottom: 20px;
	margin-top: 0px;
	width: 550px!important;
	float: left;
	position: absolute;
	top: 0px;
	left: 20px;
}

.share	{
	height: 20px!important;
	margin-bottom: 20px;
	margin-top: 5px;
	width: 240px!important;
	float: left;
}
.relsh	{
	position: absolute;
	top: 0px;
	right: 20px;
}
.share span, .share a	{
	display: block!important;
	/**/float: right;/**/
	width: 20px!important;
}
a#share_mas_a	{
	width: 70px!important;
}

#sep	{	/* El separador */
	margin-left: 1px;
	clear: both;
}

#slide_panel_tog	{
	display: none;
	visibility: hidden;
}

.contenido	{
	padding: 20px;
}

.menu	{
	padding-left: 2px;
}
.separator	{
	clear: both;
}

.banner	{
	text-align: center;
}

.banner_mid	{
	float: left;
	margin-left: 17px;
}

.abajo	{
	padding-bottom: 20px;
	display: block;
	position: relative;
}


td.calendarToday, td.calendar	{
	border: 1px solid #617300;
	font-size: 9px;
	width: 105px;
}
td.calendarToday	{
	background: #e0ffe0;
}

#separador{
	height: 280px;
	border: none;
}
#tagcloud{
	position: relative;
	padding: 10px;
	background: white;
	height: auto;
	border: solid #4EA24E 2px;
	width: 700px;
	margin: 0 auto;
	text-align: center;
	word-wrap: break-word;
}

#tagcloud p{
	position: absolute;
	top: -25px;
	left: 25px;
	color: #4EA24E;
	font-size: 16px;
	font-family: arial;
	background: #e9e7e7;
}

#tagcloud a{
	text-decoration: none;
	color: #4EA24E;
	font-family: arial;
}

#tagcloud a:visited{
	text-decoration: none;
}

#tagcloud a:hover{
	color: white;
	background: #4EA24E;
	text-decoration: none;
}

.uno{
	font-size: 0px;
	width: 0px;
	height: 0px;
	display: none;
}
.dos{
	font-size: 12px;
}
.tres{
	font-size: 27px;
}
.cuatro{
	font-size: 22px;
}
.cinco{
	font-size: 27px;
}
.seis{
	font-size: 32px;
}
.siete{
	font-size: 37px;
}
.ocho{
	font-size: 42px;
}
.nueve{
	font-size: 47px;
}
.diez{
	font-size: 52px;
}
.lista_sint{
	width:760px;
	margin:20px;
}
