/* CSS Document */

* {
	margin:0px;
	padding:0px;
	font-family:Helvetica,Verdana, Arial, sans-serif;
}

body {
	background-image:url(../_img/fondo.gif);
}

#exterior {
	width:750px;
	margin:auto;
	padding-top: 5px;
	background-color: #FFFFFF;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 0px solid #FFFFFF;
	padding-top:0px;
	padding-bottom:4px;
	display: table;

}

/*------------------ CABECERA -----------------*/

#cabecera {
	width:750px;
	height: 213px;
	margin:auto;
}
#cabecera h1 {
	font-size: 9px;
	text-align: left;
	padding-top: 15px;
	float: left;
	width: 715px;
	display: block;
	color: #D9CEAD;
	font-weight: normal;
	padding-bottom: 8px;
}


#cabecera  img {
	width: 750px;
	display:block;
	float: left;
}

/*---------------------- MENU --------------------*/

#contenido {
	width:741px;
	float: left;
	padding-left:4px;
	padding-right: 4px;
	background-image: url(../_img/fondo_contenido.gif);
	background-position: center top;
	background-repeat: repeat-y;
	
}
#menu {
	width:235px;
	display: block;
	float: left;
	list-style:none;
}
#menu li {
	display: block;
	width: 230px;
	
	height: 26px;
}
#menu li.cat {
	display: block;
	width: 230px;
	background-image: url(../_img/menu_cat.gif);
	height: 35px;
	padding-top: 18px;
	background-position: 0px 18px;
	background-repeat: no-repeat;
}
#menu li.texto {
	display: block;
	width: 230px;
	padding-top: 10px;
	height: 70px;
}

#menu li.vlc {
	display: block;
	width: 230px;
	padding-top: 10px;
	height: 70px;
}
#menu li.ing {
	display: block;
	width: 230px;
	padding-top: 10px;
	height: 70px;
}

#menu li a {
	display: block;
	width: 202px;
	font-size: 11px;
	padding-top: 9px;
	height: 20px;
	color: #D9CEAD;
	padding-right: 28px;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}

#menu li p {
	display: block;
	width: 202px;
	font-size: 11px;
	padding-top: 9px;
	color: #D9CEAD;
	padding-right: 28px;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
#menu li p.inferior {
	display: block;
	width: 202px;
	font-size: 11px;
	padding-top: 9px;
	color: #993300;
	padding-right: 28px;
	text-align: right;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}
	
#menu li a.enlace_vlc {
	display: block;
	padding-top: 25px;
	padding-right: 15px;
	text-decoration: none;
	padding-left: 15px;
	padding-bottom: 35px;
	font-style: normal;
}

#menu li a.enlace_pag{
	font-size: 10px;
	font-style:normal;
	width: 195px;
	padding-right: 40px;
	padding-top: 6px;
	color: #FFFFFF;
	background-image: url(../_img/menu_pag.gif);
	background-repeat:no-repeat;

}
#menu li a.enlace_pag:hover {
	color: #D9CEAD;
	background-image: url(../_img/menu_pag_on.gif);
	background-repeat:no-repeat;
	font-size: 10px;
}

#div_menu p.texto_menu{
	display: block;
	width: 210px;
	font-size: 11px;
	padding-top: 20px;
	color: #990000;
	padding-right: 25px;
	text-align: right;
	background-color: #5C1116;
	float: left;
	padding-bottom: 20px;
	
}

/*----------------------- CUERPO ----------------------*/

#cuerpo {
	width:490px;
	float: left;
	background-color: #D9CEAD;
	display: table;
	border-right: 1px solid #000000;
	border-left: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 0px solid #FFFFFF;
	padding-left: 15px;
}
#cuerpo_index {
	width:492px;
	float: left;
	background-color: #D9CEAD;
	display: table;
	border-right: 1px solid #000000;
	border-left: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 0px solid #FFFFFF;
	padding-left: 13px;
}

#cuerpo p.titular{
	font-size:15px;
	color:#5C1116;
	display: block;
	float:left;
	font-weight: bold;
	width: 380px;
	height: 20px;
	padding-top: 20px;
	border-bottom: 2px solid #5C1116;
}

