/*Resetear lo que sea necesario. Ej: p, h2, ul...*/
body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, textarea, p, blockquote {
	margin: 0;
	padding: 0;
}
object {
	outline:none;
}
img {
	padding: 0;
	margin: 0;
	border: 0;
}
ul, li {
	list-style:none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
body {
	text-align: center;
	font:62.5% Georgia, serif, Times, "Times New Roman";
	color:#525252;
}
/*Utilizar unidades EM para el tamaño de las fuentes.
Por ejemplo, al 62.5% de tamaño, una unidad 1em equivale a 10px.
1.4em ser�an 14px.*/
#centrar {
	width: 850px;
	margin: 0 auto;
	padding: 0;
	background: url(../img/fnd.jpg) no-repeat top center;
}
#centrar-inicio {
	width: 880px;
	margin: 0 auto;
	padding: 0;
	background: url(../img/fnd_inici.jpg) no-repeat scroll 238px top;
}
#intro {
	border-bottom:1px solid #CCC;
	float:left;
}
#lang {
	width:140px;
	float:right;
	font-size:1.1em;
	height:20px;
}
#lang {
float:right;
font-size:1.1em;
height:20px;
margin-right:20px;
margin-top:5px;
width:140px;
}

#lang a {
	color:#666;
	text-decoration:none;
}
#lang a:hover {
	text-decoration:underline;
}
#menu {
	float: left;
	width: 243px;
	margin-top: 0;
	margin: 60px 0 0;
}
#logo {
	margin-bottom:65px;
	text-align:right;
	padding-right:30px;
}
#botonera ul {
	margin-right:30px;
}
#botonera {
	font-size:1.3em;
	line-height:23px;
	text-align:right;
	letter-spacing:1px;
}
#botonera a {
	color:#E41770;
	text-decoration:none;
}
#botonera a:hover {
border-bottom:1px dashed #E41770;
}
#contenido {
	width: 591px;
	float: right;
	margin-top: 140px;
	font-size:1.2em;
	text-align:justify;
}

#contenido h2 {
	font-size: 3.2em;
	text-align: right;
	color: #E41770;
	margin-right: 43px;
	letter-spacing:-3px;
}
#seccion {
	background:#fff url(../img/seccion_top.gif) no-repeat;
	margin-top:10px;
	line-height:26px;
	margin-left:25px;
}
#formseccion {
	background:url(../img/form_seccion.gif) no-repeat bottom;
	line-height:26px;
	padding-left:25px;
	padding-bottom:20px;
}
#seccion_pie {
	background:url(../img/seccion_pie.gif) no-repeat;
	height:40px;
	margin-left:25px;
}
#texto {
	padding:20px 50px 20px 25px;
	clear:both;
}
#contacto {
	padding:0 0 0 25px;
	clear:both;
}
#contacto a {
	color:#525252;
	text-decoration:none;
	font-weight:bold;
}
#contacto a:hover {
	border-bottom:1px dashed #000;
}
#textoform {
	padding:20px 10px 20px 25px;
	clear:both;
	background:#FFF;
}
#listado {
	margin:15px 0 0 40px;
	font-weight:bold;
}
#linea {
	height:30px;
	background:url(../img/list.gif) no-repeat left 11px;
	padding-left:10px;
}
#li_punto {
	float:left;
	width:380px;
}
#li_precio {
	float:right;
	text-align:right;
}
.li_minitexto {
	font-size:0.8em;
	font-weight:normal;
	line-height:18px;
}
#seccion h3, #formseccion h3 {
	font-size:1.6em;
	color: #E41770;
	letter-spacing:-1px;
}
#seccion h4 {
	font-size:2em;
	color: #E41770;
	letter-spacing:-1px;
	margin:15px 0 0 20px;
}
#texto h4 img {
	margin-right:15px;
}
#seccion p, #formseccion p {
	margin:5px 0 0 20px;
}
#notas {
	margin:25px 0 0 0;
	padding:10px;
	font-size:0.8em;
	line-height:17px;
	/*		border:1px solid #CCC;*/
		background:url(../img/notas.gif) no-repeat;
	color:#878787;
}
#notas p {
	margin:4px 0;
}
#notas strong {
	font-size:1.2em;
}
#formseccion form {
	margin: 13px 0 20px 17px;
}
#forminicio {
	height:30px;
	background:url(../img/form_inicio.gif) repeat-x bottom;
}
#clausula {
	height:20px;
	background:url(../img/form_inicio.gif) repeat-x top;
	font-size:0.8em;
	clear:both;
}
#clausula a {
	color:#333;
	text-decoration:underline;
}
#clausula a:hover {
	text-decoration:none;
}
#forminfo, #formcita {
	float:left;
	width:140px;
}
#form_fila {
	height:26px;
	font-size:0.9em;
	font-weight:bold;
}
#form_fila_textarea {
	height:140px;
	font-size:0.9em;
	font-weight:bold;
}

