body, html {
	height: 100%;
	margin: 0; padding: 0;
	background: url(../img/degrafondo.jpg) repeat-x;
	background-color: #D4D4D4;
}
ul, li {
	margin: 0; padding: 0;
}
img {
	margin: 0; border: none;
}
p {
	margin: 0;
	color: #5F5F5F;
}
a {
	color: #5F5F5F;
	text-decoration: none;
}
li {
	list-style: none;
}
#container {
	position: relative;
	width: 920px; min-height: 100%; height: auto !important; height: 100%;
	margin: 0 auto;
}
#header {
	width: 100%; height: 175px;
	position: relative;
}


/* Marco */
/*******************************************************/
#marco {
	position: relative;
	width: 920px;
	left: -17px;
	background: url(../img/fond.jpg) repeat-y;
/*	min-height: 600px; height: auto !important; height: 600px;*/
	padding: 23px 17px 25px 17px;
}
#marco_top, #marco_left, #marco_right , #marco_bottom {
	position: absolute;
}
#marco_top {
	background: url(../img/arriba.jpg) no-repeat;
	width: 954px; height: 23px;
	top: 0; left: 0;
}
#marco_left {
	background: url(../img/lateralizqui.jpg) no-repeat;
	width: 17px; height: 475px;
	top: 23px; left: 0;
}
#marco_right {
	background: url(../img/lateraldere.jpg) no-repeat;
	width: 17px; height: 475px;
	top: 0; right: 0;
}
#marco_bottom {
	background: url(../img/pie.jpg) no-repeat;
	width: 954px; height: 29px;
	bottom: -1px; left: 0;
}
/*******************************************************/

.titulo {
	color: #FF6600
}
#main {
	position: relative;
	width: 920px;
	background: #FFFFFF;
}
#main h3 {
	font-family: "Times New Roman"; color: #FF6600;
	margin: 0; padding: 0;
}
#main_gen {
	position: relative;
	width: 920px;
	background: #FFFFFF;
}
#main_gen h3 {
	font-family: "Times New Roman"; color: #000000;
	margin: 0; padding: 0;
}
#main_header {
	width: 880px; height: 190px;
	padding: 20px;
}
#main_header h1{
	font-family: "Times New Roman"; font-size: 18pt; font-weight: bold; color: #4F4F4F;
	margin-top: 0px;
}
#main_header p{
	font-family: "Times New Roman"; font-size: 14pt; color: #4F4F4F;
}
#main_header_gen {
	width: 100%; height: 45px;
}
#video {
	float: right;
	width: 338px; height: 186px;
	background: url(../img/video.jpg);
	visibility: hidden;
}
#video1 {
	float: right;
	width: 338px; height: 186px;
	background: url(../img/loading.gif) no-repeat 50% 50%;
}
#left {
	width: 175px;
	float: left;
	margin: 0;
	margin-right: 10px;
}
#left_gen {
	width: 195px;
	float: left;
	margin: 0;
	margin-right: 114px;
}
#right {
	width: 170px;
	float: right;
	margin: 0;
}
#center {
	width: 555px;
	float: left;
	margin: 0;
}
#center_gen {
	width: 581px;
	float: left;
	margin: 0;
}

/* Pie */
/*******************************************************/
#footer {
	width: 100%; height: 290px;
	background: #E5E5E5;
	clear: both;
	float: left;
	margin-top: 20px;
}
#footer h2 {
	font-family: "Times New Roman"; font-size: 10pt; font-weight: bold; color: #000000; margin: 18px 0
}
#footer h3 {
	font-family: "Times New Roman"; font-size: 10pt; font-weight: bold; color: #000000; margin: 18px 0
}
#footer a {
	font-family: "Lucida Sans"; font-size: 8pt; font-weight: bold; color: #000000;
}
#footer p {
	font-family: "Lucida Sans"; font-size: 8pt;
	margin-top: 12px;
}
#footer1, #footer2, #footer3 {
	float: left;
	width: 265px; height: 205px;
	border-bottom: 1px solid #999999;
	padding: 20px;
}
#footer1 {
	border-right: 1px solid #999999;
}
#footer2 {
	width: 266px;
	border-right: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
}
#footer3 {
	border-left: 1px solid #FFFFFF;
}
#footer4 {
	border-top: 1px solid #FFFFFF;
	width: 100%; height: 28px; padding-top: 15px;
	text-align: center;
	float: left;
}
#footer4, #footer4 a {
	font-family: "Times New Roman"; font-size: 8pt; color: #5F5F5F; font-weight: bold
}
/*******************************************************/


