/* TABLE DES MATIÈRES:
	- Générale (body, html, h1, h2, ...)
	- Conteneur
	- Menu
	- Textes
	- Pieds de page
	- Formulaires
----------------------------------------------------------------------------------------*/

/* GÉNÉRAL
--------------------------------------------------------------------------------------- */
img, div, a{ behavior: url("inc/multibox/iepngfix.htc") }

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body#index{
	background: #FFF url(gx/I/bg.gif) repeat-x;
	margin: 0;
	padding: 0;
}
body#main{
	background: #FFF url(gx/M/bg.gif) repeat-x;
	margin: 0;
	padding: 0;
	text-align:center;
}
html{
	color: #717172;
	font-size: 11px;
	font-family: Arial, Verdana, Tahoma;
}
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img{border:0; margin:0; padding:0;}

h1{
	text-transform:uppercase;
	color: #000;
	font-size:14px;
	margin-bottom:5px;
}

h2{
	color: #623626;
	font-size:16px;
}

/* CONTENEUR
--------------------------------------------------------------------------------------- */
#iConteneur{
	margin:0;
	width:764px;
	text-align:left;
}

#iHaut{

	background:url(Gx/I/lampadaire_haut.jpg) no-repeat;
	height:171px;
}

#iContenu{

	background:url(Gx/I/lampadaire_bg.jpg) no-repeat;
	height:312px;
}

.iImages{
	border:1px solid #000;
	width:233px;
	height:230px;
	float:left;
	margin:4px 0 0 5px;
}
#imgIndexMiddle{
	margin:4px 0px 0px 5px;
}

#conteneur{
	margin: 0 auto 0 auto;
	text-align:left;
	width:780px;
}

#haut{
	height:171px;
	
}

#principal{
	background:#efece5 url(Gx/M/lampadaire.jpg) top right no-repeat;
	padding:15px 0;
}

#contenu{
	padding:0 12px;
	text-align:justify;
	float:right;
	width:547px;
	
}

#gauche{
	padding: 0 15px;
	border-right:1px solid #b2b2b2;
	width:171px;
	
	float:left;
}

#image1{width:171px;height:230px;border:1px solid #b6b6b6;margin-bottom:15px;}
#image2{width:171px;height:174px;border:1px solid #b6b6b6;margin-bottom:15px;}

.infoVente{
	background-color:#fff;
	border:1px solid #b6b6b6;
}

img.contenu{
	border:1px solid #b6b6b6;
	margin: 10px 10px 0 0;
}
/* MENU
--------------------------------------------------------------------------------------- */
#iLangue{
	height:37px;
}

#iLangue a:link, #iLangue a:visited, #iLangue a:active{
	font-size:12px;
	font-weight:bold;
	line-height:37px;
	color:#000;
	text-decoration:none;
	padding:0 11px 0 11px;
}

#iLangue a:link:hover, #iLangue a:visited:hover {
	color:#BC5D23;
}

#menu{height:50px; margin:0; padding:0;}
#menu ul{margin:0;padding-top:9px;}
#menu ul li{padding:0; margin:0; float:left; list-style-type:none;background:#fff url(Gx/menu_bg.gif) repeat-x;}
#menu ul li a, #menu ul li a:link, #menu ul li a:visited{
	background:url(Gx/menu_separateur.gif) right top no-repeat;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	padding: 17px 15px 7px 10px;
}
#menu ul li a:hover, #menu ul li a:visited:hover{color:#EFB063;}
#menu ul li a.actif, #menu ul li a.actif:visited{color:#BC5D23;}


