img {
border:none;}

* {
	margin: 0;
	padding: 0;
}



html body {
height:100%;
width:100%;
min-width:962px;
max-width:1280px;
max-height:958px;
margin: 0px ;
padding: 0px;
overflow:hidden;
background-color:#d49531;
}


.bg {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -45;
}


h1 {
font-size:36px;}

#total {
width:100%;
z-index: 1;}

#head {
width:100%;
height:209px;}

#logo {
float:right;
margin-right:50px;
margin-top:30px;
}

#etiqueta {
float:left;
}

#menu {
position: absolute;
bottom: 0px;
margin-bottom:50px;
margin-left:60px;
float:left;
z-index: 2;}

#menu ul { 
display:inline;}

#menu li { 
list-style:none;
float:left;}

#contenido {
float:right;
width: 40%;
height:auto;
background:url(../bg_contenido.png);
margin-right:50px;
padding:10px;

z-index: 5;
}

#contenido_w {
float:right;
width: 50%;
height:auto;
background:url(../bg_contenido.png);
margin-right:50px;
padding:10px;

z-index: 5;
}

#tab  {
float:left;
width: 45%;
height:auto;
background:url(../bg_contenido.png);
padding:10px;
border-bottom:#000000 dotted 1px;
border-left:#000000 dotted 1px;
border-right:#000000 dotted 1px;
z-index: 5;
}
#tab a {
color:#000000;
text-decoration:none;}

#tab a:hover {
color:#000000;
text-decoration:line-through;}

#contenido_a_mostrar {
height:80px;}

#contenido_a_mostrar ul {
width:100%;
display:block;


}

#contenido_a_mostrar li {
float:left;
width:25%;
}


iframe {
width:100%;
height: 100%;
border: none;
}



#foot {

background-color:#d49531;
width:100%;
}

.texto {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
}

.texto a {
color:#000000;
text-decoration:none;}

.texto a:hover {
color:#000000;
text-decoration:line-through;}

#twitter_div ul li {width:100%;
display:block;}