/* Menu Superior */
/*******************************************************/
#menusup {
	list-style: none;
	margin: 0; padding: 0;
	width: 100%; height: 30px;
	display: block;
}
#menusup li {
	width: 152px; height: 30px;
	float: left;
	display: block;
	margin-right: 1px;
}
#menusup .par {
	width: 153px;
}
#menusup .fin {
	width: 153px;
	margin-right: 0;
}
#menusup li a {
	display: block;
	width: 100%; height: 19px; padding-top: 11px;
	background: url(../img/botcab.jpg);
	font-family: "Lucida Sans"; font-size: 8pt; font-weight: bold; color: #4F4F4F;
	text-align: center;
}
#menusup li a:hover {
	color: #7F7F7F;
	background: url(../img/botcab.jpg) repeat-x 0 12px;
	background-color: #EFEDEE;
}
/*******************************************************/


/* Menu del boton de inico */
/*******************************************************/
#menui {
	position: absolute;
	width: 250px; height: 35px;
	top: -16px; left: 20px;
	display: block;
	list-style: none;
	width: 170px;
	margin-left: 0;
}
#menui li {
	float: left;
	width: auto;
}
#menui li a {
	font-family: "Lucida Sans"; font-size: 8pt; font-weight: bold; color: #4F4F4F;
}
/*******************************************************/

#logo {
	position: absolute;
	width: 240px; height: 35px;
	top: -40px; left: 20px;
	font-family: "Tahoma"; font-size: 14pt; font-weight: bold; color: #FF6600;
	margin: 0; padding: 0;
}


/* Menu Horizontal */
/*******************************************************/
#menuh {
	position: absolute;
	top: -38px; right: 17px;
	list-style: none;
	float: right;
	width: auto;
}
#menuh li {
	float: left;
	width: auto;
	display: block;
	margin: 0;
}
#menuh li a {
	display: block;
	height: 37px; padding-top: 17px;
	background-color: #E6E6E4;
	font-family: "Times New Roman"; font-size: 12pt; font-weight: bold; color: #5F5F5F;
	text-align: center;
}
/*******************************************************/

#bempresa, #btrabajos, #bblog {
	width: 153px; 
}

#bempresa {
	background: url(../img/1a.jpg);
}
#bempresa:hover, #bempresa_s {
	background: url(../img/1s.jpg);
}
#btrabajos {
	background: url(../img/2a.jpg);
	width: 153px; 
}
#btrabajos:hover, #btrabajos_s {
	background: url(../img/2s.jpg);
}
#bblog {
	background: url(../img/3a.jpg);
}
#bblog:hover, #bblog_s {
	background: url(../img/3s.jpg);
}
#bcontacto {
	background: url(../img/4a.jpg);
	width: 152px;
}
#bcontacto:hover, #bcontacto_s {
	background: url(../img/4s.jpg);
}

#menuv, .mainbox, #contactobox, #financiacionbox, #tiendabox {
	position: relative;
	border: 1px solid #A4A2A2;
}


/* Menu Vertical */
/*******************************************************/
#menuv, #menuv_gen {
	position: relative;
	left: 10px;
	width: 163px; height: 438px;
	background: url(../img/degizqui.jpg);
	padding: 0;
}
#menuv .titulo, #menuv_gen .titulo {
	font-family: "Times New Roman"; font-size: 12pt; font-weight: bold;
}
#menuv_gen .titulo {
	color: #000000
}
#menuv a, #menuv_gen a {
	font-family: "Lucida Sans"; font-size: 8pt;
	display: block;
	width: 143px; height: 18px; padding-top: 4px;
	background: url(../img/circulo.gif) no-repeat right 5px;
}
#menuv a:hover, #menuv_gen a:hover{
	border: 1px solid #CCCCCC;
}
#menuv ul, #menuv_gen ul {
	list-style: none;
	margin: 10px 0 28px 8px;
}
#menuv .fin #menuv_gen .fin {
	margin-bottom: 0;
}
#menuv li, #menuv_gen li {
	height: 25px;
}
/*******************************************************/


