﻿body
{
	background-color:#FAF7F1;
	background-image:url(../../images/fondoFinal.png);
	background-repeat:no-repeat;
	background-position:top;
	font-size: 12px;
    color:#333333;  
    font-family: Arial;
}

#completo{
	width:1024px;
	margin:0 auto;
	text-align:left;
	background-image:url('../images/fondoCompleto.png');
	background-repeat:no-repeat;		
	background-position:bottom;
	background-color:#F4EFE4;
	min-height:877px;
	overflow:auto;
}

#capaIzquierda{
	width:287px;
	float:left;
	height:700px;
	margin-top:0px;	
}
.logoIzq{
	margin-left:0px;
}

.sinBorde{
	text-decoration:none;
	border:0px;
	border-style:none;
}

.enlaceSinFormato{
	text-decoration:none;
	border:0px;
	border-style:none;
	color:inherit;
	width:200px;
	height:25px;
}

#capaCentral{
	width:650px;
	float:left;
	min-height:780px;
	background-color:white;
	margin-top:20px;	
	margin-bottom:20px;
}

#capaDerecha{
	width:87px;
	float:right;
	height:700px;
	margin-top:20px;	
}

#cabecera{
	width:635px;
	height:250px;
	margin-left:7px;
	margin-top:7px;
}

#contenido{
	width:635px;
	margin-left:7px;
	margin-top:7px;
}

h1,h2{
	color: #005868;
}

.botonMenu{
	width:237px;
	height:35px;
	background-color:white;
	color:#336799;
	margin-bottom:1px;
	margin-left:50px;
	cursor:pointer;
}

.botonMenu p{
	padding:7px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	text-align:right;
	font-weight:bold;
}

.botonMenu:hover{
	width:237px;
	height:35px;
	background-color:#336799;
	color:white;
	margin-bottom:1px;
	margin-left:50px;
	cursor:pointer;
}

#idiomas
{	
	padding-left:10px;
	padding-top:10px;
}

#sponsor
{	
	width:237px;
	height:450px;
	margin-top:50px;
}

#pie{
	padding-left:10px;
	padding-top:10px;
}

.seccion{
	margin-bottom:30px;
}