#cuerpo p.txt_cuerpo{
	font-size:10px;
	color:#262626;
	display: block;
	float:left;
	width: 470px;
	padding-top: 15px;
	text-align: justify;
	font-weight: normal;
}

#cuerpo_index p.txt_cuerpo{
	font-size:10px;
	color:#262626;
	display: block;
	float:left;
	width: 470px;
	padding-top: 15px;
	text-align: justify;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#cuerpo form{
	font-size:11px;
	color:#262626;
	display: block;
	float:left;
	width: 445px;
	padding-top: 15px;
	text-align: justify;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}



#cuerpo p.txt_cuerpo_centro{
	font-size:12px;
	color:#262626;
	display: block;
	float:left;
	font-weight: normal;
	width: 470px;
	padding-top: 15px;
	text-align: center;
	line-height: 18px;
}
#cuerpo p.tit_seccion{
	font-size:12px;
	color:#5C1116;
	display: block;
	float:left;
	font-weight: bold;
	width: 470px;
	padding-top: 15px;
	text-decoration: underline;
}
#cuerpo p.txt_cuerpo strong{
	display: block;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#cuerpo_index p.txt_cuerpo strong{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#cuerpo h2{
	font-size: 10px;
	text-align: left;
	float: left;
	width: 480px;
	display: block;
	color: #8C8C8C;
	padding-bottom: 8px;
	font-weight: normal;

}
#cuerpo img{
	float: right;
	display: block;
	padding-top: 18px;
	padding-right: 16px;
	padding-left: 8px;
}
#cuerpo img.empresa{
	float: left;
	display: block;
	padding-top: 0px;
	padding-right: 16px;
	padding-left: 8px;
}
#cuerpo img.galeria{
	float: left;
	display: block;
	padding-top: 18px;
	padding-right: 5px;
	padding-left: 5px;
}

#cuerpo #ruta{
	display:block;
	float:left;
	width:380px;
	font-size:9px;
	color:#848282;
	padding-bottom: 0px;
	padding-top: 15px;
}
#cuerpo #ruta a{
	font-size:9px;
	color:#848282;
}

#cuerpo #ruta  p{
	font-size:10px;
	color:#848282;
	display: inline;
	font-weight: bold;
	width: 250px;
}

#cuerpo_index #cuadro_index{
	display:block;
	float:left;
	width:481px;
	padding-bottom: 0px;
	background-image: url(../_img/cuadro_index.jpg);
	height: 292px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-top: 5px;
}
#cuerpo_index #cuadro_index p{
	width:300px;
	float: left;
	display: table;
	padding-left: 15px;
	padding-top: 55px;
	font-size: 14px;
	color: #8C8C8C;
}
#cuerpo_index #fotos {
	display: block;
	float: left;
	width: 481px;
	height: 302px;
	padding-left: 0px;
	background-position: 120px 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
}

#cuerpo_index #cuadro_presupuesto{
	display:block;
	float:left;
	width:236px;
	padding-bottom: 0px;
	background-image: url(../_img/cuadro_presupuesto.jpg);
	height: 126px;
	background-repeat: no-repeat;
	background-position: 0px 25px;
	padding-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#cuerpo_index #cuadro_presupuesto p{
	width:201px;
	float: left;
	display: table;
	padding-left: 14px;
	padding-top: 8px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
