*{
	}
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
}
#img_seccion {
	background-repeat:no-repeat;
}
#fondo, #greca, #img_seccion {
	width:100%;
	height:100%;
	position:fixed
}
#cabecera {
		min-width:750px;
	width:100%;
	background-color:#2c7178;
	height:75px;
	border-bottom:1px solid #dfa60c;
	position:relative;
}
#cabecera #menu {
		min-width:750px;
	width:100%;
	height:30px;
	margin: 22px 0px 25px 0px;
	position:absolute;
	border-top:1px solid #368b95;
	border-bottom:1px solid #368b95;
}
#cabecera #opciones {
		min-width:709px;
	width:100%;
	margin:1px 0 1px 0;
	background-color:#42a9b4;
}
#cabecera ul {
	min-width:709px;
	width:100%;
	max-width:955px;
	margin:1px;
	padding:0px;
	list-style:none;
	height:28px;
}
#cabecera li {
	float:right;
	margin-top:7px;
	background-color:#42a9b4;
	margin-left:10px;
	margin-right:10px;
	color:#FFF;
	font-size:11px;
	font-style:italic;
}
#cabecera a {
	color:#FFF;
	text-decoration:none
}
#body {
	min-width:709px;
	width:100%;
	max-width:955px;
	margin-top:-15px;
	height:100%;
	position:absolute;
	z-index:10;
	background-image: url(../images/body_03.png);
	background-repeat:repeat-y;
	background-position:right top;
}
#body #content {
	width:415px;
	float:right;
	background-image: url(../images/body_03.png);
	background-position:right top;
	padding:40px 30px 140px 30px
}
#content a {
	color:#FFF;
}
#content p {
}
#pie {
	width:100%;
	height:98px;
	position:fixed;
	bottom:0px;
	background-color:#133134;
}
#logo {
	position:absolute;
	top:0px;
	z-index:30;
	left:0px;
}
#pie_mnu {
	width:300px;
	z-index:20;
background-image:url(../images/pie_02.png);
height:60px;
	position:fixed;
	bottom:0px;
	padding:38px 0px 22px 50px;
}
#pie_mnu a {
	color:#FFF;
	text-decoration:none;
}
#pie_mnu p {
	margin:0px;
	padding:0px;
}
.overlay {
	padding:33px;
	margin-left:-10px;
	padding-top:-33px;
	padding-bottom:-33px;
	width:560px;
	height:520px;
	display:none;
}
#tit {
	background-image:url(../images/tit_fnd.png);
	height:45px;
	padding-top:25px;
	padding-left:10px;
	background-repeat:no-repeat;
}
#submenu {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:12px;
}
.lavaLamp {
	position: relative;
	height: 29px;
		width:470px;
		margin-top:5px;
}
#submenu ul{ margin:0px;	padding:0px;}
/* Force the list to flow horizontally */
    .lavaLamp li {
	float: left;
	list-style: none;
}
/* Represents the background of the highlighted menu-item. */
        .lavaLamp li.back {
	background: url("../images/lava.png") no-repeat right -15px;
	width: 9px;
	height: 22px;
	z-index: 8;
	position: absolute;
}
.lavaLamp li.back .left {
	background: url("../images/lava.png") no-repeat top left;
	height: 22px;
	margin-right: 0px;
}
/* Styles for each menu-item. */
        .lavaLamp li a {
	position: relative;
	overflow: hidden;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 10px georgia;
	color: #fff;
	outline: none;
	text-align: center;
	height: 30px;
	top: 7px;
	z-index: 10;
	letter-spacing: 0;
	float: left;
	display: block;
	margin: auto 10px;
}
h1, h2, h3, h4 {
	font-weight:normal;
}
h1 {
	margin-bottom:0px;
	padding-bottom:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
}
.h2 {
	color: #dfa60c;
	font-size:14px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#idiomas{
	float:right; font-size:11px; margin:24px 25px 0px 0px
	}
