
/***** Eliminar estilos por defecto *****/
* {
    font-size: 100%;
    margin: 0px;
    padding: 0px;
    list-style: none;
    border: 0px;
}

p, ul, ol, dl, dt, dd, li, blockquote, cite, h1, h2, h3, h4, h5, h6, fieldset, hr, select, iframe {
    margin: 0px;
    padding: 0px;
    font-size: 1em;
    font-weight: normal;
	/*font-family: Helvetica, Verdana, Geneva, Arial,  sans-serif;*/
}

/* ****************************************** */

body{
	font-size: 12px;
	font-family: "Arial";
	margin-top: 0px;
	padding-top: 25px;
	padding-bottom: 50px;
	background-color: #cccac2;
	border: 1px solid transparent;
}

h1{
	font-size: 28px;
	width: 750px;
	text-align: left;
	color: #525252;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	float: left;
	margin-bottom: 1px;
}

h2{
	font-size: 14px;
	width: 577px;
	background-color: transparent;
	text-align: left;
	color: #525252;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	padding-left: 10px;
	float: left;
	margin-top: 5px;
}

h3{
	font-size: 12px;
	width: 577px;
	text-align: left;
	color: #525252;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	float: left;
	margin-bottom: 25px;
	border-bottom: 1px solid #666;
}

a:link{
	text-decoration: none;
	color: #525252;
}

a:visited{
	text-decoration: none;
	color: #525252;
}

a:hover{
	text-decoration: none;
	color: #525252;
}

.text.mp{
	border: 1px solid #ffffff;
	width: 150px;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.text.pe{
	border: 1px solid #ffffff;
	width: 200px;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.text.me{
	width: 250px;
	border: 1px solid #ffffff;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.text.gr{
	width: 300px;
	border: 1px solid #ffffff;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.text.mg{
	width: 350px;
	border: 1px solid #ffffff;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.text.eg{
	width: 400px;
	border: 1px solid #ffffff;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.text.xl{
	width: 450px;
	border: 1px solid #ffffff;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.combo.xs{
	border: 1px solid #ffffff;
	width: 40px;
	padding: 1px;
}

.combo.mp{
	border: 1px solid #ffffff;
	width: 100px;
	padding: 1px;
}

.combo.pe{
	border: 1px solid #ffffff;
	width: 150px;
	padding: 1px;
}

.combo.pm{
	border: 1px solid #ffffff;
	width: 200px;
	padding: 1px;
}

.combo.me{
	width: 250px;
	border: 1px solid #ffffff;
	padding: 1px;
}

.combo.gr{
	width: 300px;
	border: 1px solid #ffffff;
	padding: 1px;
}

.combo.mg{
	width: 350px;
	border: 1px solid #ffffff;
	padding: 1px;
}

.combo.eg{
	width: 400px;
	border: 1px solid #ffffff;
	padding: 1px;
}

.combo.xl{
	width: 450px;
	border: 1px solid #ffffff;
	padding: 1px;
}

.submit{
	width: auto;
	height: auto;
	border: 1px solid #ffffff;
	background-color: #525252;
	color: #ffffff;
	padding: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* ****************************************** */

#contenedor{
	width: 800px;
	height: auto;
	margin: auto;
	color: #555;
	margin-bottom: 25px;
	background-color: transparent;
}

#cabecera{
	float: left;
	width: 780px;
	background-color: #ff7700;
	border: 10px solid #FFFFFF;
	height: auto;
	text-transform: uppercase;
	margin-bottom: 15px;
	overflow: hidden;
}

#cabecera img{
	float: left;
}

#cabecera h1 span,
#cabecera h1{
	font-size: 20px;
	width: 785px;
	background-color: transparent;
	text-align: left;
	color: #ffffff !important;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
	float: left;
	margin-bottom: 1px;
}

#cabecera h2 span,
#cabecera h2{
	font-size: 17px;
	width: 785px;
	background-color: transparent;
	text-align: left;
	color: #ffffff !important;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
	float: left;
	margin-bottom: 1px;
}


#cabecera h3 span,
#cabecera h3{
	font-size: 14px;
	width: 785px;
	background-color: transparent;
	text-align: left;
	color: #ffffff !important;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
	float: left;
	margin-bottom: 1px;
}

#imagen_corp{
	float: left;
	height: auto;
	width: 100%;
	overflow: hidden;
	text-align: center;
}

#cabecera h3{
	width: 100% !important;
}

