/* CSS Document */

/* ASESORIA
/* Autor: Manuel Ribera
/* Empresa: Entorno Digital - www.entornodigital.es
/* Creado: 15/01/2009
--------------------------------------------------------------------------- */

/* ESTRUCTURA */
/* HEADER */
/* BASE */

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;
}


/* ESTRUCTURA
--------------------------------------------------------------------------- */

body {
	margin: 0px;
	background-color: #ffdc42;
}

#wrapper {
width:800px;
height:auto;
margin:20px auto 0 auto;
}
#header {
width:800px;
height:105px;
background-image:url(../img/bg_header.jpg);
background-repeat:no-repeat;
}
#main {
background-image:url(../img/bg_main.gif);
background-repeat:repeat-y;
width:800px;
height:auto;
text-align:center;
float:left;
}
#footer {
width:800px;
height:105px;
float:left;
background-image:url(../img/bg_footer.jpg);
background-repeat:no-repeat;
}


#nav{}


.col{}
.rightCol{}
.leftCol{}

#gallery{}
#logo{}

/* HEADER
--------------------------------------------------------------------------- */
#header_log {
width:auto;
height:105px;
float:left;
}
#header_nav {
width:auto;
height:auto;
float:right;
margin-right:40px;
}
a.btn_header:link, a.btn_header:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
width:auto;
height:9px;
display:block;
float: left;
padding:57px 20px 37px 20px;
text-decoration:none;
}
a.btn_header:hover{
background-image:url(../img/bg_btn_header.gif);
background-repeat: repeat-x;
text-decoration:none;
}


/* MAIN
--------------------------------------------------------------------------- */
#main_left {
background-image:url(../img/bg_main_left.gif);
background-repeat: repeat-y;
width:210px;
height:auto;
text-align:right;
float:left;
padding-top:30px;
}
a.btn_main:link, a.btn_main:visited{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
text-align:left;
color:#772721;
text-decoration:none;
width:182px;
height:23px;
line-height:23px;
padding-left:8px;
margin-bottom:6px;
display:block;
float:right;
}
a.btn_main:hover{
background-image:url(../img/bg_btn1_main_left.gif);
}
.btn_main_select{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
text-align:left;
color:#772721;
width:182px;
height:23px;
line-height:23px;
padding-left:8px;
margin-bottom:6px;
display:block;
float:right;
background-image:url(../img/bg_btn1_main_left.gif);
}
.main_left_img{
float:left;
margin:30px 0;
}
#main_right {
background-color:#FFFFFF;
width:530px;
height:auto;
float:left;
padding:30px;
}
#main_right_cont {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-align: justify;
line-height:18px;
background-color:#ffdc42;
width:500px;
height:auto;
float:left;
padding:15px;
}
#main_right_cont p {
padding-bottom:10px;
}
.img_center {
text-align: center;
padding:10px 0px;
}
#cont_form {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
background-color:#ffdc42;
width:500px;
height:auto;
float:left;
padding:15px;
}

#form_left { 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color:#8d192e;
 text-align:right;
 width: 150px;
 line-height:22px;
 float:left;
 padding-right:5px;
}
#form_left p { 
 line-height:22px;
 margin-bottom:10px;
}

#form_right { 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight:bold;
 color:#000;
 text-align:left;
 width: 250px;
 line-height:30px;
 float:left;
}
#form_right input { 
 margin-bottom:10px;
}
#form_right textarea { 
 margin-bottom:10px;
}

.datos_right { 
 float:left;
}

#boton_enviar {
 width: 500px;
text-align:center;
display:block;
float:left;
}
#donde {
 width: 500px;
 height: auto;
 line-height:18px;
 text-align:left;
 padding-bottom:10px;
 margin-bottom:20px;
 border-bottom: solid 1px #772721;
}
a.btn_mapa:link, a.btn_mapa:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#8d192e;
text-decoration:underline;
text-align:left;
display:block;
line-height:24px;
padding-left:10px;
}
a.btn_mapa:hover {
color:#fff;
text-decoration:none;
background-color:#8d192e;
}
.punto {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #333;
text-align:justify;
line-height:18px;
padding-left:16px;
background-image:url(../img/punto.gif);
background-position:left;
background-repeat:no-repeat;
display:block;
margin-left:20px;
width:450px;
}
.punto2 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #333;
text-align:justify;
line-height:18px;
padding-left:16px;
background-image:url(../img/punto2.gif);
background-position:top left;
background-repeat:no-repeat;
display:block;
margin-left:20px;
width:450px;
}
/* FOOTER
--------------------------------------------------------------------------- */
#footer_left {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-align: left;
padding:18px 0 0 10px;
width:auto;
height:47px;
line-height:16px;
float:left;
}
.bold{
font-weight:bold;
}
#footer_right {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-align: left;
padding:50px 30px 0 10px;
width:auto;
height:20px;
float:right;
}
a.btn_mail:link, a.btn_mail:visited {
height:12px;
line-height:12px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#e0e0e0;
text-decoration:none;
display:block;
background-image:url(../img/bg_btn_mail1.gif);
background-position:left;
background-repeat: no-repeat;
padding-left:25px;
float:right;
}
a.btn_mail:hover {
color:#fff;
text-decoration:underline;
background-image:url(../img/bg_btn_mail2.gif);
background-position:left;
background-repeat: no-repeat;
}
#footer_bottom {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-align: center;
width:800px;
height:34px;
line-height:34px;
float:left;
display:block;
}
a.btn_footer:link, a.btn_footer:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#8d192e;
text-decoration:none;
}
a.btn_footer:hover {
color:#000;
text-decoration:underline;
}

/* Validación formularios
----------------------------------------------------------------------*/
input.error, textarea.error, select.error { background-color: #FFA28C; border: 1px solid red;  }