/* Menu Vertical general */
/*******************************************************/
#menuv_gen {
	left: 30px;
	width: 163px; height: 478px;
	background: none;
}
#menuv_gen ul {
	margin: 10px 0 40px 8px;
}
/*******************************************************/



/* Esquinas */
/*******************************************************/
.c_tl, .c_tr, .c_bl, .c_br {
	padding: 0; margin: 0;
	position: absolute; width: 20px; height: 20px;
}
.c_tl {
	background: url(../img/a1.gif) no-repeat;
	top: -1px; left: -1px;
}
.c_tr {
	background: url(../img/a2.gif) no-repeat;
	top: -1px; right: -18px;
}
.c_bl {
	background: url(../img/a4.gif) no-repeat;
	bottom: -18px; left: -1px;
}
.c_br {
	background: url(../img/a3.gif) no-repeat;
	bottom: -18px; right: -18px;
}
/*******************************************************/


/* cajas del centro */
/*******************************************************/
.mainbox {
	margin-bottom: 10px;
	min-height: 116px; height: auto !important; height: 116px;
	padding: 4px 8px 18px 8px;
}
.mainbox h2 {
	font-family: "Times New Roman"; font-size: 10pt; color: #FF6600; margin: 0; padding: 0
}
.mainbox p {
	font-family: "Lucida Sans"; font-size: 8pt;
	margin: 0;
	margin-top: 4px;
	line-height: 16px
}
.mainbox .foto {
	float: left;
	width: auto;
	margin: 3px 5px 5px 0;
}
.mainbox .link {
	position: absolute;
	bottom: 8px; right: 10px;
}
/*******************************************************/


/* cajas del centro general */
/*******************************************************/
#mainbox_gen {
	margin-bottom: 0;
	min-height: 116px; height: auto !important; height: 116px;
	padding: 4px 0 18px 0;
}
#mainbox_gen h1 {
	font-family: "Times New Roman"; font-size: 20pt;
	margin-top: 0;
}
#mainbox_gen h2 {
	font-family: "Times New Roman"; font-size: 8pt; font-weight: bold; text-transform: uppercase; color: #FF6600; margin-bottom: 20px;
}
#mainbox_gen h3, #mainbox_gen a {
	font-family: "Lucida Sans"; font-size: 8pt; color: #FF6600;
}
#mainbox_gen h3 {
	margin: 0; padding: 0;
}
#mainbox_gen a {
	color: #0000CC; font-weight: bold; text-decoration: underline;
}
#mainbox_gen p, #mainbox_gen li{
	font-family: "Lucida Sans"; font-size: 8pt; color: #3F3F3F;
}
#mainbox_gen p{
	margin: 0;
	margin-bottom: 10px;
	line-height: 25px;
}
#mainbox_gen .p1 {
	margin: 0;
	margin-bottom: 20px;
	line-height: 18px;
}
/*******************************************************/



/* cajas de la derecha */
/*******************************************************/
#contactobox {
	width: 158px; height: 74px;
	margin-bottom: 10px;
	text-align: center;
}
#contactobox .titulo {
	width: 100%; height: 18px;
	background-image: url(../img/contacte.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: "Times New Roman"; font-size: 8pt; color: #5F5F5F;
}
#contactobox .tel {
	font-family: "Times New Roman"; font-size: 12pt; color: #FF0000;
}
#financiacionbox, #tiendabox {
	width: 158px; height: 170px;
	text-align: center;
	background-image: url(../img/degderecha.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#financiacionbox .titulo, #tiendabox .titulo {
	font-family: "Times New Roman"; font-size: 10pt; font-weight: bold; color: #FF0000;
}
#contactobox p, #financiacionbox p, #tiendabox p {
	font-family: "Times New Roman"; font-size: 10pt;
}
#contactobox p {
	margin-bottom: 0; margin-top: 3px;
}
#contactobox a {
	font-family: "Lucida Sans"; font-size: 8pt; font-weight: bold; color: #000000;
}
#financiacionbox {
	margin-bottom: 10px;
}
#financiacionbox img {
	margin-top: 5px;
}
#tiendabox img {
	margin-top: 5px;
}
/*******************************************************/