#menu_derecha{
	float: right;
	width: 205px;
	height: auto;
	margin-bottom: 1px;
	margin-left: 14px;
	border: 10px solid #fff;
	margin-bottom: 15px;
	background-color: #ff7700;
}

ul#menu{
	width: 205px;
	float: left;
	height: auto;
	padding-top: 10px;
	padding-bottom: 15px;
	background: transparent;
}

ul#menu li{
	float: right;
	height: auto;
	width: auto;
}

ul#menu li a{
	float: right;
	height: auto;
	width: 185px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 1px;
	color: #ffffff;
	font-size: 12px;
	margin-top: 5px;
	border-bottom: 1px solid #ffffff;
}

ul#menu li a:hover{
	color: #525252;
}

ul#submenu{
	width: 780px;
	float: right;
	height: auto;
	background-color: #ff7700;
	border: 10px solid #fff;
	margin-bottom: 15px;
}

ul#submenu li{
	height: auto;
	width: auto;
	float: right;
}

ul#submenu li a{
	float: left;
	height: auto;
	width: auto;
	display: block;
	padding: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ffffff;
	font-size: 12px;
	border-left: 1px solid #fff;
}

#contenido{
	float: left;
	width: 540px;
	text-align: center;
	overflow: hidden;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #ff7700;
	border: 10px solid #fff;
}

#contenido_seccion{
	float: left;
	width: 480px;
	overflow: hidden;
	background: #B8E33C;
	border: 10px solid #FFFFFF;
	padding-top: 25px;
	padding-bottom: 25px;
}

.banner{
	float: right;
	width: 205px;
	height: auto;
	overflow: hidden;
	border: 10px solid #fff;
	overflow: hidden;
	text-align: center;
	background-color: #ff7700;
	margin-bottom: 15px;
}

.banner img{
	float: left;
}

div.entrada{
	float: left;
	width: 510px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	line-height: 20px;
	overflow: hidden;
}

div.entrada p a{
	color: #ffffff;
}

.entrada ul{
	float: left;
	width: 99%;
}

.entrada div{
 	float: left;
 	height: auto;
 	width: auto;
 }

.entrada h1{
	font-size: 16px;
	border: 0;
	background: none;
	margin-bottom: 5px;
	color: #ffffff;
	padding-left: 0;
	float: left;
	width: 100%;
}

.entrada h2{
	font-size: 14px;
	border: 0;
	background: none;
	margin-bottom: 5px;
	color: #ffffff;
	padding-left: 0;
	float: left;
	width: 100%;
}

.entrada h3{
	font-size: 12px;
	border: 0;
	background: none;
	margin-bottom: 5px;
	color: #ffffff;
	padding-left: 0;
	float: left;
	width: 100%;
}

/*** FORMULARIO ***/
.elemento_form{
	float: left;
	width: 100% !important;
	height: auto;
	margin-bottom: 15px;
}

.etiqueta_form{
	float: left;
	height: auto;
	width: 200px !important;
	text-align: right;
	margin-right: 10px;
}

.input_form{
	float: left;
	height: auto;
	width: auto;
	text-align: left;
}

#pie{
	float: left;
	width: 760px;
	text-align: center;
	height: auto;
	background-color: #ff7700;
	border: 10px solid #fff;
	color: #fff;
	padding: 10px;
	margin-top: 15px;
}

.mensaje_ok{
	float: left;
	width: 743px;
	height: 30px;
	margin-bottom: 15px;
	margin-top: 15px;
	background-image: url(../../img/confirm.png);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	font-size: 16px;
	padding-left: 55px;
	padding-top: 9px;
	text-align: left;
	border: 1px solid #B3EFA4;
}

.mensaje_error{
	float: left;
	width: 743px;
	height: 30px;
	margin-bottom: 15px;
	margin-top: 15px;
	background-image: url(../../img/error.png);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	font-size: 16px;
	padding-left: 55px;
	padding-top: 9px;
	text-align: left;
	border: 1px solid #EFA4A7;
}

.mensaje_info{
	float: left;
	width: 743px;
	height: 30px;
	margin-bottom: 15px;
	margin-top: 15px;
	background-image: url(../../img/info.png);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	font-size: 16px;
	padding-left: 55px;
	padding-top: 9px;
	text-align: left;
	border: 1px solid #A4C6EF;
}

/* GOOGLE MAPS */

.contenedor_map{
	border: 2px solid #ffffff;
	width: 506px !important;
	height: 400px !important;
	margin: auto;
	float: none;
}

.map{
	width: 504px !important;
	height: 398px !important;
	border: 1px solid #525252;
}