#cuerpo_index #cuadro_presupuesto span{
	width:145px;
	float: left;
	display: table;
	padding-left: 80px;
	padding-top: 10px;
	font-size: 9px;
	color: #FFFFFF;
}
#cuerpo_index #cuadro_presupuesto a{
	width: 65px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	display:block;
	float:left;
	font-size: 11px;
	padding-left: 150px;
	padding-top: 18px;
}
#cuerpo_index #cuadro_trabaja{
	display:block;
	float:left;
	width:217px;
	padding-bottom: 0px;
	background-image: url(../_img/cuadro_trabaja.jpg);
	height: 139px;
	background-repeat: no-repeat;
	background-position: 24px 11px;
	padding-top: 11px;
	padding-left: 25px;
}
#cuerpo_index #cuadro_trabaja p{
	width:201px;
	float: left;
	display: table;
	padding-left: 8px;
	padding-top: 23px;
	font-size: 12px;
	color: #6B1112;
	font-weight: bold;
}
#cuerpo_index #cuadro_trabaja span{
	width:145px;
	float: left;
	display: table;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 9px;
	color: #6B1112;
}
#cuerpo_index #cuadro_trabaja a{
	width: 65px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	display:block;
	float:left;
	font-size: 11px;
	padding-left: 15px;
	padding-top: 15px;
}
#cuerpo_index #cuadro_blog{
	display:block;
	float:left;
	width:478px;
	padding-bottom: 0px;
	background-image: url(../_img/cuadro_blog.jpg);
	height: 262px;
	background-repeat: no-repeat;
	background-position: 0px 25px;
	padding-top: 30px;
}
#cuerpo_index #cuadro_blog #rss{
	float:left;
	width:478px;
	padding-bottom: 0px;
	height: 150px;
	display: block;
}
#cuerpo_index #cuadro_blog p{
	width:450px;
	float: left;
	display: table;
	padding-left: 14px;
	padding-top: 6px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 20px;
}
#cuerpo_index #cuadro_blog span{
	width:335px;
	float: left;
	display: block;
	padding-left: 10px;
	font-size: 9px;
	color: #6B1112;
}
#cuerpo_index #cuadro_blog a{
	width: 300px;
	text-align: left;
	text-decoration: none;
	color: #000000;
	display:block;
	float:left;
	font-size: 11px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#cuerpo_index #cuadro_blog a.irblog{
	width: 300px;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	display:block;
	float:left;
	font-size: 11px;
	padding-left: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#otros_servicios {
	width:460px;
	float: left;
	display: table;
	border-bottom: 1px solid #7F0000;
	border-top: 1px solid #7F0000;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-top: 15px;
}
#otros_servicios p{
	font-size:11px;
	color:#5C1116;
	display: block;
	float:left;
	width: 420px;
	height: 20px;
}
#otros_servicios a{
	font-size:10px;
	color:#262626;
	display: block;
	float: left;
	clear: left;
	padding-right: 5px;
}

#otros_servicios span{
	font-size:10px;
	color:#848282;
	font-weight: normal;
	display: block;
	float: left;
	width: 460px;
	padding-bottom: 10px;
}

#cuerpo p.relleno {
	width:460px;
	float: left;
	display: table;
	padding-top: 50px;
	padding-bottom: 50px;
}
#cuerpo_index p.relleno {
	width:460px;
	float: left;
	display: table;
	padding-top: 50px;
	padding-bottom: 50px;
}
/*----------------------- FORMULARIO ----------------------*/

#formulario {
	background-image:url(../_img/top_formulario.jpg);
	background-repeat:no-repeat;
	width:480px;
	background-position: 5px 0px;
	float: left;
	padding-top: 20px;
	padding-bottom: 30px;
}
#formulario p {
	font-size: 10px;
	color: #262626;
	padding-left: 0px;
	line-height: 18px;
	padding-bottom: 5px;
}
#formulario  p span {
	font-size: 14px;
	font-weight: bold;
	color: #262626;
}
#formulario form {
	padding-top: 10px;
	display: block;
	float: left;
	width: 460px;
	background-color: #B7AA8A;
	padding-left: 10px;
}
#formulario form p {
	font-size: 10px;
	color: #262626;
	padding-left: 0px;
	line-height: 18px;
	padding-bottom: 15px;
}
#formulario form span {
	font-size: 10px;
	color: #262626;
	display: block;
	width: 215px;
	float: left;
	margin-right: 15px;
	padding-bottom: 5px;
}
#formulario form input {
	font-size: 10px;
	float: left;
	width: 210px;
	margin-right: 17px;
	margin-bottom: 18px;
}
#formulario form select {
	font-size: 10px;
	float: left;
	width: 180px;
	margin-right: 17px;
	margin-bottom: 20px;
}
#formulario form .sin {
	margin-right:0px;
}
#formulario form .comentarios {
	padding-top:10px;
}
#formulario form textarea {
	font-size: 10px;
	width: 450px;
	display: block;
	float: left;
	height: 60px;
	margin-bottom: 10px;
}