/* TEXTES
--------------------------------------------------------------------------------------- */
p{font-size: 12px; line-height: 200%; color: #000;}
p a, p a:link, p a:visited, ul li a, ul li a:visited, ol li a, ol li a:visited{color: #bc5e24; text-decoration: none;}
p a:hover, p a:visited:hover, ul li a:hover, ul li a:visited:hover, ol li a:hover, ol li a:visited:hover{
	text-decoration:underline;
}
ul li{font-size:11px; line-height:150%; list-style:square; margin-left:16px;}
ol li{font-size:11px; line-height:150%; color:#1F1F1F; margin-left:16px;}

.intro{
	width:350px;
}


/* LISTE DES UNITÉS */
#liste_unite .texte{ color: #9B9B99; font-size: 11px; }
#liste_unite .titreBlanc{ color: #000; font-size: 12px; }

#liste_unite a, #liste_unite a:link, #liste_unite a:visited{
	color: #5a5a5a;
	font-size: 11px;
	text-decoration: none;
}
#liste_unite a:hover{ text-decoration: underline; }

/* PIED DE PAGE
--------------------------------------------------------------------------------------- */
#piedPage{color:#bfbfbf; font-family:Tahoma; font-size:11px; height:50px; padding:0;float: left;width: 780px;}
#piedPage a{color:#bfbfbf; text-decoration:underline;}
#piedPage a:hover{color:#999;}
#piedPage #copyrights{float:left; margin:0; text-align:left;}
#piedPage #copyrights a{font-weight:normal;text-decoration:none;}
#piedPage #copyrights #lienCopyrights{font-weight:normal; text-decoration:none; color:#bfbfbf;}
#piedPage #copyrights #lienCopyrights:hover{font-weight:normal; text-decoration:underline; color: #999;}

#iInfo{
	float:left;
	border-left:1px solid #e0e0e0;
	padding:0 25px 0 15px;
	line-height:175%;
}

/* FORMULAIRES
--------------------------------------------------------------------------------------- */
fieldset{margin-bottom:10px; padding: 5px; border:1px solid #623626;font-size: 11px;}
fieldset legend{font-size: 14px; font-weight: bold; color:#623626; padding:3px;}
fieldset label{font-size: 12px; color:#000;margin:2px 0 2px 0}

.champTexte{	
	background: #fff;
	border: 1px solid #b6b6b6;
	color: #623626;
	font-size: 11px;
	margin:2px 0 2px 0;
}
.boiteTexte{
	background: #fff;
	border: 1px solid #b6b6b6;
	color: #623626;
	font-family: "Trebuchet MS";
	font-size: 11px;
	margin:2px 0 2px 0;
}
.bouton{
	background-color: #f7f2ea;
	border: 1px solid #b6b6b6;
	color: #623626;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	width:75px;
	padding:3px 0 3px 0;
}
.bouton:hover{background-color: #623626; color:#fff}
.erreur{color: #FF0000;}
.contact{width:250px;}

/* IMAGES PETITE ITALIE
--------------------------------------------------------------------------------------- */
div#ImagesItalie{
	width: 549px;
	height: 175px;
}
#sixImagesGauche{float:left;}
#sixImagesGauche img{float:left; margin: 0 2px 2px 0;}
#img7{float:right;}

/* IMAGES PETITE ITALIE 02_100
--------------------------------------------------------------------------------------- */

div#ImagesItalie02_100{
	width: 546px;
	height: 171px;
}
div#ImagesItalie_petite{
	float: left;
	width: 472px;
	height: 171px;
}
a#ImageItalie1{
	display: block;
	width: 130px;
	height: 86px;
	background-position: top;
	background-image: url("Gx/01/02/1.jpg");
	margin: 0px 3px 3px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	float: left;
}
a#ImageItalie1:hover{
	background-position: bottom;
}
a#ImageItalie2{
	display: block;
	width: 154px;
	height: 86px;
	background-position: top;
	background-image: url("Gx/01/02/2.jpg");
	margin: 0px 3px 3px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	float: left;
}
a#ImageItalie2:hover{
	background-position: bottom;
}
a#ImageItalie3{
	display: block;
	width: 120px;
	height: 86px;
	background-position: top;
	background-image: url("Gx/01/02/3.jpg");
	margin: 0px 3px 3px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	float: left;
}
a#ImageItalie3:hover{
	background-position: bottom;
}
a#ImageItalie4{
	display: block;
	width: 58px;
	height: 86px;
	background-position: top;
	background-image: url("Gx/01/02/4.jpg");
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	float: left;
}
a#ImageItalie4:hover{
	background-position: bottom;
}
a#ImageItalie5{
	display: block;
	width: 182px;
	height: 81px;
	background-position: top;
	background-image: url("Gx/01/02/5.jpg");
	margin: 0px 3px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	float: left;
}
a#ImageItalie5:hover{
	background-position: bottom;
}
a#ImageItalie6{
	display: block;
	width: 115px;
	height: 81px;
	background-position: top;
	background-image: url("Gx/01/02/6.jpg");
	margin: 0px 3px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	float: left;
}
a#ImageItalie6:hover{
	background-position: bottom;
}
a#ImageItalie7{
	display: block;
	width: 167px;
	height: 81px;
	background-position: top;
	background-image: url("Gx/01/02/7.jpg");
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	float: left;
}
a#ImageItalie7:hover{
	background-position: bottom;
}
a#ImageItalie8{
	display: block;
	width: 71px;
	height: 171px;
	background-position: top;
	background-image: url("Gx/01/02/8.jpg");
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 0px;
	border: none;
	float: left;
}
a#ImageItalie8:hover{
	background-position: bottom;
}


/* MAP
--------------------------------------------------------------------------------------- */
#divmap{
	margin-top:85px;
	float:right;
	border:1px solid #623626;
}

#map{
	overflow:hidden;
	width:250px;
	height:320px;
}
