/* CSS Document */
body {
	background-image: url(/images_mpio/fondo.jpg);
	background-repeat: repeat;         
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.logo_municipios {
	background-image: url(/images_mpio/head_image.jpg);
	background-repeat:no-repeat;         
}

.fondo_menu_caja {
 	background-color:#000000;
	font-size: 10px;
	color: #FFFFFF;     	
 }
.fondo_tools_caja {
	background-color:#FFFFFF;
	font-size:10px;
}

.ligas_caja{
width: 183px;
	
}
	.ligas_caja ul{
		list-style-type: none;
        	margin-right: 3px;
                     /*marg\in-right:  5px;*/
                    margin-left: 2px;
                    margin-top: 8px;
    }

/* for firefox only */

  
     * > .ligas_caja ul {
	 		padding-left:2px;
			padding-right:2px;
             /* margin-left: 0px;
               margin-right:  6px;*/
               list-style-type: none;
     }

.pie_mpio {
           background-image: url(/images_mpio/pleca_inf.jpg);
           background-repeat: no-repeat;
           background-position: center center;
           height: 70px;
           width: 777px;
}

.text_pie_mpio{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.text_pie_mpio a:link{
	color: #000000;
}

.text_pie_mpio a:visited{
	color: #000000;
}

.header_mpio {
	background-image: url(/images_mpio/head_image.jpg);
	background-repeat: no-repeat;
	height: 167px;
	width: 780px;
}

.borde_lateral_mpio {
	/*border-left: solid 9px #2F67A2;
	border-right: solid 9px #2F67A2;*/
                     border-left: solid 9px #AB1F22;
	border-right: solid 9px #AB1F22;

        background-color:#FFFFFF;
}

.borde_central_mpio {
	/*border-left: solid 1px #2F67A2;
	border-right: solid 1px #2F67A2; */
                      border-left: solid 1px #AB1F22;
	border-right: solid 1px #AB1F22;               
}

.text_menun_mpio{
	font-size: 18px;
	font-family: Times;
	color: #e9c379;
}

	/** menu texto con liga*/
	
	.text_menun_mpio div a {
		text-decoration: none;
	}
	
	.text_menun_mpio div a:hover {
		text-decoration: underline;
		font-size: 23px;
		color: #E9C379; 
	}
	
	.text_menun_mpio ul {
		margin: 2px;
		padding: 2px 0 2px 14px;
	}
	
	.text_menun_mpio ul li{
		list-style-image:url(/images_mpio/vineta_menu.jpg);
	}
	
	.text_menun_mpio a {
		font-size: 11pt;
		color: #fff;
		text-decoration: none;
	}
	
	.text_menun_mpio a:hover {
		text-decoration: underline;
	}
	
.tex_presidente_mpio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left:9px;
}

.borde_menud_mpio {
	/*border-bottom: solid 1px #2F67A2; */
                     border-bottom: solid 1px #AB1F22;  
}

/** cajas stilos***/
.cbox-main {
	/*width: 378px;*/
	/*margin-top: 2px;*/
	margin-bottom: 0;
}

*   >  .cbox-main {
	/*width: 370px;*/
	margin-top: 2px;
	margin-bottom: 0; 
          } 

.text_edito_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
        color:#000000;
	font-size:10px;
}

.text_edito_content:hover {
	text-decoration:underline;
}
.text_edito_a{
   font-family:Verdana,Arial,Helvetica,sans-serif;
   font-size:10px;
   font-weight:bold;
   color:#000000;
}

/****************************************************************************************************************** 
 *
 * Caja de texto con los contenidos de los articulos y noticias de la index
 *
 */
.dotted-line {
	background-image: url(/images_mpio/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 1px;
	width: 98%;
	margin-top: 0;
}

.cbox-main td {
	line-height: 150%;
	width: 430px;
}

.cbox-main table {
	width: 584px;
}

.cbox-main .cbox-main-img {
	text-align:center;
	width: 152px;
	/*margin-right: 2px;
	padding-right: 3px;*/
}

.cbox-main h3 {
	font-size: 11px;
	margin: 0;
}

.cbox-main a {
	/*color: #205ca5;*/
        color: #000;
	text-size: 11px;
}

.cbox-main td p a {
	color: #000;
	text-size: 11px;
	font-weight: bold;
}

.cbox-main span {
    font-weight: bold;
}

/****************************************************************************************************************** 
 *
 * Caja de titulo de contenidos
 *
 */
.cbox {
	width: 453px;
}

.cbox-lborder {
	width: 10px;
	height: 27px;
	background-image: url(/skins/secof/cbox/left_BarraContent.jpg);
	background-repeat: no-repeat;
}

.cbox-content {
	width: 431px;
	background-image: url(/skins/secof/cbox/pattern_barraContent.jpg);
	background-repeat: repeat-x;
	color: #fff;
}

.cbox-content h2 {
    margin: 0;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	font-size: 11px;
	color: #fff;
}




.cbox-rborder {
	width: 12px;
	height: 27px;
	background-image: url(/skins/secof/cbox/right_barraContent.jpg);
	background-repeat: no-repeat;
}
/********* estilo encabezados****************/

.Estilo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
        text-decoration: none;
}
hr {
      /* color: #2F67A2;*/
            color: #AB1F22;
}
.Estilo6 {
	font-size: 14px;
        color: #000;
	font-family: Arial, Helvetica, sans-serif;
        text-decoration: underline;
        text-decoration:overline;
}
/********tamaño de las ligas de ver más************/

.black-bold-link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#000000;
}

.link_presidente_mpio {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

.dotted-line {
	background-image: url(/images_mpio/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 1px;
	width: 98%;
	margin-top: 0;
}

.buzon{
	background-image: url(/images_mpio/thumb_buzon.jpg);
	width:180px;
	height:66px;
}

/*** titulos de secciones Eventos, noticias Obras   **/
.titulo_secciones_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.obras_stl{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 100%;
}
.img_obras{
	width:150px;
	padding-left:13px;
}

/* texto de eventos contenido de mas eventos obras noticias**/

.text_content_mpio {
   font-family:Verdana, Arial, Helvetica, sans-serif; 
   font-size:12px;
}



/* titulos centrales**/
.titulos_centrales  {
	text-decoration:none;
       color:#000000;
}

.titulos_centrales:hover {
	text-decoration:underline;
	color: #000000; 
}

/** texto para link de tramites**/

.text_trami_mpio{
	font-size: 12px;
	color: #000;        
}

.text_trami_mpio ul li a:link{
	font-size: 12px;
	color: #000; 
                     text-decoration=none;
}

.text_trami_mpio ul li a:hover{
	/*list-style-image:url(/images_mpio/vineta_menu.jpg);*/
	font-size: 12px;
	color: #000;
        /*text-decoration:underline;*/
}

.text_trami_mpio ul li a:visited{
	/*list-style-image:url(/images_mpio/vineta_menu.jpg);*/
	font-size: 12px;
	color: #000;
        /*text-decoration=none;*/
}

.text_trami_mpio ul li{
	list-style-image:url(/images_mpio/vineta_menu.jpg);
        /*margin:0; 
        padding:0; 
        list-style-type:none; 
        line-height:120%;*/
}
