/* Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

/*Generico */

*{
margin: 0;
padding: 0;
}

body {
font-family: Verdana, "Garamond", Arial;
font-size: 13px;
}

a:link {
text-decoration: underline;
}

a:visited {
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

a:active {
text-decoration: underline;
}

h1 {
font-size: 1.6em;
}

h2 {
text-align: center;
font-size: 1.4em;
}

h3 {
font-size: 1.2em;
}

h4 {
font-size: 1em;
}

ul {
	list-style: disc;
	padding: 10px;
}

ul li {
	margin: 10px 0 0 80px;
}

p {

}

hr {

}

.clear {
clear: both;
}

.invisible {
	visibility: hidden;
}

.desaparece {
	display: none;
}

.primero {
	margin: 0 0 10px 60px;
}

.centrado {
	text-align: center;
}

/*------------------------------------*/

body {
	font-family: Verdana, "Garamond", Arial;
	font-size: 13px;
	background: #87888a;
}

#precarga {
       width: 0px;
       height: 0px;
       display: inline;
       background-image: url(img/cabecera.jpg);
       background-image: url(img/cuerpo.jpg);
       background-image: url(img/boton-trans.png);
       background-image: url(img/botonHover-trans.png);
       background-image: url();
}

#enBlanco {
	width: 100%;
	background: #fff;}

#cabecera {
	width: 900px;
	height: 262px;
	margin: 0 auto;
	padding: 40px 0 0;
	background: url(img/cabecera.jpg) no-repeat bottom center;
}

#contactanos, .contactanos {
}

#contactanos img, .contactanos img {
	float: left;
	padding: 10px 10px 0 180px;
}

#contactanos div, .contactanos div {
	padding: 20px 0;
}

#contactanos a, .contactanos a {
	color: #000;
	font-weight: bold;
	font-size: 15px;
}

#contenedor {
	margin: 0 auto;
	width: 900px;
	background: url(img/cuerpo.jpg) no-repeat top center;
	position: relative
}

#contenido {
	margin: 0 auto;
	width: 750px;
	padding: 0 0px 30px;
}

h1 {
	font-size: 3.2em;
	text-align: center;
}

p {
	margin: 20px 0 10px 60px;
	line-height: 1.3em;
}

a {
	color: #000;
}

#botonera {
	margin:  0 0 0;
	float: right;
	text-align: center;
}

#boton {
	text-align: center;
	margin: 55px 0;
	_margin: 20px 0;
}

#boton a {
	background: url(img/boton-trans.png) no-repeat center;
	color: #fff;
	font-size: 1.4em;
	text-decoration: none;
	padding: 40px 70px;
	_padding: 15px 45px;
}


#boton a:hover {
	background: url(img/botonHover-trans.png) no-repeat center;
	
}

#pie {
	border-top: solid 3px #87888a;
}

#pie #ecliente{
	float: right;
	font-size: 11px;
	padding: 10px 50px;
}

#pie #ecliente a {
	color: #000;
}

/*Contacto*/

.obligatorios {
	font-size: 11px;
	text-align: right;
	padding: 0;
}

.obligatorios.disclaimer {
	font-size: 11px;
	text-align: left;
	width: 550px;
	*width: 500px;
	text-align: left;
}

.clase1 {
}

.clase1 p {
	margin:20px 0;
}

.clase1 label {
	width:230px;
	padding: 0 20px 0 60px;
	float:left;
	text-align:right;
	font-weight: bold;
}

.clase1 label span {
	font-weight: normal!important;
	font-size: 0.8em;
}

.clase1 input {
	width:250px;
	font-family: Verdana, "Garamond", Arial;
	font-size: 13px;
	padding: 1px;
}

.clase1 input#direccion {
	width:200px;
}

.clase1 input#numero {
	width:40px;
}

.clase1 input#cp, .clase1 input#provincia, .clase1 input#poblacion {
	width:120px;
}

.clase1 textarea {
	width:250px;
	font-family: Verdana, "Garamond", Arial;
	font-size: 13px;
	padding: 3px;
}

.clearfix {
	clear:both;
}

.controles {
	text-align:right!important;
	margin:20px 115px;
}

.controles a {
	color: #000;
	font-weight: bold;
	font-size: 15px;
}

.controles input.enviar {
	background:#B5B5B5;
	border:1px solid #6F6F6F;
	color:#FFFFFF;
	font-size:14px;
	text-transform:uppercase;
	width:110px !important;
	cursor: pointer;
}

.controles input.enviar:hover {
	background:#87888A;
	font-size:14px;
	font-weight:bold;
}

.controles input.borrar {
	display:none;
}

.gracias {
	text-align: center;
}

#disclaimerFormulario {
	position: absolute;
	top:50px;
	left:1px;
	background: #fff;
	border: solid 2px #87888a;
	width: 230px;
	padding: 10px;
}