/*Alberto Quispe Cuzcano, Septiembre 2008*/
#main {
	text-align:left;
	display: block;
	margin: 0 auto;
	width: 978px;
	padding-top: 85px;
	padding-left: 1px;
}
#main_foot {
	text-align:left;
	display: block;
	margin: 0 auto;
	width: 978px;
	padding-left: 1px;
}
#container{
	background:url(../images/varios/bg_body.jpg) center 0  no-repeat;
	}
#container_foot{
	background: url(../images/varios/bg_footer.jpg) center bottom  no-repeat;
	clear: both;
	}	
#header {
	padding: 0 0 0 14px;
	height: 84px;
}
#nav{
	clear: both;
	}
#footer {
	color: #fff;
	line-height:14px;
	padding:0;
	text-align: center;
	clear: both;
	font-size: 12px;
	margin: 0;
	height: 177px;
}
#content {
	display: block;
	clear: both;
}
a{text-decoration:none;}	
button{
	background:none;
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	margin:0;
	text-align:left;
	padding: 0;
	}
form{
	margin:0;
	padding:0;
	}
ul{
	margin:0;
	padding:0;
	list-style:none;
	}
#login{
	position:absolute;
	right:0;
	background-color: #01245C;
	text-align: left;
	width: 133px;
	}
#login a{
	color:#fff;
	}	
#login input{
	background-color:#1E5391;
	color:#fff;
	font-size:11px;
	line-height:13px;
	border:none;
	padding:2px;
	float: left;
	height: 14px;
	margin-bottom: 5px;
	}	
#login .email{
	width: 109px;
}
#login .contrasena{
	width: 84px;
}	
#login button{
	background:url(../images/btns/btn_ir.gif) 0 0 no-repeat;
	width:25px;
	height:18px;
	float: left;
	}
.dregistrate{
	border-top:solid 1px #fff;
	padding:5px 5px 5px 10px;
	}
#login .dregistrate a{
	color:#FFFF00;
	font-size:11px;
	line-height:13px;
	}	
#logo{
	width:114px;
	height:113px;
	display:block;
	background:url(../images/header/logo.jpg) 0 0 no-repeat;
	}
.logo{
	position:absolute;
	}
.tabs_nav{
	margin-bottom: 5px;
	}
.tabs_nav .nav_links{
	list-style:none;
	clear: both;
	padding:5px 0 0 137px;
	}
.tabs_nav .nav_links li{
	float:left;
	background:url(../images/nav/line_entre.jpg) 0 0 no-repeat;
	padding-left:4px;
	}		
.tabs_nav .nav_links a {
	display:block;
	height:37px;
	text-align: center;
	padding:5px 0 0 0;
	background-position:0 0;
	background-repeat:no-repeat;
	}
.tabs_nav .nav_links .nap_op1{
	background:url(../images/nav/nuestro_partido.gif);
	width:133px;
	}
.tabs_nav .nav_links .nap_op1:hover{
	background:url(../images/nav/nuestro_partido_over.gif);
	}	
.tabs_nav .nav_links .nap_op2{
	background:url(../images/nav/temas.gif);
	width:82px;
	}
.tabs_nav .nav_links .nap_op2:hover{
	background:url(../images/nav/temas_over.gif);
	}	
.tabs_nav .nav_links .nap_op3{
	background:url(../images/nav/propuestas.jpg);
	width:113px;
	}
.tabs_nav .nav_links .nap_op3:hover{
	background:url(../images/nav/propuestas_over.gif);
	}	
.tabs_nav .nav_links .nap_op4{
	background:url(../images/nav/opinion.gif);
	width:83px;
	}
.tabs_nav .nav_links .nap_op4:hover{
	background:url(../images/nav/opinion_over.gif);
	}	
.tabs_nav .nav_links .nap_op5{
	background:url(../images/nav/sala_prensa.jpg);
	width:132px;
	}
.tabs_nav .nav_links .nap_op5:hover{
	background:url(../images/nav/sala_prensa_over.gif);
	}	
.tabs_nav .nav_links .nap_op6{
	background:url(../images/nav/miembros.gif);
	width:100px;
	}
.tabs_nav .nav_links .nap_op6:hover{
	background:url(../images/nav/miembros_over.gif);
	}							
.tabs_nav .nav_links .on .nap_op1{
	background:url(../images/nav/nuestro_partido_on.jpg);
	}
.tabs_nav .nav_links .on .nap_op2{
	background:url(../images/nav/temas_on.jpg);
	}
.tabs_nav .nav_links .on .nap_op3{
	background:url(../images/nav/propuestas_on.jpg);
	}
.tabs_nav .nav_links .on .nap_op4{
	background:url(../images/nav/opinion_on.jpg);
	}
.tabs_nav .nav_links .on .nap_op5{
	background:url(../images/nav/sala_prensa_on.jpg);
	}
.tabs_nav .nav_links .on .nap_op6{
	background:url(../images/nav/miembros_on.jpg);
	}				
.nav_cont{
	clear:both;
	display: none;
	padding:0 7px 0 7px;
	}
.nav_cont ul{
	background-color:#1B649B;
	padding:10px 0 0 11px;
	}	