#form_fila_textarea a {
	color:#000;
	border-bottom:1px dashed #000;
	font-size:0.9em;
	position:relative;
	top:-2px;
	text-decoration:none;
}
#form_fila_textarea a:hover {
	border-bottom:none;
}

#form_col1 {
	float:left;
	width:250px;
}
#form_col2 {
	float:left;
	width:240px;
}
#form_tits {
	float:left;
	width:100px;
	line-height:15px;
}
#form_inputs {
	float:left;
	width:120px;
	margin-top:4px;
}
#form_textarea {
	width:120px;
	margin-top:4px;
}

#form_textarea textarea {
	width:220px;
	height:97px;
}
#form_inputs input {
	height: 19px;
	width: 130px;
	padding: 2px 2px 0;
}
#form_serveis {
	margin:10px 0 10px 0;
	font-size:0.8em;
}
#form_serveistit {
	font-size:1.3em;
	font-weight:bold;
}
#form_serveis input {
	position:relative;
	bottom:-4px;
	margin-right:5px;
}
#form_serveislist {
	float:left;
	width:125px;
}
#forminicio input {
	margin-right: 6px;
}
#form_submitxt {
	font-size:0.8em;
	font-weight:bold;
	float:left;
	width:140px;
	text-align:right;
	margin-right:6px;
}
#form_submit {
	float:left;
	width:90px;
}
#form_submit input {
	height:20px;
	width:80px;
	background-color:#666;
	color:#FFF;
	border:1px solid #000;
	position:relative;
	top:3px;
}
#form_error {
	font-size: 1.1em;
	color: #B11;
	font-weight: bold;
	border: 1px solid #B11;
	padding: 10px;
	background-color: #F6D4D4;
}
#form_error a {
	color: #600B0B;
	text-decoration: none;
}
#form_error a:hover {
	text-decoration:underline;
}
#form_ok {
	font-size: 1.1em;
	color: #261;
	font-weight: bold;
	border: 1px solid #3B1;
	padding: 10px;
	background-color: #D3F5DE;
}
#form_ok a {
	color: #247d0e;
	text-decoration: none;
}
#form_ok a:hover {
	text-decoration:underline;
}
input, textarea {
	font-size:0.9em;
	font-family: Georgia, serif, Times, "Times New Roman";
}
#footer {
	clear: both;
	text-align: center;
	height: 93px;
	background: url(../img/footer.gif) no-repeat top left;
	width: 849px;
}
#subfooter {
	font-size:1.1em;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
	color:#E41770;
	margin-bottom:7px;
}
#subfooter a {
	border-bottom:1px dashed #E41770;
	text-decoration:none;
	color:#E41770;
}
#subfooter a:hover {
	border-bottom:none;
}
#legal {
	text-align:right;
	padding-right:10px;
	margin-bottom:15px;
}
#legal a {
	color:#E41770;
	text-decoration:none;
}
#legal a:hover {
	border-bottom:1px dashed #E41770;
}
#top {
	float:left;
	margin-left:285px;
}
#clear {
	clear:both;
}

