/* Estils de pàgina */
a{
	text-decoration:none
}
a:hover{
	text-decoration:none;
	color: #000000;
}
a:visited{
	text-decoration:none;
	color: #333399;
}

.Centrat{
	text-align:center;
}
.TextIndexPrincipal{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #999999;
	font-weight: 400;
	font-size:20px;
}
.TextModern{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #999999;
	font-weight: 400;
	background-color: #FFCC33;	
}
.FontMini{
	font-family: Georgia, Times New Roman, Times, serif;

}
.FonsGaleria{
	background-color: #F8F0D3;
	height: 475px;
	background-image: url('../images/inicio/fons_vehicles.jpg');
	background-attachment: inherit;
	background-repeat: no-repeat;
	background-position: right;
}
.FonsInici{
	background-color: #F8F0D3;
	height: 550px;
	background-image: url('../images/inicio/fons_inici.jpg');
	background-attachment: inherit;
	background-repeat: no-repeat;
	background-position: top;
}
.FonsCelda1{
	background-color: #FFCC00;
	height: 5px;
	border-top-color: #FFFF66;
}
.FonsCelda2{
	background-color: #FFCC00;
	height: 3px;
}
.FonsCelda3{
	background-color: #D9B88D;
}
.TextModernMini{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #999999;
	font-weight: 400;
	font-style: italic;
	font-size: 10px;
}
.TextModernMaxi{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #999999;
	font-weight: 400;
	font-style: italic;
	font-size: 14px;
}

.TextLinkPagPrincipal{
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: 700;
	font-size: 16px;
	font-style: italic;
}
.ElementsMenuPagPrincipal{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: 700;
	font-size: 13px;
	
}
.ElementsMenuPagPrincipal:hover{
	/*Es el mateix que el ElementsMenuPagPrincipal */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 13px;
	text-decoration: underline;
}
.ElementsMenuPagPrincipal:visited{
	/*Es el mateix que el ElementsMenuPagPrincipal */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: 700;
	font-size: 13px;
	
}
.ElementActual{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 13px;
	color: #FF0000;
}
.TextTitolSeccio{
	font-weight=800;
	font-style: italic;
}
.TextMiniMenu{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #333333;
	font-size: 11px;
}
.TextInfoClient{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #333333;
	font-size: 9px;
			/*margin:15px;*/
}
.LinkPagines{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #333333;
	font-size: 18px;
	font-style:italic;
}
.LinkPaginesMasFotos{
	font-size: 12px;
}
.VehicTextoPrincipal{
	font-family: Tahoma;
	color: #000000;
	font-size: 13px;
}
.VehicTextoFotos{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #750000;
}
/*.VehicColorBordeThumbs{
	border-color: #E69F1E;	
}*/
.VehicTextoFotosGran{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #750000;
}
.PopupTexte{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
	background-color: #FFFF66;
	font-weight: bolder;
}
body.main{
	background-image:url(../images/fondo.gif);
	margin-bottom:0px;
	margin-top:0px;
}

/* ID'S */
#Marge1{
	margin-top:10px;
}
#Marge2{
	margin-top:40px;
}
#Marge3{
	margin-top:80px;
}
#Marge4{
	margin-top:5px;
}
#Marge5{
	margin-top:10px;
}
#Marge6{
	margin-top:15px;
}
#BlocTexteMainIni{
	position: relative;
	width: 360px;
	height: 500px;
	left: 0px;
	top: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #B30000;
}
#Cerrar{
	position:absolute;
	width:100%;
	text-align:right;
	/*background-color:#006600;
	left:600px;*/
	left:0px;
	top:0px;
	z-index:6;
}
#IniLimu1{
	position: relative;
	top:10px;
	left: 35px;
	width: 100px;
	height: 100px;
	z-index:5;
	
}
#IniLimu2{
	position: relative;
	top:15;
	left: 15px;
	width: 100px;
	height: 100px;
	z-index:3;
}
#IniLimu3{
	position: relative;
	top:15px;
	left: 45px;
	width: 100px;
	height: 100px;
	z-index:1;
}
#ImgEsquerra,#ImgDreta{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