.nav_cont li{
	float:left;
	width:181px;
	padding-right:8px;
	padding-bottom:9px;
	}
.nav_cont li a{
	text-align:center;
	font-size:11px;
	line-height:13px;
	color:#fff;
	background-color:#417EAB;
	padding: 4px 0 4px 0;
	display:block;
	width:181px;
	font-weight:bold;
	}
.nav_cont li a:hover{
	text-align:center;
	font-size:11px;
	line-height:13px;
	color:#E1691C;
	background-color:#fff;
	padding: 4px 0 4px 0;
	display:block;
	width:181px;
	font-weight:bold;
	}			
.bg_content{
	background:#AEBCBD url(../images/varios/bg_content2.jpg) 0 0 no-repeat;
	margin-right: 6px;
	}	
.tabs_nav .nav_links .dbuscar{
	width:150px;
	padding: 8px 0 0 10px;
	}	
.dbuscar input{
	border: solid 1px #BAC4C7;
	border-right:none;
	height:16px;
	float:left;
	width:110px;
	}
.dbuscar button{
	background:url(../images/btns/btn_ir2.gif) 0 0 no-repeat;
	width:28px;
	height:20px;
	float:left;
	}	
.dicons{
	background:url(../images/varios/bg_pan_internet.jpg) 0 0 repeat-x;
	clear: both;
	text-align: center;
	}
.dicons2{
	background: url(../images/varios/bg_amarillo.gif) 0 0 repeat-x;
	clear: both;
	text-align: center;
	height: 72px;
	}	
.dicons a , .dicons2 a{
	margin:0 30px 0 30px;
	cursor:pointer;
	padding: 0;
	}
.jcarousel-container {
    position: relative;
}
.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}
.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    width: 75px;
    height: 75px;
}
.jcarousel-next {
    z-index: 3;
    display: none;
}
.jcarousel-prev {
    z-index: 3;
    display: none;
}
.dthumb{
	text-align:center;
	}
.dthumb img{
	border:solid 2px #fff;
	margin:0 10px 10px 0;
	}	
.dbgazul{
	background:url(../images/varios/bg_azul.gif) repeat-y;
	padding: 16px 0 16px 0;
	text-align: center;
	clear: both;
	}
.dbgazul img{
	margin:0 50px 0 50px;
	}	
.dN2 img{
	float:left;
	}
.foot_1{
	font-size:12px;
	line-height:14px;
	padding:11px 0 13px 0;
	margin-bottom:15px;
	color: #91A5BE;
	}
.foot_1 a{
	padding:0 10px 0 10px;
	color: #91A5BE;
	}	
.dfootizq{
	float:left;
	width:330px;
	}
.dfootder{
	float:left;
	width:67px;
	padding-top:10px;
	}
.foot_2{
	padding-left:335px;
	}
.dticker{
	float:left;
	overflow:hidden;
	width:645px;
	height: 20px;
	}
ul#news {
	padding-top:5px;
	padding-left:20px;
}
ul#news a{
	font-size:12px;
	line-height:14px;
	color:#1B2731;
	/*background:url(../images/bullets/bullet_02.gif) 0 6px no-repeat;
	padding-left:8px;*/
}
.dvotimport{
	padding:160px 15px 15px 15px;
	background: #013872 url(../images/varios/tu_voto_importa.jpg) 0 0 no-repeat;
	}
.dpropuestasns{
	padding:160px 15px 15px 15px;
	background: #013872 url(../images/varios/propuestasns.jpg) 0 0 no-repeat;
	}	
.dvotimport li , .dpropuestasns li{
	border-bottom:solid 1px #486E91;
	padding:0 0 8px 0;
	margin-bottom:8px;
	}	
