@charset "utf-8";
/* Hoja de Estilos - Momias de Guanajuato
Presidencia Municipal de Guanajuato - Municipio que trasciende */


body{
padding:0;
margin:0;
background:url(img/bg2.gif) repeat-x #000;
color:#A5A5A4;
}


div, ul, h1, h2, h3, h4, p, img, form{
padding:0;
margin:0;
}



h1 {
font-family: "Trebuchet MS";
font-size:21px;
font-weight:bold;
color:#ffcb58;
}

ul{
list-style-type:none;
}


.blank{
font-size:0px;
clear:both;
line-height:0px;
}


#contenedor{
width:778px;
margin:0 auto 0 auto;
background:url(img/header_final.jpg) no-repeat;
height:330px;
}



.suckertreemenu {
margin-left:63px;
height:25px;
text-align:center;
}


.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font-family:"Trebuchet MS";
font-size:12px;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
background-color: #000000; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
width: 90px; /*Width of top level menu link items*/
padding: 1px 8px;
border: 1px solid black;
border-left-width: 0;
text-decoration: none;
color: #FFFFFF;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 160px; /*width of sub menu levels*/
color: #FFFFFF;
text-decoration: none;
padding: 1px 5px;
border: 1px solid #333333;
}

.suckertreemenu ul li a:hover{
background-color: #333333;
color: #999999;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
background: #000000 url(media/arrow-down.gif) no-repeat center right;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: #F3F3F3 url(media/arrow-right.gif) no-repeat center right;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */


#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height:10px;
background: #ffc334; 
}

#lenguaje {
float:right;
margin-top:15px;
margin-right:15px; 
}

#contenido{
width:625px;
margin:1px auto 0 auto;
text-align:justify;
font-family:"Trebuchet MS";
font-size:14px;
line-height:19px;
}


#contenido2{
width:700px;
margin:1px auto 0 auto;
text-align:justify;
font-family:"Trebuchet MS";
font-size:14px;
line-height:19px;
}

.thumbx {
float:left;
margin-left:50px;
margin-right:12px;
}

.thumbx2 {
float: left right;
margin-left:4px;
margin-right:7px;
}
	
#angel {
float:right;
margin-top:25px;
margin-left:75px;
margin-right:20px;
margin-bottom:2px;
}


#footer_principal{
background:url(img/footer_bg.gif) repeat-x 0 0;
width:100%;
}

	
#footer{
background:url(img/footer.gif) no-repeat 0 0;
height:97px;
width:778px;
margin:0 auto 0 auto;
padding:94px 0 0 0;
}

#footer ul{
width:446px;
display:block;
margin:0px 0 0 340px;
padding:0;
font-size:0;
height:20px;
}

#footer ul li{
color:#9B9B9B;
font:12px/18px Arial, Helvetica, sans-serif;
float:left;
background-color:#070707;
padding:0;
margin:0;
}


#footer ul li a{
color:#9B9B9B;
font:12px Arial, Helvetica, sans-serif;
background-color:#070707;
text-decoration:none; padding:0 6px 0 6px;
}


#footer ul li a:hover{
text-decoration:underline;
}


