/* CSS Document */
body 
	{
	background-color: #434343;
	margin: 0px;
	font-size: 13px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #37368b;
	}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	color: #37368b;
	font-size: 14px;
	text-align:center;
	padding:10px;
	margin:0px;
	margin-bottom: 5px;
	font-weight: bold;
}
ul {

text-align:left;

}
ul li {
padding: 5px;
padding-right: 15px;
font-weight: bold;
}
img {
padding: 3px;
border:1px solid #ccc;
margin:5px;
}
#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -330px;
	margin-top: 0px;
	position: absolute;
	left: 50%;
	width: 668px;
	height: 700px;
	visibility: visible;
	
	}
#top {
	background: #37368b url(../img/top.jpg) no-repeat;
	height: 161px;
}

#body {
	background: #434343 url(../img/body.jpg) repeat-y;
	height: 560px;
	text-align:center;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
color: #37368b;
font-size: 18px;
text-align:center;
padding:0px;
margin:0px;
font-weight: bold;
}

#top h1 {
 text-indent:-3500px;
} 

#top img {
border:0px;
margin: 3px;
padding:0px;
}

#idiomas {
position:absolute;
top: 8px;
left: 606px;
width: 40px;

}

#pie h2 {
margin: 0px;
font-size:22px;
}
#left {
width:235px;
height: 460px;
padding-left: 30px;
float:left;
}

#right {
background: url(../img/division.jpg) no-repeat left center;
width:370px;
height: 460px;
float:right;
padding-right: 30px;
}

#pie {
	width:668px;
	height: 40px;
	font-size:11px;
}
#footer {
	background: #434343 url(../img/footer.jpg) no-repeat;
	height: 40px;
}
#contenido {
padding-top: 15px;
}
a {
text-decoration: none;
color: #ff0000;
font-weight:bold;
}
a:hover {
text-decoration: none;
color: #ff0000;
}
