@charset "utf-8";
/* CSS Document */
body {
	background-color:#FFFFFF;
	font-family:tahoma;
	font-weight:normal;
	text-align: justify;
	font-size:16px;
}
h1{
	font-family:tahoma;
	font-size:0.6em;
	font-weight:bold;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	background:url(../pics/logo-clamsol.jpg) 40px 20px no-repeat;
	width:300px;
	height:52px;
	padding-top:60px;
	padding-left:280px;
}
h2{
	background:url(../pics/base_bola.gif) no-repeat #000000;
	font-family:tahoma;
	font-size:1.1em;
	font-weight:bold;
	color:#FFFFFF;
	margin:0px;
	padding:5px 0px 0px 27px;
	height:28px;
	margin-top:15px;
}
h3{
	font-family:tahoma;
	font-size:0.7em;
	font-weight:bold;
	color:#171717;
	margin:0px 0px 5px 0px;
	padding:0px;
}
li{
	font-family:tahoma;
	font-size:0.7em;
	font-weight:normal;
	color:#171717;
	margin:0px;
	padding:0px;
	list-style-image:none;
}
p{
	font-family:tahoma;
	font-size:0.7em;
	font-weight:normal;
	color:#171717;
	margin:0px;
	padding:0px;
}
a{
	font-family:tahoma;
	font-weight:bold;
	color:#171717;
}
a:link{
	text-decoration:underline;
}
a:hover{
	color:#FF9000;
	text-decoration:none;
}
a:visited{
	text-decoration:none;
}
a img{
	border:none;
}
.cuerpoprincipal{
	display: block;
	width: 934px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.contenedor{
	float:left;
	width:934px;
	margin:0px;
	padding:0px;
	background:url(../pics/sombra_main.gif) repeat-y;
	padding-left:7px;
}
#principal{
	float:left;
	width:900px;
	margin:0px;
	padding:0px;
	background-color:#E7E7E7;
}
/* MENU PRINCIPAL */
.menu {
	height: 56px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	background-color:#000000;
}
.menu ul{
	float:left;
	display:block;
	list-style:none;
	width:900px;
	margin:0px;
	padding:0px;
}
.menu ul li{
	float:left;
	width:128px;
	background:url(../pics/menuon.jpg) no-repeat;
	line-height:42px;
	text-align:center;
	font-family:tahoma;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
.menu ul li a{
	display:block;
	padding:0px;
	line-height:42px;
	width:128px;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
	background:url(../pics/menuoff.jpg) #000000 no-repeat;
}
.menu ul li a:hover{
	background:url(../pics/menuover.jpg) #000000 no-repeat;
}

.color_sup {
	background-color: #C37300;
	float: left;
	height: 11px;
	width: 900px;
}
/* FIN MENU PRINCIPAL */
#logo{
	float:left;
	width:900px;
	height:113px;
	background:url(../pics/fondo-cabecera.jpg) repeat-x #262626;
	margin:0px;
	padding:0px;
}
#logo div.iconoscabecera{
	float:right;
	width:100px;
	height:30px;
	margin:0px;
	padding:0px;
	margin-top:55px;
}
#logo div.titulocabecera{
	float:left;
	width:580px;
	height:112px;
	margin:0px;
	padding:0px;
}
#cuerpo_principal {
	float:left;
	margin-top:5px;
	width:886px;
}
/* PARTE DERECHA */
#menu_presupuesto{
	float:left;
	width:154px;
	height:68px;
	margin:5px 0px 0px 0px;
	padding:0px;
	background:url(../pics/prespt_pic_2.gif) no-repeat #FF9000;
	padding-top:65px;
	padding-left:90px;
	font-size:0.8em;
}
a.anunciopresupuesto:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.menu_derecha{
	float:left;
	width:244px;
	margin:0px;
	padding:0px;
}
.menu_derecha h2{
	background:#000000;
	font-family:tahoma;
	font-size:1.0em;
	font-weight:bold;
	color:#FFFFFF;
	padding:5px 0px 0px 10px;
	margin:0px;
	height:28px;
	margin-top:15px;
}
.menu_derecha img{
	float:left;
	margin:9px 9px 40px 0px;
	padding:0px;	
}
.menu_derecha p{
	color:#222222;
	margin: 23px 0px 0px 14px;
	padding-right: 14px;
}
.menu_derecha a{
	padding: 15px 0px 30px 0px;;
	text-align:right;
	font-size:0.7em;
	text-decoration: underline;
}
.menu_derecha ul{
	float:left;
	width:244px;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#CCCCCC;
	margin-top:5px;
}
.menu_derecha ul li{
	float:left;
	height:52px;
	width:244px;
	margin:0px;
	padding:0px;
}
.menu_derecha ul a{
	display:block;
	width:185px;
	height:42px;
	margin:0px;
	vertical-align:middle;
	padding:10px 5px 0px 54px;
	color:#333333;
	font-weight:normal;
	font-size:1em;
}
.menu_derecha ul a.modpro{
	background:url(../pics/menu_diseno_pro.jpg) no-repeat left top;
}
.menu_derecha ul a.modpro:hover{
	color:#FFFFFF;
	background-position:right bottom;
}
.menu_derecha ul a.modecom{
	background:url(../pics/menu_diseno_ecom.jpg) no-repeat left top;
}
.menu_derecha ul a.modecom:hover{
	color:#FFFFFF;
	background-position:right bottom;
}
.menu_derecha ul a.modinmo{
	background:url(../pics/menu_diseno_inmo.jpg) no-repeat left top;
}
.menu_derecha ul a.modinmo:hover{
	color:#FFFFFF;
	background-position:right bottom;
}
.menu_derecha ul a.modw20{
	background:url(../pics/menu_diseno_w20.jpg) no-repeat left top;
}
.menu_derecha ul a.modw20:hover{
	color:#FFFFFF;
	background-position:right bottom;
}
.menu_derecha ul a.modsingle{
	background:url(../pics/menu_diseno_singular.jpg) no-repeat left top;
}
.menu_derecha ul a.modsingle:hover{
	color:#FFFFFF;
	background-position:right bottom;
}
/* FIN PARTE DERECHA */

