/* 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:#fff url(../img/bg.jpg) 0 0 repeat;
}

#wrapper {
width:800px;
height:auto;
margin:20px auto 0 auto;
overflow:hidden;
border:2px #eee solid;
}
#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:11px;
color:#fff;
width:auto;
height:26px;
display:block;
float: left;
padding:40px 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:13px;
text-align:left;
color:#6f6f6f;
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);
}
.main_left_img{
float:left;
margin:30px 0 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;
background:#F3F3F3;
width:500px;
height:auto;
float:left;
padding:15px;
}
#main_right_cont p { line-height:15px; margin:0px 0 5px 0;}

#main_right_cont ul {
line-height:15px;
margin-top:25px;
height:350px;
}
#main_right_cont ul li{
margin:5px;
	}
#main_right_cont ul li.secondLi {
margin:5px 0 5px 15px;
color:#903;
	}

#main_right_cont.index { background:#EFEFEF url(../img/img_quienes.jpg) bottom right no-repeat; padding:25px 25px 25px 20px; color:#000; height:350px;}
#main_right_cont ul.fiscal {background: url(../img/img_fiscalidad.jpg) 0 0 no-repeat;}
#main_right_cont ul.laboral {background: url(../img/img_laboral.jpg) 0 0 no-repeat;}
#main_right_cont ul.contable {background: url(../img/img_contable.jpg) 0 0 no-repeat;}
#main_right_cont ul.trafico {background: url(../img/img_trafico.jpg) 0 0 no-repeat;}
#main_right_cont ul.mercantil {background: url(../img/img_mercantil.jpg) 0 0 no-repeat;}
#main_right_cont ul.otros {background: url(../img/img_mercantil_torre.jpg) 0 0 no-repeat;}


#cont_form {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
background: #EFEFEF;
width:500px;
height:auto;
float:left;
padding:15px;
}

#cont_form ul { margin:0 auto;}
#cont_form ul li { width:500px; margin-bottom:5px;}
#cont_form ul li label { width:150px; color:#666; font-size:12px; text-transform:uppercase; float:left; text-align:right; line-height:25px}
/*cont_form ul li input { float:left; margin-left:10px; border:1px #666 solid;}
*/

.datos_right { 
 float:left;
}

#boton_enviar {
 width: auto;
text-align:center;
display:block;
 margin: 5px 0 0 300px;
}
#donde {
 width: 500px;
 height: auto;
 text-align:left;
 padding-bottom:10px;
 margin-bottom:20px;
}
a.btn_mapa:link, a.btn_mapa:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#936;
text-align:left;
display:block;
line-height:24px;
padding-left:10px;
}
a.btn_mapa:hover {
color:#fff;
text-decoration:none;
background-color: #903;
}
/* FOOTER
--------------------------------------------------------------------------- */
#footer_left {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
text-align: left;
padding:23px 0 0 10px;
width:auto;
height:47px;
float:left;
}
.bold{
font-weight:bold;
}
#footer_right {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
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:13px;
color:#e7c4c2;
text-decoration:none;
display:block;
background: url(../img/bg_btn_mail1.jpg) 0 0 no-repeat;
padding-left:25px;
float:right;
}
a.btn_mail:hover {
color:#fff;
text-decoration:underline;
background: url(../img/bg_btn_mail2.gif) 0 0 no-repeat;
}
#footer_bottom {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
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:13px;
color:#212121;
text-decoration:none;
}
a.btn_footer:hover {
color:#666;
text-decoration:underline;
}


/* validación formulario */

input.error, textarea.error, select.error { background-color: #FFA28C; 
border: 1px solid red;  }
