@charset "UTF-8";
/* CSS Document */
/* HOJA DE ESTILOS LIFEGEVICARIBIZA */

html, body {  
     height:100%;  
     margin:0; 
	 padding:0;
 }  
body {  
     position:relative;  
     min-width:980px;  
     min-height:620px;
	 background-color:#8A8B8E;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
h1,h2,h3 {
	display:inline;
	font-weight:100;
}
a:link, a:visited{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#contenido {  
     position:absolute;  
     background-color:#8A8B8E;  
     width:980px;  
     height:620px;  
     top:50%;  
     left:50%;  
     margin-top:-310px;  
     margin-left:-490px;  
}
#superior {
	position:relative;
	width:100%;
	height:100px;
}
#central {
	position: relative;
	width:100%;
	height:451px;
}
#inferior {
	position:relative;
	width:100%;
	height:69px;
	background-color: #8A8B8E;
}
#logo {
	position: absolute;
	right:10px;
	top: 10px;
	font-size: 250%;
}

#logo a:hover{
	text-decoration:none;
}

#logo img{
	border:0px;
}

#menu {
	position: absolute;
	width:100%;
	left: 10px;
	bottom: 0px;
	text-align: left;
}

#menu_home {
	position: absolute;
	left: 0px;
	bottom: 0px;
	text-align: center;
	width: 100%;
}

#menu h1,h2,h3,a{
	color:#FFFFFF;
}

#menu_home h1,h2,h3,a{
	color:#FFFFFF;
}

.error{
	color: #FF0000;
	font-weight: bold;
}

/* -------------------------------------------- */
/* TRANSICIONES DE IMAGENES						*/
/* -------------------------------------------- */
/* default opacity for IE */
img {
	filter:alpha(opacity=100);
	}

/* duplicate image positioning */
img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
	}

/* -------------------------------------------- */
/* PORTADA                                      */
/* -------------------------------------------- */
#portada_titulo{
	position:absolute;
	top: 280px;
	left: 0px;
	width: 100%;
	text-align: center;
}

#portada_titulo h1{
	font-size: 300%;
}

#portada_idiomas{
	position:absolute;
	top: 340px;
	left: 0px;
	width: 100%;
	text-align: center;
	font-size: 130%;
	color: #FFFFFF;
}

/* -------------------------------------------- */
/* CABECERA                                     */
/* -------------------------------------------- */
.life{
	color:#009966;
}
.gevicar{
	color:#FFFFFF;
}
.ibiza{
	color:#259CFB;
}
.puntocom{
	 color:#FF0007;
}

.item_menu{
	color: #CCCCCC;
	margin-right: 25px;
	padding-left: 10px;
	border-left: 1px solid #777777;
	font-size: 120%;
	letter-spacing: 0.05px;
	height: 25px;
	display: inline-block;
}

.item_menu a:hover{
	text-decoration:none;
	color: #CCCCCC;
}
/* -------------------------------------------- */
/* PIE		                                    */
/* -------------------------------------------- */
#logotipo_lifegrup{
	position:absolute;
	bottom:10px;
	left:10px;
}

#logotipo_gevicar{
	position:absolute;
	bottom:10px;
	right:10px;
}

#pie{
	position:absolute;
	bottom:20px;
	left: 200px;
	color: #FFFFFF;
	font-size: 80%;
}

/* -------------------------------------------- */
/*  INFO GRUPO                                  */
/* -------------------------------------------- */
#info_foto{
	float:left;
	width: 692px;
	height: 451px;
}

/* -------------------------------------------- */
/*  CONTACTAR                                   */
/* -------------------------------------------- */
#contactar_contenedor{
	position: absolute;
	background-color: #FFFFFF;
	width: 100%;
	top:0px;
	left:0px;
	height: 451px;
	overflow:hidden;
}

#contactar_direccion{
	position:absolute;
	left: 600px;
	top: 30px;
}

#contactar_direccion h3{
	color: #000000;
	font-weight: bold;
	font-size: 130%;
}

