/* CSS Document */
/* Pentagrafic disseny, s.l. - www.pentagrafic.com */

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. */


/* Codificacio General */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration: none;
	font-size:small; color:#FFFFFFF;
	background-color:white;
	margin: auto;
}
a:link {
	font-weight: normal; text-decoration: none; color: #999999;
	}
a:visited { 
	text-decoration: none;
	}
a:hover, a:active {
	text-decoration: none; font-weight: normal;
	}
	
/* tota la pagina, blanc inclos - ocupa tot el tamany de pantalla */	
#todo {
	margin:0 auto 0 auto;
}

/* tota la suma de continguts - autocentratge */	
#contenedor {
	display: block;
	height: autopx;
	width: 900px;
	position: relative;
	visibility: visible;
	margin:0 auto 0 auto;
}
/* divisio per capcelera - dibuixa la pastilla dels menus i conte les divisions de menus */	
#cabecera {
	background-color: #929292;
	display: block;
	height: 22px;
	width: 900px;
	position: absolute;
	visibility: visible;
	top: 15px;
	z-index: 2;
}
/* divisio per menu gral. - atributs pel menu gral. */	
#menugeneral {
	position: absolute;
	font-family: Helvetica; font-size: 13px; font-style: normal; font-weight: normal;
	color: #333333; text-align:left; text-decoration: none;
	display: block;
	top: 4px; left: 0px;
	margin-left: 10px;
 }
#menugeneral a {
	color: #FFFFFF; margin-left: 12px;
}
 #menugeneral a:link{
	color: #FFFFFF; margin-left: 12px;
}
#menugeneral a:hover{
	color:#333333; margin-left: 12px;
}
/* divisio per menu idioma. - atributs pel menu idioma. */	
#menuidioma {
	position: absolute;
	text-align:left; font-family: Helvetica; font-size: 13px; font-style: normal;
	font-weight: normal; color: #333333; text-decoration: none;
	display: block;
	top: 4px; left: 620px;
	margin-left: 10px;
 }
#menuidioma a {
	color: #FFFFFF; margin-left: 10px;
}
#menuidioma a:link{
	color: #FFFFFF; margin-left: 10px;
}
#menuidioma a:hover{
	color:#333333; margin-left: 10px;
}

/* divisio per menu idioma. - atributs pel menu idioma. */	
#menupubli {
	position: absolute; visibility: hidden;
	text-align:left; font-family: Helvetica; font-size: 11px;
	font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration: none;
	display: block;
	top: 39px; left: 0px;
	height: 420px; width: 128px;
	background-color: #929292;
	z-index: 9;
 }
 #menupubli ul {
	margin-left: 0px;
	padding-left: 0px;
	line-height: 10px;
}
#menupubli li {
	line-height: 10px;
	list-style-type: none;
	display: block;
	margin-top: 4px;
	margin-left: 4px;
}
#menupubli li a {
	color: #FFFFFF;
	font-weight: normal;
}
#menupubli li a:link {
	color: #FFFFFF;
	font-weight: normal;
}
#menupubli li a:hover { 
	color:#333333;
	font-weight: normal;
}	
#menupubli li .titular {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
 
/* divisio per continguts (part central). - atributs pels continguts. */ 
#contenido {
	background-color: #FFFFFF;
	display: block;
	height: 432px;
	width: 900px;
	top: 47px;
	position: relative;
	visibility: visible;
	z-index: 1;	
}
#quisom-01 {
	display: block;
	height: 220px;
	width: 415px;
	top: 215px;
	left: 25px;
	position: absolute;
	visibility: visible;
	z-index: 0;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;

}
#quisom-02 {
	display: block;
	height: 332px;
	width: 450px;
	top: 100px;
	left: 450px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;

}


/* divisio per part inferior  - atributs. */
#inferior {
	background-color: #FFFFFF;
	display: block;
	height: 286px;
	width: 900px;
	top: 479px;
	left: 0px;
	position: absolute;
	visibility: visible;
	z-index: 4;
}
/* divisio per nom inferior  - atributs. */
#tarjeta {
	display: block;
	height: 130px;
	width: 340px;
	position: absolute;
	visibility: visible;
	top: 15px;
	left: 280px;
	z-index: 6;
	text-align: center;
}

.nom {
	font-size: 23px;
	line-height: 25px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.servei1 {
	font-size: 15px;
	line-height: 27px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	
}
.servei2 {
	font-size: 15px;
	line-height: 13px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.telf {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}


/* divisio per detall inferior  - atributs. */
#detall {
	background-color: #FFFFFF;
	display: block;
	height: 286px;
	width: 900px;
	position: absolute;
	visibility: visible;
	top: 0px; left: 0px;
	z-index: 5;
}
#llimona {
	display: block;
	height: 180px;
	width: 300px;
	position: absolute;
	visibility: visible;
	top: 106px;
	left: 600px;
	background-image: url(../imatges/detalls/llimones.jpg);
}
#trens {
	display: block;
	height: 180px;
	width: 600px;
	position: absolute;
	visibility: visible;
	top: 106px;
	left: 300px;
	background-image: url(../imatges/detalls/Trens.jpg);
}
#alfaromeo {
	display: block;
	height: 180px;
	width: 300px;
	position: absolute;
	visibility: visible;
	top: 106px;
	left: 600px;
	background-image: url(../imatges/detalls/AlfaRomeo.jpg);
}
#cotxet {
	display: block;
	height: 180px;
	width: 300px;
	position: absolute;
	visibility: visible;
	top: 106px;
	left: 600px;
	background-image: url(../imatges/detalls/cotxet.jpg);
}
#xapa {
	display: block;
	height: 180px;
	width: 300px;
	position: absolute;
	visibility: visible;
	top: 106px;
	left: 600px;
	background-image: url(../imatges/detalls/XapaGotes.jpg);
}
#zeppelin {
	display: block;
	height: 180px;
	width: 300px;
	position: absolute;
	visibility: visible;
	top: 106px;
	left: 600px;
	background-image: url(../imatges/detalls/Zeppelin.jpg);
}
#vaixell {
	display: block;
	height: 286px;
	width: 300px;
	position: absolute;
	visibility: visible;
	top: 0px;
	left: 600px;
	background-image: url(../imatges/detalls/Vaixell.jpg);
}
#blevit {
	display: block;
	height: 180px;
	width: 300px;
	position: absolute;
	visibility: visible;
	top: 106px;
	left: 600px;
	background-image: url(../imatges/detalls/blevit.jpg);
}
#ave {
	display: block;
	height: 180px;
	width: 900px;
	position: absolute;
	visibility: visible;
	top: 106px;
	left: 0px;
	background-image: url(../imatges/detalls/Ave.jpg);
}
#enlacesArxiu {
	display: block;
	height: 100px;
	width: 600px;
	position: absolute;
	visibility: visible;
	top: 155px;
	left: 0px;
}
#enlacesArxiu ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	left: 0px;
	padding-left: 0px;
	margin-left: 0px;
}
#enlacesArxiu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	list-style-type: none;
	line-height: 18px;
}
#enlacesArxiu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	list-style-type: none;
	line-height: 18px;
}
#enlacesArxiu li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	list-style-type: none;
	line-height: 18px;
}
#banners {
	display: block;
	height: 100px;
	width: 300px;
	position: absolute;
	visibility: visible;
	top: 186px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}