*{
margin:0px;
padding:0px;
}
body,html{
font-family:helvetica,verdana,arial,sans-serif;
background-color:#EAE9DF;
padding-top:80px;
}
#content{


text-align:center;
}
#menu_inicio{
margin-left:auto;
margin-right:auto;
width:540px;
clear:both;
padding:6px;

height:auto;
margin-top:6px;
position: relative;
overflow: hidden;
}
#footer{
border-width:1px 0px 0px 0px;
border-color:#FF8800;
border-style:solid;

}
#footer div{
float:left;
width:20%;
padding:2%;
font-size:0.8em;
color:#9F9477;
}
h1{
font-size:1em !important;
color:#FF8800;
}
.autologo{
padding: 8px 10px 6px 10px;
position: relative;
	display:block;
	border-style: none;
	border-width: 0px;
}
#menu_inicio ul {
	margin: 0;
	padding:0px 0px 0px 0px;
}
#menu_inicio li{
	list-style: none;
float:left;
margin:1px;
height: 70px;
}
#menu_inicio img{
border-width:0px;
vertical-align:middle;
}

#menu_inicio li.background{
background: url('inicio_right.gif') no-repeat top right;
z-index: 8;
position: absolute;
visibility: hidden;
height: 70px;
}
#menu_inicio li.background2{

position: absolute;
visibility: hidden;
height: 0px;
}
 
#menu_inicio li.background .left {
background: url('inicio.gif') no-repeat top left;
height: 70px;
margin-right: 20px; /* 7px is the width of the rounded shape */
}

#menu_inicio a{
z-index: 10;
position: relative;
	display:block;
	border-style: none;
	border-width: 0px;
	padding: 12px 20px 6px 20px;
	color: #6D6657;
	
}