#contactar_direccion a{
	color: #0000FF;
}

#contactar_formulario{
	position:absolute;
	left: 600px;
	top: 180px;
}

#contactar_formulario h3{
	color: #000000;
	font-weight: bold;
	font-size: 130%;
}

#contactar_formulario input, textarea{
	border: 1px solid #000000;
	width: 350px;
}

#mapa{
	position:absolute;
	width: 500px;
	height: 391px;
	top: 30px;
	left: 30px;
	border: 5px solid #3d3d3d;
}


/* -------------------------------------------- */
/*  ENLACES                                     */
/* -------------------------------------------- */
#enlaces_contenedor{
	position: absolute;
	background-color: #FFFFFF;
	width: 100%;
	top:0px;
	left:0px;
	height: 451px;
	overflow:hidden; 
}

#enlaces_contenido{
	position: absolute;
	width: 100%;
}

.enlaces_item{
	position:relative;
	width: 100%;
	height: 76px;
}

.enlaces_contenedor_imagen{
	position:absolute;
	left: 140px;
	background-color: #3d3d3d;
}

.enlaces_contenedor_imagen img{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top:0px;
	margin-bottom:0px;
}

.enlaces_linea_superior{
	position:absolute;
	left: 280px;
	top: 20px;
}

.enlaces_linea_inferior{
	position:absolute;
	left: 280px;
	top: 35px;
}

.enlaces_website{
	font-weight: bold;
	color: #FF0000;
}

.enlaces_website a{
	color: #FF0000;
}

.enlaces_website a:hover{
	text-decoration:underline;
}

#enlaces_flecha_arriba{
	position:absolute;
	top: 20px;
	left:105px;
	cursor: pointer;
}

#enlaces_flecha_abajo{
	position:absolute;
	bottom: 20px;
	left:105px;
	cursor: pointer;
}



/* -------------------------------------------- */
/*  CATEGORIA                                   */
/* -------------------------------------------- */
#categoria_contenedor_fotos {
	position:relative;
	width:980px;
	height:451px;
	overflow: hidden;
	white-space:nowrap;
}

#categoria_fotos{
	position:absolute;
	left:0px;
	top:0px;
	text-align:center;
	min-width:980px;
	vertical-align:top;
}

#categoria_fotos img{
	padding:0px;
	margin:0px;
	border: 0px;
	vertical-align: top;
}

#categoria_flecha_izquierda{
	position:absolute;
	left: 10px;
	top: 240px;
	cursor: pointer;
}

#categoria_flecha_derecha{
	position:absolute;
	right: 10px;
	top: 240px;	
	cursor: pointer;
}


/* -------------------------------------------- */
/* FICHAS DE COCHES; BARCOS; ETC                */
/* -------------------------------------------- */
#fotogrande {
	float:left;
	width: 580px;
	height: 451px;
}

#informacion_articulo {
	float:right;
	width: 400px;
	height: 451px;
}

#thumbnails_articulo {
	float:left;
	width: 112px;
	height: 451px;
}

#thumbnails_articulo img{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top:0px;
	margin-bottom:0px;
}

#contenido_articulo{
	position: relative;
	float:right;
	width: 288px;
	height: 451px;
	background-color: #FFFFFF;
}

#titulo_articulo{
	position: absolute;
	width:240px;
	height:34px;
	top:52px;
	left:28px;
	font-size: 120%;
	font-weight:bold;
	overflow:hidden;
}

#contenedor_texto_articulo{
	position:absolute;
	top:100px;
	left:26px;
	width:240px;
	height:300px;
	overflow:hidden;
}

#texto_articulo{
	position:absolute;
	/*top:0px;
	left:0px;*/
	text-align:justify;
	color: #000000;
}

#texto_articulo h1,h2,h3{
	color: #000000;
}

#flecha_arriba_articulo{
	position:absolute;
	top: 20px;
	right:30px;
	cursor:pointer;
}

#flecha_abajo_articulo{
	position:absolute;
	right:30px;
	bottom:20px;
	cursor:pointer;
}

