body {
 background: #e3e3e3 ;
 }

#layout{
	width: 1124px;
	/* 90%*/
	margin:3px auto;
	background-color:#e1e1e1;
	color:#000033;
	border:1px solid #aaaaaa;
	line-height:1.5em;
	font-family: sans-serif;
	font-size: 0.7em;
		
}

#panel_izq {
	float:left;
	width: 150px;
	margin:0;
	padding:25px;
	
}

#cuerpo {
	width: 800px;
	margin-left: 300px;	
	border-left: 1px solid #aaaaaa;
	padding: 1em;
	text-align: left;
	background-color:#e1e1e1;
		
}

#pie {
	clear:both;
	margin:0;
	padding:1em;
	padding-left:25px; 
	background-color: #ffffff;
	border-top: 1px solid #aaaaaa;
}

#pie img {
	float:right;
}

#cabeza {
	padding: 25px;
	padding-bottom:0.1em; 
	background-color:#ffffff;
	border-bottom: 1px solid #aaaaaa;
	height: 60px;
}

#cabeza h1 {
	padding: 0;
	margin: 0;
}


#panel_izq p { 
	margin: 0 0 1em 0; 
}

#navcontainer_vert {
	width: 150px;
	
}
#cuerpo img, #panel_izq img {
	background-color:#ffffff;
	border:1px solid #aaaaaa;
	padding:6px;
}


#navlist li {
	display: inline;
	list-style-type: none;
}

#navlist a.button {
    float:left;
    background: transparent url('bg_button_a.gif') no-repeat scroll top right;
    color: #000033;
    display: block;
    font: 100 12px;
    width: 150px;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; 
    text-decoration: none;
    margin-top: 5px;
}

#navlist a.button span {
    background: transparent url('bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

#navlist a.button:active {
    background-position: bottom right;
    color: #000;
    
}

#navlist a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; 
} 

#navlist a.button:hover {
	color: #1fab9b;
}

#navlist_vert {
	width: 150px;
}


#navlist_vert a.button:hover {
	color: #1fab9b;
}


#navlist_vert li {
	list-style-type:none;
	width: 100px;
}	

#navlist_vert a.button {
    background: transparent url('bg_button_a.gif') no-repeat scroll top right;
    color: #000033;
    display: block;
    font: 100 12px;
    width: 150px;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; 
    text-decoration: none;
    margin-top: 5px;
}

#navlist_vert a.button span {
    background: transparent url('bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

#navlist_vert a.button:active {
    background-position: bottom right;
    color: #000;
    
}

#navlist_vert a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; 
} 
#validator img {
	display: inline;
	padding:0px;
	border:0px;
}

#administrador a {
	text-decoration:none;
	color: #fff;
	font-size:0.5em;
	display:block;
	float: right;
}

.anuncios {
	padding-top: 25px;
	padding-left: 10px;
	border:1px solid #aaaaaa;
}

.anuncio {
	padding-top: 20px;
}

.enlaces_pos {
	font-size: 0.5em;
}