.menu_derecha#menu_posicionamiento{
	height:172px;
}
.menu_derecha#menu_alojamiento{
	height:240px;
}

/* PIE */
#sombra_pie{
	float:left;
	width:914px;
	height:7px;
	margin:0px;
	padding:0px;
	background:url(../pics/sombra_pie.jpg) no-repeat;
}
#pie{
	float:left;
	border:#A2A2A2 1px solid;
	width:886px;
	height:120px;
	margin:10px 0px 20px 13px;
}
#pie div#derechos{
	float:left;
	width:380px;
	margin: 45px 0px 0px 10px;
	text-align:right;
}
#pie div#rayita{
	float:left;
	width:1px;
	height:95px;
	background-color:#CCCCCC;
	margin:15px 0px 0px 20px;
}
#pie div#submenu{
	float:left;
	width:450px;
	margin: 45px 0px 0px 10px;
	text-align:center;
}
#pie div#submenu a{
	font-size:0.7em;
}
/* FIN PIE */


#cuerpo_principal{
	float:left;
	width:900px;
	height:auto;
	margin:0px 0px 10px 7px;
	padding:0px;
	padding-bottom:5px;
}

/* PAGINAS INTERIORES */
#contenido_pagina{
	float:left;
	width:620px;
	height:auto;
	margin:5px 5px 5px 5px;
	padding:5px;
	background:#FFFFFF;
	border:#A2A2A2 1px solid;
}
#cuerpo_derecha{
	float:left;
	width:244px;
	height:auto;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}
/* FIN PAGINAS INTERIORES */

#ruta{
	font-family:tahoma;
	font-size:0.6em;
	font-weight:bold;
	width:610px;
	text-align:right;
	margin:0px;
	padding:0px;
	padding-right:10px;
	padding-top:5px;
}
#ruta a {
	font-family:tahoma;
	font-size:1em;
	font-weight:normal;
	text-decoration:underline;
}