.dvotimport li a , .dpropuestasns li a{
	color:#fff;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	}
.dvotimport li a:hover , .dpropuestasns li a:hover{
	color:#D1830B;
	}
.dN2{
	clear:both;
	}
.dN2 a{
	display:block;
	float:left;
	height:162px;
	}			
.sala_prensa{
	background: url(../images/varios/sala_prensa.gif) 0 0 no-repeat;
	width:324px;	
	}
.sala_prensa:hover{
	background: url(../images/varios/sala_prensa_over.gif) 0 0 no-repeat;
	}	
.mexicanos_extran{
	background:url(../images/varios/mexicanos_extranjero.gif) 0 0 no-repeat;
	width:324px;
	}
.mexicanos_extran:hover{
	background:url(../images/varios/mexicanos_extranjero_over.gif) 0 0 no-repeat;
	}	
.accion_joven{
	background:url(../images/varios/accion_joven.gif) 0 0 no-repeat;
	width:324px;
	}
.accion_joven:hover{
	background:url(../images/varios/accion_joven_over.gif) 0 0 no-repeat;
	}
.gobiernos{
	background:url(../images/varios/gobiernos.gif) 0 0 no-repeat;
	width:324px;
	}
.gobiernos:hover{
	background:url(../images/varios/gobiernos_over.gif) 0 0 no-repeat;
	}	
.comites{
	background:url(../images/varios/comites.gif) 0 0 no-repeat;
	width:324px;
	}
.comites:hover{
	background:url(../images/varios/comites_over.gif) 0 0 no-repeat;
	}	
.secretarias{
	background:url(../images/varios/secretarias.gif) 0 0 no-repeat;
	width:324px;
	}
.secretarias:hover{
	background:url(../images/varios/secretarias_over.gif) 0 0 no-repeat;
	}	
.representantes{
	background:url(../images/varios/representantes.gif) 0 0 no-repeat;
	width:324px;
	}
.representantes:hover{
	background:url(../images/varios/representantes_over.gif) 0 0 no-repeat;
	}
.bodynone{
	background-color:#FFFFFF;
	padding:0;
	margin:0;
	text-align: left;
	}	
.bodynone2{
	background-color:#CAD8E3;
	padding:0;
	margin:0;
	text-align: left;
	}
body {
	text-align:center;
	margin:0;
	padding:0;
	background-color:#C2C2C2;
}
.blok {
	display: block;
	}
img {
	border: none;
}
.imgCB{
	clear:both;
	display:block;
	}
.p5{
	padding:5px;
	}
.p10{
	padding:10px;
	}
.p20{
	padding:20px;
	}		
.p15{
	padding:15px;
	}
.pTop15{
	padding-top:15px;
	}
.pBot30{
	padding-bottom:30px;
	}	
.pTop5{
	padding-top:5px;
	}	
.pBot10{
	padding-bottom:10px;
	}			
.pLRT10{
	padding:10px 10px 5px 10px;
	}
.pLRT15{
	padding:15px 15px 5px 15px;
	}
.mTop5{
	margin-top:5px;
	}
.mRight6{
	margin-right:6px;
	}
.m0{
margin:0;
	}	
.mLeft10{
	margin-left:10px;
	}
.mLeft15{
	margin-left:15px;
	}		
.mTop8{
	margin-top:8px;
	}
.mBot15{
	margin-bottom:15px;
	}
.mBot5{
	margin-bottom:5px;
	}				
.pLeft10{
	padding-left:10px;
	}
.pLeft15{
	padding-left:15px;
	}	
.pRight18{
	padding-right:18px;
	}	
.mLeft10{
	margin-left:10px;
	}
.mLeft30{
	margin-left:30px;
	}			
.mRight10{
	margin-right:10px;
	}
.mTop10{
	margin-Top:10px;
	}
.mTop15{
	margin-Top:15px;
	}	
.mBot10{
	margin-bottom:10px;
	}
.fLeft {
	float: left;
}
.fRight {
	float: right;
}
.blok {
	display: block;
}
.clear {
	clear:both;
}
:-moz-any-link:focus {
outline: none;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
.clearfix {display: block;}

.lista_07 li:after , .jcarousel-skin-fotogaleria li:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.lista_07 li , .jcarousel-skin-fotogaleria li{display: inline-block;}
.lista_07 li , .jcarousel-skin-fotogaleria li{display: block;}
.tabs_stage{
	border-top:solid 5px #fff;
	border-right:solid 5px #fff;
	}
.tabs_stage .stage_links{
	list-style:none;
	margin-left: 636px;
	width: 313px;
	height: 348px;
	position: absolute;
	}
.tabs_stage .stage_links li{
	float:left;
	}		
.tabs_stage .stage_links a {
	display:block;
	padding:0 0 0 12px;
	height:117px;
	width: 301px;
	}	
.tabs_stage .stage_links .on span , .tabs_stage .stage_links span{
	display:block;
	padding:0;
	margin:0;
	width:301px;
	height:112px;
	cursor:pointer;
	float: left;
	}
.tabs_stage .stage_links .on a{
	background:url(../images/varios/stage_act.gif) 0 center no-repeat;
	padding:0 0 0 12px;
	}
.tabs_stage .stage_links .stage_01{
	background:url(../images/varios/stage_tab_02.jpg) 0 0 no-repeat;
	}
.tabs_stage .stage_links .on .stage_01{
	background:url(../images/varios/stage_tab_01_on.gif) 0 0 no-repeat;
	}			
.tabs_stage .stage_links .stage_02{
	background:url(../images/varios/stage_tab_02.jpg) 0 0 no-repeat;
	}
.tabs_stage .stage_links .on .stage_02{
	background:url(../images/varios/stage_tab_02_on.gif) 0 0 no-repeat;
	}	
.tabs_stage .stage_links .stage_03{
	background:url(../images/varios/stage_tab_03.jpg) 0 0 no-repeat;
	border:none !important;
	}	
.tabs_stage .stage_links .on .stage_03{
	background:url(../images/varios/stage_tab_03_on.gif) 0 0 no-repeat;
	border:none !important;
	}
.tabs_stage .stage_cont{
	width: 648px;
	}
.tabs_stage .stage_cont img{
	display:block;
	}	
.jcarousel-skin-tango .jcarousel-container {  
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 954px;
	padding:45px 0 0 0;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  954px;
    height: 375px;
}
.jcarousel-skin-tango .jcarousel-item {
    width: 238px;
    height: 375px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
	border-right:solid 1px #ADBBBD;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 6px;
    right: 5px;
    width: 30px;
    height: 33px;
    cursor: pointer;
	background:url(../images/btns/btn_car_next_act.gif) 0 0 no-repeat;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background:url(../images/btns/btn_car_next.gif) 0 0 no-repeat;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background:url(../images/btns/btn_car_next.gif) 0 0 no-repeat;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background:url(../images/btns/btn_car_next.gif) 0 0 no-repeat;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 6px;
	right:35px;
    width: 30px;
    height: 33px;
    cursor: pointer;
    background: url(../images/btns/btn_car_prev_act.gif) 0 0 no-repeat;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background: url(../images/btns/btn_car_prev.gif) 0 0 no-repeat;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background: url(../images/btns/btn_car_prev.gif) 0 0 no-repeat;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background: url(../images/btns/btn_car_prev.gif) 0 0 no-repeat;
}
.dreciente{
	background:#D0E0E4 url(../images/titulares/lo_mas_reciente.gif) 0 0 no-repeat;
	clear: both;
	}	
.vernotas{
	color:#333333;
	font-size:10px;
	line-height:12px;
	background:url(../images/bullets/bullet_01.gif) 0 2px no-repeat;
	padding-left:10px;
	font-weight: bold;
	}
.vernotas:hover , .vernotas3:hover{
	background:url(../images/bullets/bullet_04.gif) 0 2px no-repeat;
	}	
.vernotas2{
	color:#fff;
	font-size:10px;
	line-height:12px;
	background:url(../images/bullets/bullet_03.gif) 0 2px no-repeat;
	padding-left:10px;
	font-weight: bold;
	}
.dmassobre .vernotas3 , .vernotas3{
	color:#333333;
	font-size:10px;
	line-height:12px;
	background:url(../images/bullets/bullet_01.gif) 0 2px no-repeat;
	padding-left:10px;
	font-weight: bold;
	}		
.drecin_cont{
	padding:5px 15px 0 15px;
	}	
.colIzq{
	float:left;
	width:648px;
	}
.colDer{
	float:left;
	width:288px;
	padding: 18px 0 18px 18px;
	}
.colDer2{
	float:left;
	width:288px;
	padding-bottom:18px;
	padding-left:18px;
	}	
.bgcols{
	background:url(../images/varios/bg_cols.gif) repeat-y;
	clear: both;
	}
.dN1{
	float:left;
	width:324px;
	padding-bottom:5px;
	}
.dN1b{
	float:left;
	width:324px;
	}	
.dN1c{
	float:left;
	width:324px;
	}		
.linea01{
	border-bottom:solid 1px #ADBBBD;
	margin-bottom:15px;
	}
.linea04{
	border-bottom:solid 1px #ADBBBD;
	padding-bottom:10px;
	margin: 0;
	}	
.linea02{
	border-top:solid 1px #ADBBBD;
	border-bottom:solid 1px #ADBBBD;
	margin-bottom:15px;
	padding-top: 10px;
	}	
.linea01b{
	border-bottom:solid 1px #ADBBBD;
	padding: 0 0 15px 0;
	margin: 0 15px 0 15px;
	}	
.imgfm{
	float:left;
	margin:0 15px 10px 0;
	}
.dicons a , .dicons2 a{
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
	height:57px;
	width:57px;
	}		
.dcentrico .ico_01{
	background-image:url(../images/icons/ico_1_azul.jpg);
	}
.dcentrico .ico_01:hover{
	background-image:url(../images/icons/ico_1_azul_over.jpg);
	}
.dcentrico .ico_02{
	background-image:url(../images/icons/ico_2_azul.jpg);
	}
.dcentrico .ico_02:hover{
	background-image:url(../images/icons/ico_2_azul_over.jpg);
	}	
.dcentrico .ico_03{
	background-image:url(../images/icons/ico_3_azul.jpg);
	}
.dcentrico .ico_03:hover{
	background-image:url(../images/icons/ico_3_azul_over.jpg);
	}	
.dcentrico .ico_04{
	background-image:url(../images/icons/ico_4_azul.jpg);
	}
.dcentrico .ico_04:hover{
	background-image:url(../images/icons/ico_4_azul_over.jpg);
	}				
.dcentrico{
	padding:7px 0 15px 240px;
	}
.dcentrico2{
	padding:9px 0 0 240px;
	}
.dcentrico2 .ico_01{
	background-image:url(../images/icons/ico_1_amarillo.jpg);
	}
.dcentrico2 .ico_01:hover{
	background-image:url(../images/icons/ico_1_amarillo_over.jpg);
	}
.dcentrico2 .ico_02{
	background-image:url(../images/icons/ico_2_amarillo.jpg);
	}
.dcentrico2 .ico_02:hover{
	background-image:url(../images/icons/ico_2_amarillo_over.jpg);
	}	
.dcentrico2 .ico_03{
	background-image:url(../images/icons/ico_3_amarillo.jpg);
	}
.dcentrico2 .ico_03:hover{
	background-image:url(../images/icons/ico_3_amarillo_over.jpg);
	}	
.dcentrico2 .ico_04{
	background-image:url(../images/icons/ico_4_amarillo.jpg);
	}
.dcentrico2 .ico_04:hover{
	background-image:url(../images/icons/ico_4_amarillo_over.jpg);
	}	
.dcuadro1{
	background:#fff url(../images/varios/bg_agenda.jpg) bottom repeat-x;
	clear: both;
	}
.dagenda2{
	background:url(../images/titulares/agenda.gif) 0 0 no-repeat;
	padding: 45px 18px 18px 18px;
	}
.dTitsolo{
	padding: 15px 18px 18px 18px;
	}	
.dnotasreci{
	background:url(../images/titulares/notas_recientes.gif) 0 0 no-repeat;
	padding: 45px 18px 18px 18px;
	}
.dtemas{
	background:url(../images/titulares/temas.gif) 0 0 no-repeat;
	padding: 45px 18px 18px 18px;
	}
.dcomite{
	background:url(../images/titulares/comite_estado.gif) 0 0 no-repeat;
	padding: 65px 0 18px 0;
	}	
.dgobiernos{
	background:url(../images/titulares/gobiernos_estados.gif) 0 0 no-repeat;
	padding: 65px 0 18px 0;
	}
.dsendip{
	padding: 0 0 18px 0;
	}	
.dsecretarias{
	background:url(../images/titulares/secretarias_partido.gif) 0 0 no-repeat;
	padding: 165px 0 18px 0;
	}					
.dencuesta{
	background:url(../images/titulares/encuesta.gif) 0 0 no-repeat;
	padding: 40px 18px 18px 18px;
	}		
.lista_01 , .lista_02 , .lista_04{
	border-top:solid 1px #ADBBBD;
	padding-top:8px;
	}
.lista_01 li , .lista_02 li{
	border-bottom:solid 1px #ADBBBD;
	padding-bottom:8px;
	margin-bottom:8px;
	clear: both;
	}	
.lista_04 li , .lista_05 li{
	border-bottom:dashed 1px #ADBBBD;
	padding-bottom:8px;
	margin-bottom:8px;
	clear: both;
	}
.lista_05 .nobp{
	border:none;
	padding:0;
	}		
.lista_01 img , .lista_02 img , .lista_04 img{
	float:left;
	border:solid 1px #ADBBBD;
	} 		
.dagentext{
	float:left;
	width:166px;
	margin-left: 10px;
	}
.dagentext2{
	float:left;
	width:200px;
	margin-left: 10px;
	}		
.dcontcubo{
	background-position:0 0;
	background-repeat: no-repeat;
	width:648px;
	height:364px;
	}
.dcontcubo2{
	background-position:0 0;
	background-repeat: no-repeat;
	width:648px;
	height:346px;
	}
.dN3{
	padding:182px 0 0 0;
	}
.dN3a{
	background:#EAF1F3 url(../images/varios/borde_cubo.gif) 0 0 no-repeat;
	float:left;
	width:315px;
	padding:18px 16px 18px 16px;
	margin-right:10px;
	}
.dN3b{
	background:#EAF1F3 url(../images/varios/borde_cubo.gif) right 0 no-repeat;
	float:left;
	width:100px;
	padding:18px 0 0 0;
	text-align:center;
	}
.dpostura{	
	background:url(../images/varios/bg_pan_internet.jpg) 0 0 repeat-x;
	clear:both;
	padding:19px;
	}
.dtitsedi{	
	clear:both;
	padding:19px;
	}	
.dpersonalidades{
	background:#D0E0E4 url(../images/titulares/personalidades.gif) 0 0 no-repeat;
	clear: both;
	}
.dtitpers{
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	color:#fff;
	text-align: center;
	padding:12px 0 0 0;
	}
.otroblogs{
	font-size:11px;
	line-height:13px;
	padding:4px 15px 4px 20px;
	background-color:#D0E0E4;
	}
.otroblogs td{
	padding:10px;
	}
.otroblogs a{
	color:#2675AD;
	font-weight:bold;
	}
.dmassobre{
	font-size:11px;
	line-height:13px;
	padding:4px 15px 10px 20px;
	}
.dmassobre td{
	padding:10px;
	}
.dmassobre a{
	color:#2675AD;
	font-weight:bold;
	}
.dencuesta2{
	border-top:solid 1px #ADBBBD;
	padding:10px 0 0 0;
	}
.btnenviar{
	background:url(../images/btns/btn_enviar.gif) 0 0 no-repeat;
	width:227px;
	height:27px;
	}	
.dTexto{
	background-color:#fff;
	padding:15px;
	clear: both;
	}
.dTextoNT{
	background-color:#fff;
	padding:15px;
	clear: both;
	}	
.dDescargas{
	background:#D0E0E4 url(../images/titulares/descargas.gif) 0 0 no-repeat;
	clear: both;
	}
.dN4{
	float:left;
	width:215px;
	border-right: solid 1px #ADBBBD;
	}
.noborde{
	border:none;
	}	
.dcuazul a{
	display:block;
	width:288px;
	height:162px;
	background-position:0 0;
	background-repeat:no-repeat;
	margin-bottom: 15px;
	}
.efemerides{
	background-image:url(../images/varios/efemerides.gif);
	}
.efemerides:hover{
	background-image:url(../images/varios/efemerides_over.gif);
	}	
.manuel_gomez{
	background-image:url(../images/varios/manuel_gomez.gif);
	}
.manuel_gomez:hover{
	background-image:url(../images/varios/manuel_gomez_over.gif);
	}
.envia_propuesta{
	background-image:url(../images/varios/envia_tu_propuesta.gif);
	}
.envia_propuesta:hover{
	background-image:url(../images/varios/envia_tu_propuesta.gif);
	}
.leyes_implementadas{
	background-image:url(../images/varios/leyes_implementadas.gif);
	}
.leyes_implementadas:hover{
	background-image:url(../images/varios/leyes_implementadas.gif);
	}	
.hechos_nacionales{
	background-image:url(../images/varios/hechos_nacionales.gif);
	}
.hechos_nacionales:hover{
	background-image:url(../images/varios/hechos_nacionales.gif);
	}
.afiliate_partido{
	background-image:url(../images/varios/afiliate_partido.gif);
	}
.afiliate_partido:hover{
	background-image:url(../images/varios/afiliate_partido.gif);
	}
.reglamento_miembros{
	background-image:url(../images/varios/reglamento_miembros.gif);
	}
.reglamento_miembros:hover{
	background-image:url(../images/varios/reglamento_miembros.gif);
	}
.propuestas_leyes{
	background-image:url(../images/varios/propuestas_leyes.gif);
	height:126px !important;
	}
.propuestas_leyes:hover{
	background-image:url(../images/varios/propuestas_leyes.gif);
	}
.descargar_kit{
	background-image:url(../images/varios/descargar_kit.gif);
	height:126px !important;
	}
.descargar_kit:hover{
	background-image:url(../images/varios/descargar_kit.gif);
	}				
.dN5a{
	float:left;
	width:324px;
	}
.dN5b{
	float:left;
	width:630px;
	}
.iframe01{
	width:324px;
	height:550px;
	margin-bottom:10px;
	}
.diframe{
	width:324px;
	}	
.bgblanco{
	background-color:#fff;
	clear: both;
	}
.descargar{
	background: url(../images/icons/descargar.gif) 0 0 no-repeat;
	padding:3px 0 5px 23px;
	display:block;
	color:#2675AD;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	margin-bottom:15px;
}
.dtiestru{
	border-bottom:solid 1px #ADBBBD;
	padding:15px;
	}
.dcomA{
	float:left;
	width:220px;
	text-align: right;
	}
.dcomB{
	float:left;
	width:395px;
	margin-left:20px;
	}
.dcomB2{
	float:left;
	width:370px;
	margin-left:20px;
	}	
.bggris{
	background-color:#AEBCBD;
	}
.lista_06 li a:hover , .lista_06b li a:hover , .titAzu a:hover{
	color:#E48900;
	}
.tabEsmun{
	border-bottom:solid 10px #2C81B6;
	}
.tabEsmun a{
	display:block;
	width:111px;
	height:31px;
	margin-left:2px;
	float: left;
	background-position:0 0;
	background-repeat:no-repeat;
	}
.btn_estado{
	background-image:url(../images/btns/btn_estado.gif);
	}
.btn_estado_on , .btn_estado:hover{
	background-image:url(../images/btns/btn_estado_on.gif);
	}	
.btn_municipio{
	background-image:url(../images/btns/btn_municipios.gif);
	}
.btn_municipio_on , .btn_municipio:hover{
	background-image:url(../images/btns/btn_municipios_on.gif);
	}	
.tab_dipfl a{
	display:block;
	float:left;
	width:96px;
	height:45px;
	background-position:0 0;
	background-repeat:no-repeat;
	}
.btn_senadores{
	background-image:url(../images/btns/btn_senadores.gif);
	}
.btn_senadores:hover , .btn_senadores_on{
	background-image:url(../images/btns/btn_senadores_on.gif);
	}		
.btn_diputaF{
	background-image:url(../images/btns/btn_diputados_f.gif);
	}
.btn_diputaF:hover , .btn_diputaF_on{
	background-image:url(../images/btns/btn_diputados_f_on.gif);
	}	
.btn_diputaL{
	background-image:url(../images/btns/btn_diputados_l.gif);
	}
.btn_diputaL:hover , .btn_diputaL_on{
	background-image:url(../images/btns/btn_diputados_l_on.gif);
	}	
.dBuscasd{
	clear:both;
	background-color:#E6EFF1;
	padding:15px;
	font-size: 12px;
	line-height: 14px;
	}
.dBuscasd input{
	border:solid 1px #000;
	width:188px;
	}
.dBuscasd button{
		background-color:#F5F5F1;
		border:solid 1px #000;
		text-align:center;
		padding-top:2px;
		}
.dscroll{
	overflow-x:hidden;
	overflow:scroll;
	height:260px;
	width:309px;
	padding: 10px 0 10px 15px;
	
	}		
.dtab01{
	border-bottom:solid 25px #033B75;
	}
.dtab01 a{
	float:left;
	display:block;
	width:129px;
	height:60px;
	background-position:0 0;
	background-repeat:no-repeat;
	}
.dtab01 .btn_reglamentos{
	background-image:url(../images/btns/btn_reglamentos.gif);
	width:130px;
	}
.dtab01 .btn_reglamentos:hover , .dtab01 .btn_reglamentos_on{
	background-image:url(../images/btns/btn_reglamentos_on.gif);
	width:130px;
	}
.btn_estatutos{
	background-image:url(../images/btns/btn_estatutos.gif);
	}
.btn_estatutos:hover , .btn_estatutos_on{
	background-image:url(../images/btns/btn_estatutos_on.gif);
	}
.btn_investigaciones{
	background-image:url(../images/btns/btn_investigaciones.gif);
	}
.btn_investigaciones:hover , .btn_investigaciones_on{
	background-image:url(../images/btns/btn_investigaciones_on.gif);
	}
.btn_principios{
	background-image:url(../images/btns/btn_principios.gif);
	}
.btn_principios:hover , .btn_principios_on{
	background-image:url(../images/btns/btn_principios_on.gif);
	}
.dtab01 .btn_especializados{
	background-image:url(../images/btns/btn_especializados.gif);
	width:131px;
	}
.dtab01 .btn_especializados:hover , .dtab01 .btn_especializados_on{
	background-image:url(../images/btns/btn_especializados_on.gif);
	width:131px;
	}
.dFoto{
	float:left;
	width:172px;
	}	
.dDesfot{
	float:left;
	width:400px;
	margin-left: 15px;
	}
.dtipo{
	float:left;
	width:30px;
	margin-right: 10px;
	}
.dtipotext{
	float:left;
	width:570px;
	}	
.lista_icons{
	margin-bottom:15px;
	}
.lista_icons li{
	float:left;
	margin-right:15px;
	}	
.linea03{
	background:#fff url(../images/lineas/linea_01.gif) 1px 0 repeat-y;
	}
.dN6{
	float:left;
	width:324px;
	}
.dbordtop{
	border-top:solid 25px #F0F0F0;
	clear: both;
	padding: 15px 15px 5px 15px;
	}	
.dComentarios{
	background:url(../images/titulares/comentarios.gif) 0 0 no-repeat;
	padding:30px 0 0 0;
	}
.dComen_1{
	float:left;
	width:410px;
	background-color: #F0F0F0;
	padding:10px;
	font-size: 13px;
	line-height: 15px;
	height: 140px;
	}
.dComen_2{
	float:left;
	width:156px;
	margin-left:10px;
	background-color: #E2E2E2;
	padding:50px 10px 10px 10px;
	font-size: 13px;
	height: 100px;
	text-align: center;
	}
.dComen_1 input{
	border:solid 1px #000;
	width:120px;
	}	
.dComen_1 button , .dComen_2 button , .tabla_04 button{
		background-color:#F5F5F1;
		border:solid 1px #000;
		text-align:center;
		padding-top:2px;
		}
.fotof{
	float:left;
	margin:0 10px 10px 0;
	}	
.tabla_02b .btnradio{
	border:none;
	width:20px;
	}	
.dresult{
	background-color:#416079;
	color:#fff;
	font-size:13px;
	line-height:15px;
	padding:5px 10px 5px 10px;
	font-weight:bold;
	}
.alt{
	background-color:#E7EFF1;
	}
.txturl{
	border:solid 1px #BAC4C7;
	width:100px;
	}
.dDestacados{
	background:#fff url(../images/titulares/destacados.gif) 0 0 no-repeat;
	padding:45px 15px 20px 15px;
	}
.dDestacados ul{
	border-top:solid 1px #ADBBBD;
	padding-top:40px;
	}	
.iframe02{
	width:648px;
	height:1050px;
	}
#printer{
	text-align:left !important;
	}
h1, h2, h3, h4, p, span {
padding-top:0;padding-bottom:0px;
margin-top:0;margin-bottom:10px;
}
body {
	line-height: 14px;
	color: #424242;
	font-family: Helvetica, sans-serif Verdana, sans-serif, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
h1, h1 a {
	font-size: 17px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #424242;
}
h2, h2 a {
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	line-height: 14px;
	}
p, h3 {
	color: #424242;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
}		
h4 {
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-variant: normal;
}
.dreciente h4 , .dTitvar h4{
	text-align:right;
	font-weight:bold;
	}
.dreciente h5 , .dTitvar h5{
	font-size:10px;
	line-height:12px;
	margin:0 0 5px 0;
	}
.dN1 h6{
	font-size:10px;
	line-height:12px;
	margin:0 0 5px 0;
	}	
.dreciente h5 strong , .dN1 h6 strong , .dTitvar h5 strong{
	margin-right:15px;
	color:#3E6A96;
	}		
.dreciente h3 , .dTitvar h3{
	margin-left:15px;
	line-height:17px
	}	
.dTitvar .dagentext h3{
	margin:0;
	}
.dreciente h1 , .dreciente h1 a{
	color:#033B75;
	font-weight: bold;
	margin-bottom: 5px;
}	
.dTitvar h1 , .dTitvar h1 a{
	color:#033B75;
	font-weight: bold;
	margin-bottom: 5px;
}	
.dN1 h1 , .dN1 h1 a{
	font-weight:bold;
	margin-bottom: 5px;
	}
.dN1b h1 , .dN1b h1 a{
	font-weight:bold;
	color:#2575AD;
	}	
.dN1 h2 , .dN1 h2 a{
	font-weight:bold;
	color:#5795C0;
	}
.dN1 h4{
	margin-bottom:3px;
	font-weight: normal;
	margin-left: 15px;
	}	
.dN1 h3 , .dN1b h3{
	margin-left: 15px;
	line-height: 17px;
	}
.dN1 h5{
	color:#5795C0;
	font-size: 11px;
	margin-bottom: 5px;
	}			
.reportar{
	background-color:#ECEFEF;
	color:#424242;
	padding:2px;
	}
.autor{
	color:#5795C0;
	font-weight: bold;
	}			
.dtit01{
	background-color:#D0E0E4;
	font-size:11px;
	font-weight:bold;
	color:#000;
	padding:5px 10px 5px 15px;
	}	
.voz{
	font-size:11px;
	line-height:13px;
	color:#999;
	}
.tCeleste{
	color:#32618F;
	}
#footer h2{
	margin:10px 0 10px 0;
	color: #fff;
	}		
#footer h3 , #footer h3 a{
	font-size:11px;
	line-height:13px;
	margin:10px 0 0 0;
	color: #91A5BE;
	}	
