body {
	font-size: 62.5%;
	font-family: Century Gothic, Verdana, Geneva, sans-serif;
	background: #272727;
}
* {
	border: none;
	margin: 0;
	padding: 0;
	font-size: 1em;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
ul {
	list-style: none;
	list-style-position: outside;
}
.clear {
	clear: both;
	height: 0;
	font-size: 0;
}
.pagina {
	width: 95em;
	margin: 0 auto;
	height: 100%;
	/*border: 1px solid #F0F;*/
}
#pre_cabecera {
	position: relative;
	background: #003D79;
	height: 3em;
}
#aviso_legal {
	position: relative;
	display: block;
	float: right;
	width: 20em;
	padding: 1.7em 0 0;
}
#aviso_legal li {
	float: left;
	padding: 0 1.3em;
	border-left: 0.1em solid #FFF;
	line-height: 0.9em;
}
#aviso_legal li.primero {
	border: none;
}
#aviso_legal li a {
	color: #FFF;
	font-size: 1.3em;
	text-transform: lowercase;
}
#aviso_legal li a:hover {
	text-decoration: underline;
}

#idiomas {
	position: relative;
	display: block;
	float: right;
	width: 17.8em;
	padding: 1.7em 0 0;
}
#idiomas li {
	float: left;
	padding: 0 1.3em;
	border-left: 0.1em solid #FFF;
	line-height: 0.9em;
}
#idiomas li.primero {
	border: none;
}
#idiomas li a {
	color: #FFF;
	font-size: 1.3em;
	text-transform: lowercase;
}
#idiomas li a:hover {
	text-decoration: underline;
}

#cabecera {
	position: relative;
	height: 17em;
	background: url(imagenes/carretera.jpg) top center repeat #1A1A1A;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}
#cabecera .pagina {
	position: relative;
}
#logo {
	position: absolute;
	top: 0.5em;
	left: 0.5em;
	font-size: 2em;
	color: #FFF;
}
#menu {
	position: absolute;
	bottom: 1em;
	right: 0;
	display: block;
	width: 91em;
	height: 3.9em;
	padding: 0.3em 0;
	z-index: 999;
}
#menu li {
	float: left;
	padding: 0 2.5em;
	width: 10em;
}
#menu li a {
	display: block;
	text-align: center;
}
#menu li a span {
	color: #FFF;
	font-size: 1.4em;
	text-shadow: #000000 0 0 5px;
	text-transform: capitalize;
}
#menu li.en_linea a {
	padding: 0.9em 0 1em;
}
#menu li.seleccionado a span {
	color: #FF7A00;
}
#menu_fondo {
	display: none;
	position: absolute;
	background: url(imagenes/menu_fondo.png) top left no-repeat;
	height: 4.5em;
	width: 11.9em;
	bottom: 1em;
	right: 0;
}
#pre_body {
	background: url(imagenes/pre_body.jpg) top left repeat-x #003871;
}
#pre_body .pagina {
	position: relative;
	padding: 2em 0;
}
#pre_body_image {
	position: absolute;
	right: 0;
	border: 1px solid #C0C0C0;
	background: #FFF;
	width: 35em;
	min-height: 22.5em;
	text-align: center;
}
#pre_body_image a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}
#pre_body_text {
	position: relative;
	border: 1px solid #C0C0C0;
	width: 53.5em;
	min-height: 20.5em;
	padding: 1em 2em;
	background: url(imagenes/pre_body_text.png) repeat;
	
	-webkit-box-shadow: 0 0 25px rgb(0,0,0);   
	-moz-box-shadow: 0 0 25px rgb(0,0,0);   
	box-shadow: 0 0 25px rgb(0,0,0);
}
#pre_body_text h2 {
	font-size: 1.6em;
	text-align: right;
	color: #FFF;
	padding: 0 0 1em;
	font-family: Tahoma,Century Gothic,Verdana,Geneva,sans-serif;
	font-size: 3.6em;
	font-style: italic;
}
#pre_body_text a {
	color: #FFF;
}
#pre_body_text p {
	color: #FFF;
	font-size: 1.3em;
	line-height: 1.5em;
	margin: 0 0 1em;
	text-align: justify;
}
#pre_body_text p a:hover {
	text-decoration: underline;
}
#pre_body_text ul li, .body ol li {
	text-align: justify;
	font-size: 1.3em;
	line-height:1.2em;
	margin:0 0 0.5em;
	color: #FFF;
}
#pre_body_text ul {
	list-style: inside;
	margin:0 0 1.5em;
}
#pre_body_text strong {
	font-weight: bold;
	color: #FFF;
}
#pre_body_text em {
	font-style: italic;
	color: #FFF;
}
#body {
	position: relative;
	background: #A6A6A6;
	padding: 2em 0 0;
	border-top: 1px solid #FFFFFF;
	min-height:30em
}
#body .pagina {
	position: relative;
	padding-bottom: 0.1em;
}
.body {
	margin: 0 0 2em;
	border: 1px solid #6B6363;
	background: url(imagenes/body.jpg) top left repeat-x #DDDDDD;
	padding: 2em 2em 1em 2em;
}
.body a img, .body img {
	float: left;
	margin: 0 2em 1em 0;
	border: 1px solid #6B6363;
	
	-webkit-box-shadow: 0 0 15px rgb(0,0,0);   
	-moz-box-shadow: 0 0 15px rgb(0,0,0);   
	box-shadow: 0 0 15px rgb(0,0,0);
}
.body h1, .body h2{
	font-family: Tahoma, Century Gothic, Verdana, Geneva, sans-serif;
	font-style: italic;
	font-size: 3.6em;
	color: #211F1E;
	margin-bottom: 0.2em;
}
.body h3 {
	font-family: Tahoma, Century Gothic, Verdana, Geneva, sans-serif;
	font-style: italic;
	font-size: 2em;
	color: #211F1E;
	margin-bottom: 0.2em;
}

