@charset "utf-8";
/* CSS Document */

body {background-color: #2d608f;}

#wrapper {
	background-color: #2d608f;
	padding-top: 10px;
	height: 100%;
	width: 100%;}
	
#contents {
	background-color: #2d608f;
	width: 100%;}
	
#menu-pral {background-color: #2d608f;}
	
.menu-pral-logotitulo {
	margin-right: 10px;
	padding: 10px;
	height: 359px;
	width: 300px;
	margin-bottom: 10px;
	float: left;}
	
.menu-pral-opciones a div {
	margin-left: 10px;
	background-color: #000;
	padding: 10px;
	height: 359px;
	width: 300px;
	margin-bottom: 10px;
	float: left;}
	
.menu-pral-opciones a div:hover {
	background-color: #F60;}
	
.menu-pral-opciones-destacado a div {
	margin-left: 10px;
	background-color: #F00;
	padding: 10px;
	height: 359px;
	width: 300px;
	margin-bottom: 10px;
	float: left;}
	
.menu-pral-opciones-destacado a div:hover {
	background-color: #F60;}

.titulo-opcion-menu-pral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin-top: 10px;
	color: #FFF;
	font-weight: bold;
	line-height: 1.3em;
	text-align: center;}
	
#footer {
	font-family: Arial, Helvetica, sans-serif;
	position: fixed;
	bottom: 0;
	background-color: #F00;
	color: #FFF;
	padding: 10px;
	width: 100%;
	text-align: center;
	line-height: 1.4em;
	font-size: 0.9em;}
	
.txt-footer-copyright {font-size: 0.7em;}
	
#footer a {color: #FFF;}

#secciones {
	background-color: #2d608f;}
	
#header-secciones {background-color: #FFF;}
	
#menu-pral-secciones {
	width: 100%;
	overflow: auto;}
	
.menu-pral-opciones-secciones div {
	margin-right: 10px;
	margin-top: 10px;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	width: 155px;
	height: 65px;
	font-size: 0.9em;
	float: left;}
	
.menu-pral-opciones-secciones a p {
	padding-top: 0.5em;
	line-height: 1.2em;}
	
.menu-pral-opciones-secciones div:hover {background-color: #F60;}
	
#contenedor {
	padding: 10px;
	margin-top: 10px;
	background-color: #06C;
	overflow: auto;}

#flash {
	margin-right: 15px;
	float: left;}
	
#explicacion h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #0FF;
	background-color: #009;
	margin-bottom: 15px;
	font-weight: bold;}
	
#explicacion h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FF0;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 10px;
	background-color: #09F;}
	
#explicacion p {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 1.2em;
	line-height: 1.2em;
	color: #FFF;
	font-size: 0.9em;}
	
.destacadillo {
	font-weight: bold;
	color: #FF0;}
	
.trabajamos {
	font-weight: bold;
	color: #9003FB;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";
	background-color: #F9F004;}

#explicacion ul {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 1.2em;
	color: #FFF;
	list-style: inside;
	font-size: 0.9em;}
	
#explicacion ul li {
	margin-bottom: 1.1em;}
	
#explicacion img {margin-top: 40px;}
	
.precios {
	color: #FFF;
	background-color: #F00;
	font-weight: bold;}
	
#flash-contacto {
	position: absolute;
	left: 450px;
	top: 347px;
	width: 333px;
	height: 445px;
	z-index: 8;}
	
.ivaincluido {
	color: #FF0;
	background-color: #090;
	font-weight: bold;}