.clear {
	clear: both;
}

#ffooter {
	width: 100%; height: 120px;
}
#ffooter p {
	text-align: center;
}
#ffooter a {
	margin: 0 20px;
}
#imagen {
	position: absolute;
	top: 19px; right: 40px;
	height: 60px;
}
#formcontacto {
	background: #F5F5F5;
	width: 335px; padding: 12px 15px;
	float: left;
}
#formcontacto label, #formcontacto input {
	font-family: "Lucida Sans"; font-size: 8pt; color: #000000;
}
#formcontacto ul {
	margin: 0; padding: 0;
	width: 190px;
}
#formcontacto li {
	width: 190px;
	margin: 0; padding: 0;
}
#formcontacto label {
	display: block;
	float: left;	
	width: 70px; height: 17px; padding-top: 3px;
}
#formcontacto input {
	float: left;
	width: 160px; height: 18px;
	border: 1px solid #000000;
	padding: 0; margin: 0;
}
#formcontacto textarea {
	width: 322px; height: 50px;
	overflow: auto;
	border: 1px solid #000000;
	margin: 0; padding: 0;
}
#formcontacto #enviar {
	margin-top: 10px;
	background-color: #FFFFFF;
}
.mapa {
	float: left;
	width: 210px;
}
.mapa li {
	margin-bottom: 8px;
}
.mapa li a:hover {
	text-decoration: underline;
}
#footerlinks {
	font-family: Arial; font-size: 9pt; text-align: center;
	float: left; clear: both;
	width: 880px; height: 208px;
	padding: 12px 35px 0 36px;
	text-align: left;
	margin-top: 10px;
	background: url(../img/footerlinks.jpg) no-repeat;
	position: relative;
	left: -16px;
}
#footerlinks h2 {
	text-transform: none;
	float: left;
}
#footerlinks ul {
	float: left;
	width: 20%; height: auto;
	margin: 0; padding: 0;
}
#footerlinks ul li {
	margin: 0; padding: 0;
	width: 100%;
	float: left;
}
#footerlinks ul li a {
	font-size: 11px; text-transform: none;
	text-decoration: none;
	margin: 0; padding: 0;
}
#footerlinks a:hover {
	text-decoration: underline;
}
#anadirenlace {
	float: right;
}
#enlacesweb {
	float: left;
}
#anadirenlace, #enlacesweb, #footerlinks h2 {
	font-family: "Times New Roman", Times, serif; font-size: 8pt; font-weight: bold; color: #000000;
}

#tablaalojamientos {
	width: 100%;
	border: 1px solid #CCCCCC;
	font-size: 10pt;
}

#tablaalojamientos td, th {
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 4px 2px;
}
.orange {
	color: #FF6600
}

/*************************************************************************************/
/* Redes sociales */
/*************************************************************************************/
#redes {
	position: absolute;
	top: 106px; right: 0;
	width: 160px;
	height: 60px;
/*	background: #CCCCCC*/
}
#redes a {
	float: left;
	margin: 0 4px 4px 0;
}
#redes img {
	border: 0;
}


/*************************************************************************************/
/* Index páginas */
/*************************************************************************************/
.indexpaginas {
	float: left;
	width: auto; height: auto;
	margin: 0;
	padding: 8px 5px 2px 0px;
	margin-bottom: 10px;
}
#mainbox_gen .indexpaginas a {
	font-family: Verdana; font-size: 12px;
	height: auto;
	border: 1px solid #999999;
	color: #999999;
	text-decoration: none;
	padding: 2px 7px;
}
.indexpaginas .sel {
	background: #CCCCCC;
}

