body {
	background-image: url(images/fondo_general.jpg);
	background-repeat:   repeat-x;
	background-position: center top;
	margin: 0px;
	color: #1F7FA9;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
	
#headgeneral {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 159px;
}
#cuerpogeneral {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}


#logo {
	height: 98px;
	width: 360px;
	float: left;
	padding-top: 20px;
}

#idiomas {
	height: 108px;
	width: 620px;
	float: right;
	text-align: right;
	padding-top: 10px;
}

a.idiomitas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #7EBDCF;
	text-decoration: none;
}

a.idiomitas:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}

#footer {
	height: 141px;
	background-image: url(images/footer.jpg);
	}

a.footercito {
	color: #1F7FA9;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}

a.footercito:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#copyright {
	float: right;
	text-align: right;
	padding-top: 15px;
	padding-right: 21px;
	color: #034B71;
}

#footer_contenido {
	width: 980px;
	height: 141px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/logo_footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#enlaces_footer {
	float: left;
	padding-top: 15px;
	padding-left: 21px;
	}
