body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(/img/fondo.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

h1, h2, h3 {
	font-weight: bold;
	color: #DEBD06;
}

h1 {
	letter-spacing: -1px;
	font-size: 25px;
}

h2 {
	letter-spacing: -1px;
	font-size: 20px;
}

h3 {
	letter-spacing: -1px;
	font-size: 16px;
}

input, textarea, select {
	font: normal 1em Arial, Helvetica, sans-serif;
}

form {
	margin: 0;
	padding: 0;
}

a {
	color: #DEBD06;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

strong{
	color: #DEBD06;
	font-weight: bold;
}

/* header */
#header {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	border: 0px solid #000000;
}

#header h1{
	height: 10px;
}

#logo {
	float: left;
	width: 255px;
	border: 0px solid #000000;
}

#publi_arriba {
	float: left;
	width: 680px;
	height: 100px;
	padding: 22px 0px 0px 46px;
	border: 0px solid #000000;
	background: url(/img/fondo_publi.gif) no-repeat;
}

#publi_arriba input[type=text]{
	width: 160px;
}

#publi_arriba input[type=submit]{
	display: none;
	width: 50px;
}

/* page */

#page {
	width: 1000px;
	margin: 0 auto;
	border: 0px solid #000000;
}

#izq{
	float: left;
	width: 210px;
	border: 0px solid #000000;
}

#principal{
	float: left;
	width: 780px;
	border: 0px solid #000000;
}

#centro{
	float: left;
	width: 570px;
	border: 0px solid #000000;
}

#centro p{
	padding: 0px 20px 0px 20px;
}

#centro .paso{
	float: left;
	padding: 0px 20px 10px 20px;
}

#centro .paso .numero{
	float: left;
	width: 50px;
	border: 0px solid #fabada;
	padding: 10px 10px 0px 0px;
}

#centro .paso .texto_paso{
	float: left;
	width: 450px;
	border-top: 1px dashed #CCCCCC;
	padding: 10px 0px 0px 0px;
}

#centro .paso .texto_paso h2{
	margin: 0px;
	padding: 0px;
}

#centro .paso .texto_paso p{
	margin: 0px;
	padding: 0px;
}


#dcha{
	float: left;
	width: 210px;
	border: 0px solid #000000;
}


/* footer */

#footer {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	background: url(/img/pie.gif) no-repeat;
}

#footer p{
	padding: 20px;
	font-weight: bold;
}

/* otros */

.cienporcien{
	clear: both;
	width: 98%;
}


/* cajas de menu */

.cierre_menu{
	background: url(/img/cierre_menu_amarillo.gif) no-repeat;
	height: 23px;
}

.caja {
	background: url(/img/caja_amarillo.gif) repeat-y;
}

.caja h2{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	border: 0px solid #000000;
	height: 32px;
}

.caja h2 img{
	border: 0px solid #000000;
	margin-right: 6px;
	vertical-align: middle;
}

.caja ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.caja li{
	border: 0px solid #000000;
	margin: 3px 15px 3px 15px;
	padding: 3px;
	font-weight: bold;
}

.caja li:hover{
	background: #FDFFF9;
}

.caja p{
	padding: 0px 15px 0px 15px;
}

.caja label{
	padding: 5px 5px 0px 10px;
	float: left;
	width: 65px;
	text-align: right;
	font-size: 11px;
}

.caja input{
	padding: 5px 0px 0px 0px;
	float: left;
	width: 110px;
	border: 1px solid #CCCCCC;
	font-size: 10px;
}

.caja .boton{
	float: left;
	width: 114px;
	height: 20px;
	border: 1px solid #444444;
	margin: 5px 0px 0px 80px;
	padding: 0px;
}

#contacto{
	padding: 0px 0px 0px 10px;
}

.rss a{
	font-size: 10px;
	color: #777777;
}

.contenido{
	float: left;
	padding: 10px;
}

.contenido label{
	padding: 5px 5px 0px 10px;
	float: left;
	width: 200px;
	text-align: right;
}

.contenido form div{
	float: left;
	padding: 5px;
	border: 0px solid #fabada;
}

.contenido input{
	padding: 5px 0px 0px 0px;
	float: left;
	width: 400px;
	border: 1px solid #CCCCCC;
}

.contenido .boton{
	float: left;
	width: 200px;
	height: 20px;
	border: 1px solid #444444;
	margin: 5px 0px 0px 400px;
	padding: 0px;
}