.body a {
	color: #000;
}
.body p {
	text-align: justify;
	font-size: 1.3em;
	line-height:1.5em;
	margin:0 0 1em;
	color: #000;
}
.body p a:hover {
	text-decoration: underline;
}
.body ul li, .body ol li, .body dl dt, .body dl dd {
	text-align: justify;
	font-size: 1.3em;
	line-height:1.2em;
	margin:0 0 0.5em;
	color: #000;
}
.body ul {
	list-style: inside;
	margin:0 0 1.5em;
}
.body ol {
	list-style-position: inside;
	list-style-type: lower-roman;
	margin:0 0 1.5em;
}
.body strong {
	font-weight: bold;
}
.body em {
	font-style: italic;
}
#pie {
	height: 8em;
	background: url(imagenes/pie.jpg) top left repeat-x #2C2C2C;
	border-top: 2px solid #FF7A00;
}
#pie .pagina ul li {
	display: block;
	float: left;
	padding: 1em 2.5em 1em 11.5em;
	height: 5em;
}
#pie .pagina ul li p {
	font-family: Verdana, Geneva, sans-serif;
	color: #FE7A00;
	font-size: 1.4em;
	font-style: italic;
}
#pie .pagina ul li p a {
	color: #FE7A00;
}
#pie .pagina ul li p a:hover {
	text-decoration: underline;
}
#pie_ubicacion {
	background: url(imagenes/pie_ubicacion.png) 4em 1em no-repeat;
}
#pie_telefono {
	background: url(imagenes/pie_telefono.png) 4em 1em no-repeat;
}
#pie_contacto {
	background: url(imagenes/pie_contacto.png) 4em 1em no-repeat;
}
#pie_telefono span {
	display: block;
	float: left;
	width: 5em;
	color: #FE7A00;
}
#mapa {
	display: block;
	float: left;
	width: 45em; 
	height: 40em;
	margin: 0 3em 1em 0;
	border: 1px solid #6B6363;
	
	-webkit-box-shadow: 0 0 25px rgb(0,0,0);   
	-moz-box-shadow: 0 0 25px rgb(0,0,0);   
	box-shadow: 0 0 25px rgb(0,0,0);
}
#mapa img {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}