#formulario a {
	display: block;
	float: right;
	width: 100px;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #262626;
	padding-bottom: 10px;
}


#formulario .motivos {
	width: 450px;
	float: left;
}
#formulario .motivos .radio {
	width: 20px;
	margin: 0px;
}
#formulario .motivos label {
	font-size: 9px;
	color: #000000;
	width: 106px;
	display: block;
	float: left;
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
	margin-bottom: 10px;
}

#formulario .enviar {
	width: 470px;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
	padding-bottom: 7px;
	background-color: #8C8C8C;
	padding-top: 4px;
}
/*------------------------- PIE DE PAGINA -------------------------*/

#pie {
	display:block;
	margin:auto;
	width:750px;
	background-image: url(../_img/pie.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-top: 15px;
}
#pie p {
	font-size: 9px;
	color: #848282;
	text-align: center;
}
#pie .datos {
	font-size: 10px;
	color: #262626;
	padding-top: 6px;
	padding-bottom: 10px;
}
#pie .datos span {
	font-weight: bold;
	font-size: 11px;
}
#pie .consejo {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 750px;
	padding: 0;
	padding-top: 10px;
	color: #5C1116;
}
#pie .consejo a {
	font-size: 10px;
	color: #F4DCB9;
	font-weight: normal;
	text-decoration: none;
}
#pie .enlaces {
	width: 750px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#pie .enlaces a {
	color: #8C8C8C;
	font-size: 9px;
	text-decoration: none;
}

#lista_clientes {
	width:470px;
	display: block;
	float: left;
	
}
#lista_clientes li {
	width: 220px;
	float: left;
	font-size: 11px;
	display: block;
	background-image: url(../_img/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 24px;
}
#lista_clientes li img {
	padding: 0px;
	float: none;
	vertical-align: middle;
	display: inline;
	padding-left: 5px;

}

#enlaces_cuadro {
	width:265px;
	display: block;
	float: left;
	padding-top: 94px;
	padding-left: 10px;
	
}
#enlaces_cuadro li {
	width: 127px;
	float: left;
	font-size: 9px;
	display: block;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 15px;
	color: #D9CEAD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#enlaces_cuadro li a{
	display: block;
	width: 125px;
	height: 20px;
	text-align: left;
	text-decoration: none;
	color: #B33A00;
}

.asterisco {color: #FF0000}
.enlace_mail {
	color: #5C1116;
	font-size: 12px;
}
.enlace_servicios {
	background-image: url(../_img/bullet.gif);
	background-repeat: no-repeat;
	color: #5C1116;
	font-size: 12px;
	display: block;
	float: left;
	width: 400px;
	padding-left: 15px;
	padding-top: 3px;
}

.idiomas {
	font-size: 16px;
	text-decoration:underline;
}


.respuesta_mail {
	clear:left;
	width:475px;
	text-align:center;
	color: #E1A044;
	font-size:12px;
	font-weight:bold;
	padding-top: 60px;
	padding-bottom: 60px;
	background:none;
	padding-left:0px;
}

* {
	padding:0px;
	margin:0px;
}
#dhtmltooltip{
	position: absolute;
	left: -300px;
	visibility: hidden;
	z-index: 100;
	width: auto;
}
#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}





/********************** TOOLTIP AVISO LEGAL ***************/

#aviso_legal {
	display:block;
	float:left;
	width:420px;
}
#aviso_legal p {
	display:block;
	float:left;
	padding-left:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	width: 388px;
	padding-right: 15px;
	text-align: justify;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background-color:#FEFFFF;
}
#aviso_legal p strong{
	font-size:10px;
	color:#666666;
	font-weight:bold;
}

#aviso_legal #top_aviso_legal {
	background-image: url(../_img/top_aviso_legal.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 420px;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
}
#aviso_legal #pie_aviso_legal {
	background-image: url(../_img/pie_aviso_legal.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 420px;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
}