.contenido textarea{
	float: left;
	width: 400px;
	height: 150px;
	border: 1px solid #CCCCCC;
}

.pestanas{
	float: left;
	width: 100%;
}

.pestanas a{
	color: #333333;
	font-weight: bold;
}

.boton_off{
	float: left;
	width: 200px;
	padding: 3px;
	margin: 3px;
	border: 1px solid #DEBD06;
	background: #F1FCD8;
	text-align: center;
}

.boton_on{
	float: left;
	width: 200px;
	padding: 3px;
	margin: 3px;
	border: 1px solid #DEBD06;
	background: #B3EF5A;
	text-align: center;
}

.formulario .comentario_form{
	padding: 3px 0px 0px 220px;
}

.enlace_gmaps{
	float: left;
	width: 100%;
}

.galeria{
	float: left;
	padding: 3px;
	height: 180px;
}

.contenido .input_url{
	width: 100px;
	float: none;
}

.contenido .check{
	width: 20px;
}

.cliente_i{
	float:left;
	width:210px;
	height:75px;
	margin:2px;
	padding:2px;
	background: #F0F0F0;
	border: 1px solid #E9E9E9;
}

.cliente_i img{
	padding: 3px;
}

.tagcloud{
	text-align: center;
	line-height: 20px;
	padding: 8px;
}

.tamano1{
	font-size: 12px;
}

.tamano2{
	font-size: 16px;
}

.tamano3{
	font-size: 20px;
}

.tamano4{
	font-size: 24px;
}

.euros{
	padding: 20px 0px 0px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #DEBD06;
}

.servicios td h3{
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

.linea {
	border-bottom: 1px solid #000000;
	height: 1px;
}




.portada_centro{
	float: left;
	width: 540px;
	height: 355px;
	background: #FFFFFF url(/img/portada_amarillo.gif) no-repeat;
	border: 0px solid #fabada;
	margin-left: 10px;
	color: #FFFFFF;
}

.portada_columna{
	float: left;
	width: 176px;
	height: 255px;
	border: 0px solid #000000;
}

.portada_columna h2{
	font-size: 16px;
	text-align: center;
}

.portada_texto{
	padding: 6px;
	text-align: justify;
	font-size: 14px;
}

.portada_centro strong{
	color: #FFFFFF;
}

.portada_centro h2{
	color: #FFFFFF;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.portada_centro a{
	color: #FFFFFF;
	text-decoration: underline;
}

.portada_separador_vertical{
	float: left;
	width: 1px;
	height: 240px;
	border-left: 2px dashed #FFFFFF;
}

.portada_pequeno{
	font-size: 12px;
}

.img_centro{
	margin-left: 15px;
}

.portada_texto_100{
	padding: 14px;
	text-align: justify;
	font-size: 14px;
}

.portada_centro_abajo{
	float: left;
	width: 540px;
	height: 76px;
	background: #FFFFFF url(/img/portada_horizontal_amarillo.gif) no-repeat;
	border: 0px solid #fabada;
	margin: 20px 0px 0px 10px;
	color: #FFFFFF;
}

.portada_pack{
	float: left;
	height: 50px;
	border: 0px solid #000000;
	text-align: center;
	font-weight: bold;
}

.portada_pack_titulo_basico{
	width: 137px;
	height: 26px;
	margin: -8px 0px 4px -5px;
	padding: 0px;
	background: transparent url(/img/boton_pack_basico.gif) no-repeat;
}

.portada_pack_titulo_avanzado{
	width: 172px;
	height: 26px;
	margin: -8px 0px 4px -5px;
	padding: 0px;
	background: transparent url(/img/boton_pack_avanzado.gif) no-repeat;
}

.portada_pack_130{
	width: 110px;
}

.portada_pack_80{
	width: 70px;
	font-size: 20px;
	padding-top: 8px;
}

.portada_pack_20{
	width: 20px;
	font-size: 20px;
	padding-top: 8px;
}

.pregunta_encuesta{
	float: left;
	padding: 20px;
	width: 90%;
	border: 0px solid #000000;
	border-top: 1px dashed #CCCCCC;
}

.comentario_i{
	width: 95%;
	border: 1px dashed #000000;
	margin: 10px;
	padding: 10px;
}

.comentario_titulo{
	float: left;
	font-size: 14px;
	border-bottom: 1px dotted #000000;
	font-weight: bold;
	width: 95%;
}

.comentario_texto{
	float: left;
	width: 95%;
}

.sinpadding{
	font-size: 16px;
}

