body {
	background-color: #426056;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

#cabecera{ 
	margin:0 auto 0 auto; 	
	width:780px; 
	height:100px;	
}

#cabecera_logo{		
	margin-left: 40px;	
	float: left;
}

#cabecera_botonera_idiomas{			
	position:relative;
	top:35px;
	padding-left: 560px;	
	padding-right: 40px;	
}

#mcabecera{	 	
	width:100%;
	height:97px; 	
	background-color:#C7DCD7;
	background-image:url('../img/general/fondo_degradado_turquesa.jpg');
	background-repeat:no-repeat;
	background-position:center;		
}

#menu_botonera{									
	position:relative;
	width:100%;
	margin-left:40px;
	padding-top:20px;
	height:20px;	
	text-align:left;		
}

#mcabecera_fondo_seccion{						
	margin:0 auto 0 auto; 	
	width:780px;
	height:97px;;	
	background-repeat:no-repeat;
	background-position:center;
}

#mcabecera_barra{				
	float:left;
	margin-top:20px;
	width:100%;
	height:25px;	
	background-color:#333333;	
}

#contenedor_principal{
	width:100%;		
	background-color: #C5DBD8;
	background-image: url(../img/general/back_botton.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	
}

#contenedor{	
	margin:0 auto 0 auto; 	
	width:780px;	
	padding-top: 10px;	
	padding-bottom: 30px;	
}

#contenido{
	text-align:left;		
	width:550px;			
	margin-left: 30px;					
}

#pie_contenedor{	
	position:static;
	margin:0 auto 0 auto; 	
	width:780px;			
	padding-top: 10px;	
	padding-bottom: 20px;
}

#pie_contenido{
	position:static;
	text-align:left;		
	width:520px;			
	margin-left: 30px;				
}