.lista_01 h3{
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	margin-bottom: 3px;
	}
.lista_01 h2 , .lista_01 h2 a{
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	color:#053F78;
	margin-bottom: 3px;
	}
.lista_01 h4{
	font-size:12px;
	line-height:14px;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	margin-bottom:0;
	}		
.dN3a h1{
	font-size:27px;
	line-height:29px;
	margin-bottom:8px;
	font-weight: bold;
	}
.dN3a h3{
	margin-bottom:2px;
	font-weight:bold;
	}
.dN3a a{
	color:#1F6BA1;
	font-weight:bold;
	font-size: 11px;
	}
.dpostura h1{
	color:#fff;
	font-size:25px;
	line-height:27px;
	margin:0;
	}
.dtitsedi h1{
	}	
.dpostura h2{
	color:#fff;
	font-size:15px;
	line-height:20px;
	font-weight:bold;
	margin:0;
	}	
.dagentext2 h3{
	margin:0;
	}
.dencuesta2 h3{
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	margin-bottom: 5px;
	}
.dencuesta2 h2{
	margin-left:15px;
	}
.dencuesta2 label{
	color:#2675AD;
	font-weight:bold;
	font-size: 11px;
	}	
.dTexto h2 , .dTexto h2 a{
	font-size:17px;
	line-height:19px;
	font-weight:bold;
	color:#2575AD;
	}
