@charset "utf-8";
/* CSS Document */




body {
	background-image: url(../../../medias/modeles/public/fonds/fond_accueil.jpg);
}

body:nth-of-type(1) {
	background:none;
	background-image:url(../../../medias/modeles/public/fonds/fond_accueil.png);
	background-repeat:repeat-x;
}

h1 {
	top: 50px;
	width: 480px;
	height: 90px;
	text-indent: 480px;
}
h3 {
	padding-top: 24px;
}

#tetiere {
	background-image: url(../../../medias/modeles/public/fonds/tetiere_accueil_large.jpg);
	height: 401px;
	z-index:10;
}

#tetiere .largeur {
	background: url(../../../medias/modeles/public/fonds/tetiere_accueil.jpg) no-repeat 0 30px;
	height: 401px;
}

#tetiere h2 {
	font-size: 13px;
	line-height: 15px;
	left: 480px;
	top: 72px;
}
#tetiere h1{
	visibility: hidden
}

#bienvenue{top: 30px; width: 210px; left: 770px; position: absolute;}
#bienvenue h3, #bienvenue p{color: white;/*  font-size: 0.9em; line-height: 1.3em */}

#impression_ligne {
	top: 230px;
}

#secteurs {
	left: 500px;
	top: -171px;
	height: 460px;
	z-index: 501;
	background: url(../../../medias/modeles/public/fonds/fond_secteur_accueil.png) no-repeat -5px -15px;
}

#highlight {
	background: #ededee url(../../../medias/modeles/public/fonds/sous_tetiere.jpg) repeat-x;
	height: 300px;
	margin-bottom: 30px;
	border-bottom: 1px solid #B2B2B2;
}
#highlight .bouton.vert {
	background-image: url(../../../medias/modeles/public/boutons/vert_droit_highlight.jpg);
}
#highlight .bouton.vert b {
	background-image: url(../../../medias/modeles/public/boutons/vert_gauche_highlight.jpg);
}

* html .bouton.leftHomePage{
	width:88px;
	cursor:pointer;
}

* html .bouton.planHomePage{
	width:138px;
	cursor:pointer;
}

#highlightG {
	float: left;
	margin-left: 10px;
	width: 480px;
}
#highlightD {
	float: right;
	margin-right: 10px;
	width: 200px;
	margin-top: 30px
}
#highlightD b{padding: 0}

.service{float: left; width: 185px;}
.service.first{width: 250px; margin-right: 30px;}
.service li{font-size: 0.8em; color: #808080; line-height: 1.6em; list-style: square}
.service li a{color: #808080; text-decoration: underline}
.service li a:hover{text-decoration: none; color: #8C6798}

#video{
	top: 55px;
	left: 830px;
	position: absolute;
	width: 10px;
	height: 80px;
	margin: 0;
	padding: 0
}

#video .video{background:url(../../../medias/modeles/public/fonds/icon_video.png) no-repeat 0 5px; display: block; width: 90px;
	height: 80px; margin: 0; padding: 0}
	#video .video span{display: none;}	

#imprime_vertbas {
	background: url(../../../medias/modeles/public/fonds/imprim_vert_macaron.png) no-repeat 0 0;
	margin-top: 32px; 
	width: 250px;
	border-right: 1px dashed #ccc
}
#imprime_vert h3, #imprime_vertbas h3 {
	display: none;
}
#imprime_vert p, #imprime_vertbas p {
	margin: 0 20px 0 100px;
/* 	color: #fff; */
}
#imprime_vert p a{color: white; text-decoration: underline}
#imprime_vert p a:hover{text-decoration: none}
#imprime_vertbas p.enligne{margin: 15px 0 0 0; text-align: center; font-size: 0.9em;}


#acces_impression {
	float: left;
	margin-left: 10px;
	width: 320px;
}

.aide {
	display: block;
	margin-left: 80px;
	background: url(../../../medias/modeles/public/pictos/Help.png) no-repeat 0 13px;
	padding-left: 20px;
	height: 42px;
	line-height: 42px;
}

* html .aide{
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/medias/modeles/public/pictos/Help.png", sizingMethod="crop");
	height:16px;
	line-height:16px;
	margin-top:12px;
	margin-bottom:20px;
}


#acces_impression h3, #adresses h3 {
	color: #8C6798;
	padding-top: 0;
}
#adresses{margin: 0 10px}
#adresses h5 {
	color: #8C6798;
	margin-bottom: 8px;
}
.adresse {float: left; width: 335px; padding-right: 20px; margin-right: 20px; border-right: 1px dashed #ccc}
.adresse.last{width: 200px; border-right: none; padding-right: 0; margin-right: 0}


#flash_accueil{
	width:650px;
	height:200px;
	margin-left: -7px;
	position:absolute;
	top:159px;
	z-index:500;
}

#secteurs { behavior: url(web/public/_styles/iepngfix.htc)
 }
 
.carte{display: block; width: 200px; height: 160px; background: url(../../../medias/modeles/public/illustr/carte_france.jpg) no-repeat 10px -20px}