.dTexto h3{
	margin-left: 15px;
	}
.titbgAzul{
	color:#fff;
	font-size:17px;
	line-height:19px;
	background-color:#01245C;
	padding:10px 10px 10px 15px;
	clear: both;
	font-weight: bold;
	}
.diframe h3{
	color:#11548C;
	}
.dtiestru h1{
	font-size:17px;
	line-height:19px;
	font-weight:bold;
	margin-bottom:5px;
	}
.dtiestru h4{
	font-size:11px;
	line-height:13px;
	font-weight:normal;
	margin:0;
	color:#8F959A;
	}			
.titNar{
	color:#FF9900;
	font-size:13px;
	line-height:15px;
	padding:0 10px 5px 10px;
	border-bottom:solid 1px #01245C;
	margin: 0 10px 10px 10px;
	font-weight:bold;
	}
.titAzu{
	color:#11548C;
	font-size:13px;
	line-height:15px;
	padding:0 10px 5px 10px;
	border-bottom:solid 1px #01245C;
	margin: 0 10px 10px 10px;
	font-weight:bold;
	}
.titAzu a{
	color:#11548C;
	}		
.dtit02{
	font-size:17px;
	line-height:19px;
	margin:0 10px 0 10px;
	padding:0 10px 10px 10px;
	border-bottom:solid 1px #ADBBBD;
	font-weight:bold;
	}		
.dcontsd{
	clear:both;
	background-color:#013872;
	text-align:center;
	padding:5px 0 5px 0;
	color:#fff;
	font-size:12px;
	}
.th1{
	font-size:27px;
	line-height:29px;
	font-weight:bold;
	}
.dComen_2 h2{
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	}
.dComen_2 h3 , .dComen_1 a{
	font-size: 11px;
	line-height: 13px;
	color:#416079;
	}		
.tnegro{
	color:#333333;
	display:block;
	margin-bottom:15px;
	}
.tnegro2{
	color:#333333;
	}		
#foto_descrip h1{
	color:#2575AD;
	font-weight:bold;
	}
#foto_descrip h3{
	line-height:18px;
	}
.jcarousel-skin-fotogaleria li h3{
	color:#444444;
	font-size: 11px;
	line-height: 13px;
	}	
.tLogeado{
	color:#ED8E00;
	font-size:11px;
	line-height:13px;
	}
#login .dregistrate .tBlanco{
	color:#fff;
	float:left;
	}	
.bortopnone{
	border-top:none !important}
