@charset "ISO-8859-1";
/* CSS Document */

/**************************************************************************************************** BASE ****************************************************************************************************/


body {
	margin: 0 auto;
	background-color: #235BCA;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;	
	background: url(../images/construction/fond.jpg) no-repeat fixed;
	background-position: top;
}

hr {
	visibility: hidden;
	margin: 5px 0 5px 0;
}

hr.tab {
	visibility: hidden;
	margin: -5px 0;
}

a img {
	border:none;
}

/******************** Titre ********************/

h1 {
	font: 19px "verdana", Courier, monospace;
	font-weight: bold;
	text-align:left;
	color: #000;
	margin: 0 0;
	padding: 8px 0 25px 15px;
	background: url(../images/construction/fond_titre.png) no-repeat;
}

h5 {
	float: right;
	font: 19px "verdana", Courier, monospace;
	font-weight: bold;
	color: #000;
	margin: 0 0;
	padding: 8px 25px 15px 0;
}

/******************** Liens ********************/

a {
	color: #235BCA;
	text-decoration:none;
}

a:hover, a:focus{
	color: #F67711;
	text-decoration:underline;
}


a.link_courant {
	color: #235BCA;
	font-weight: bold;
	text-decoration: none;
}

a.link_courant:hover, a.link_courant:focus{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.impressionTitre {
	color: #F67711;
	font-weight: bold;
}
/******************** Tags ********************/


h2 {
	font: 16px "Courier New", Courier, monospace;
	font-weight: bold;
	color: #235BCA;
	padding: 0 0 0 10px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #235BCA;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

a.tag1 {
	color: #333333;
	text-decoration: none;
}

a.tag1:hover, a.tag1:focus{
	color: #999999;
	text-decoration: none;
}

strong {
	color: #F67711;
}

/**************************************************************************************************** CONTENU ****************************************************************************************************/

/******************** Header ********************/

#head {
	width: 980px;
	height: 150px;
	margin: 0 auto;
	background: url(../images/construction/banniere1-version2.png) no-repeat;
}


#menu_head ul {
	float: left;
	margin: 120px 0 0 658px;
}

#menu_head li {
	list-style-type: none;
	display: inline;
	margin: 0 15px;
}

#menu2, #menu3, #menu4 {
	width: 600px;
	height: 25px;
	font-weight: bold;
}

#menu2 table, #menu3 table, #menu4 table {
	margin: auto;
	width: 100%;
	background: #FFF;
}

#menu5 table {
	margin: auto;
	width: 100%;
}

#menu2 td {
	text-align: center;
	width: 50%;
}

#menu3 td {
	text-align: center;
	width: 25%;
}

#menu4 td {
	text-align: center;
	width: 20%;
}

#menu5 td {
	height: 23px;
	text-align: center;
	width: 33%;
	background: #FFF;
	font-weight: bold;
}

#menu2 td a, #menu3 td a, #menu4 td a {
	display: block;
	height: 25px;
	text-decoration: none;
	line-height: 25px;
}

/******************** bloc contenu ********************/

#block_contenu{
	width: 970px;
	height: auto;
	margin: 0 auto;
}

#positionA img {
	float: right;
	margin: 5px 0 0 30px;	
}

#positionBIndex img {
	float: left;
	margin: 5px 20px 10px 0;	
}

#positionB img {
	float: left;
	margin: 5px 20px 0 0;	
}

#positionC img {
	float: left;
	margin: 0 0;	
}


/******************** Menu gauche ********************/

#menuG {
	float:left;
	width: 150px;
	height: 250px;
	margin: 50px 0 25px 0px;
	background: url(../images/construction/fond_menu_1.png) no-repeat;
}

#menu ul{
	float: left;
	margin: 5px 0 0 0;
	padding: 0;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

#menu li {
	list-style-type: none;
	margin: 5px 15px 0 0;
	padding: 0 0 0 0;
}

#menu li a {
	display: block;
	width: 144px;
	height: 23px;
	color: #000;
	text-decoration: none;
	text-align: center;
	line-height: 20px;

}

#menu a:hover, #menu a:focus {
	color: #FFF;
	display: block;
	width: 144px;
	height: 23px;
	background: #F67711;
}

/******************** Contenu ********************/

#contenu {
	width: 600px;
	height: auto;
	float: left;
	margin: -438px 25px 15px 173px;	
}

#award {
	width: 600px;
	height: 150px;
}

#award2 {
	width: 600px;
	height: 150px;
	display: none;
}

/******************** Boites droite ********************/

#eval {
	width: 150px;
	height: 150px;
	float: left;
	margin: -273px 0 0 820px;
	background:url(../images/construction/evaluer-votre-site.png) no-repeat;
}

#faq {
	width: 150px;
	height: 125px;
	float: left;
	margin: -130px 0 0 820px;
	background: url(../images/construction/faq.png) no-repeat;
}

#auto {
	width: 150px;
	height: 125px;
	float: left;
	margin: 15px 0 25px 820px;	
	background: url(../images/construction/auto.png) no-repeat;
}

.autoR ul{
	list-style-type: none;
	margin: 85px 15px 0 0;
	padding: 0 0 0 0;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

.autoR li {
	list-style-type: none;
	margin: 5px 15px 0 0;
	padding: 0 0 0 0;
}

.autoR li a {
	display: block;
	width: 145px;
	height: 23px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	background: #235BCA;

}

.autoR a:hover, .autoR a:focus {
	color: #FFF;
	display: block;
	width: 145px;
	height: 23px;
	background: #F67711;
}



/******************** Footer ********************/

#footer {
	width: 970px;
	height: 53px;
	float: left;
	margin: auto;
	padding: 8px 0 0 0;
	text-align: center;
	color: #000;
	font-weight: bold;
}

#baslien {
	width: 970px;
	float: left;
	margin: 0 auto;
	padding: 0 0 5px 0;
	text-align: center;
	color: #000;
}



/**************************************************************************************************** PRESENTATION ****************************************************************************************************/


/******************** transparent ********************/

#principale {
	width: 600px;
	height: auto;
	background: url(../images/construction/fond_contenu.png) repeat-y;
	padding: 10px 10px 10px 10px;
}

.principale {
	width: 600px;
	height: auto;
	background: url(../images/construction/fond_contenu.png) repeat-y;
	padding: 10px 10px 10px 10px;
}

/******************** promo flash ********************/

#promo {
	width: 620px;
	height: 200px;
	background: url(../images/promo-autogyre.jpg) no-repeat top;
}


/******************** video intro ********************/

#video_intro {
	width: 620px;
	height: 275px;
	background: url(../images/fond_video.jpg) no-repeat;
	padding: 25px 0px 0px 0px;
	margin: 0 0;
}

/******************** galerie ********************/

#galerie1 {
	width: 620px;
	height: auto;
	background: url(../images/fond_gal1.jpg) center no-repeat;
	padding: 10px 0 10px 0;
}

*+html #galerie1 {
	padding: 18px 0 0 0;
}

.galerie_pos {
	width: 620px;
	height: auto;
	margin: 0 auto;
}

*+html .galerie_pos {
	margin: 0 -40px;
}

.galerie_pos ul {
	padding: 0 10px;
}

.galerie_pos li {
	list-style-type: none;
	display: inline;
	margin: 0 20px;
}

.galerie_pos li a img {
	border: 0;
}

/******************** Plan du site ********************/

#plan {
	width: 620px;
	height: auto;
	background: url(../images/fond_gal1.jpg) center no-repeat;
	padding: 10px 0 10px 0;
}

*+html #plan {
	padding: 18px 0 0 0;
}

.plan_pos {
	width: 620px;
	height: auto;
	margin: 0 auto;
}

*+html .plan_pos {
	margin: 0 -40px;
}

.plan_pos ul {
	padding: 0 10px;
}

.plan_pos li {
	list-style-type: none;
	display: list-item;
	margin: 0 20px;
}

.plan_pos li a img {
	border: 0;
}

/******************** info bulle ********************/
a.info {
	font-size:9px;
	position: relative;
	text-decoration: none;
	color: #000000;
	border: none;
}

a.info span {
	display: none;
}

a.info:hover {
	background: none;
	z-index: 500;
}

a.info:hover span {
	display:inline;
	position: absolute;
	width: 175px;
	z-index: 500;
	margin: 110px 0 0 -27px;
	background: #F67711;
	text-align: center;
	color: #FFFFFF;
	padding: 0.2em;
}

/******************** message d'erreur ********************/

.erreur {
	color: #fff;
	display: block;
	background: #235BCA;
	width: 580px;
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
}

/******************** message d'information ********************/

.infoPage {
	color: #000;
	display: block;
	background: #fff;
	width: 580px;
	margin-bottom: 10px;
	padding: 5px 10px 5px 10px;
}

/******************** pages contact CSS ********************/

#contact {
	width: 270px;
	height: 222px;
	background: url(../images/contact.png) no-repeat;
	position:absolute;
	margin: 60px 0 0 325px;
	padding: 33px 0 0 0;
	text-align: center;
}

form {
	margin: 0;
}

#civilite {
	width: 600px;
	padding-bottom: 10px;
}

#champs {
	width: 600px;
}

textarea.contact {
	width: 594px;
	height: 200px;
}

input.contact {
	width: 190px;
}

input.formulaire {
	width: 250px;
}

.label {
	width: 100px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
}

#label {
	width: 100px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
}

#champs ul, #civilite ul {
	margin: 0;
	padding: 0;
}

#champs li {
	list-style-type: none;
	margin: 0 0 10px 0;
}

#civilite li {
	list-style-type: none;
	display: inline;
	margin: 0 10px;
}

/******************** champs obligatoire ********************/

.obligatoire {
	color: #235BCA;
	font-weight:bold;
}

/******************** pages news ********************/

.blancnews {
	color: #fff;
	font-weight: bold;
}

a.newslink:link, a.newslink:visited {
	font-weight: bold;
	color: #235BCA;
	text-decoration:none;
}

a.newslink:hover, a.newslink:active {
	color: #F67711;
	text-decoration:none;
}

.infoNews {
	color: #ff0000;
	font-style: italic;
}

tr.fondTitreNews {
	background-color: #235BCA;
}

tr.fondSousTitreNews {
	color: #000;
	background-color: #F67711;
}

td.fondTitreAffiche {
	font-weight:bold;
	color: #fff;
	background-color: #235BCA;
}

td.fondSousTitreAffiche {
	color: #fff;
	background-color: #F67711;
}

table.fondTableauAffiche {
	background-color: #fff;
}

/******************** lien bas page ********************/

.tarif{
	font-size: 11px;
	font-style: italic;
	color: #F67711;
}


/******************** lien bas page ********************/

a.baspage:link, a.baspage:visited {
	color: #000;
	text-decoration:none;
	font-size:9px;
}
a.baspage:hover, a.baspage:active {
	color: #FFF;
	text-decoration:underline;
}

/******************** Tableau des tarifs ********************/

.tab-tarifs {
	margin: auto;
}

.tab-tarifs table {
	background:url(../images/contenu/fond-tab.jpg);
	padding: 5px;
}

.tab-tarifs td {
	background:url(../images/contenu/fd-del.png) repeat-y;
	padding: 10px;
}

.tab-tarifs td.fd-tab {
	height:10px;
	background:none;
}

/******************** Box lien ********************/

#box_bas {
	float: left;
	width: 100%;
	height: auto;
	margin: 20px 0 0 0;
	background: #235BCA;
}


#box_liens {
	width: 980px;
	height: auto;
	margin: 0 auto;
}

.contenu_box {
	width: 194px;
	height: auto;
	display: block;
	float: left;
	margin: 15px 0 15px 0;
}

.contenu_box ul {
	list-style:none;
	text-align: center;
	padding: 0 6px 0 0;
}

.contenu_box li a {
	color: #fff;
	text-decoration: none;
	font-size: 9px;
}

.contenu_box li a:hover, #contenu_box li a:focus {
	color: #fff;
	text-decoration: underline;
	font-size: 9px;
}

#contenu_box {
	width: 194px;
	height: auto;
	display: block;
	float: left;
	margin: 15px 0 15px 0;
}

#contenu_box ul {
	list-style:none;
	text-align: center;
	padding: 0 6px 0 0;
}

#contenu_box li a {
	color: #fff;
	text-decoration: none;
	font-size: 9px;
}

#contenu_box li a:hover, #contenu_box li a:focus {
	color: #fff;
	text-decoration: underline;
	font-size: 9px;
}

.box_border_L{
	border-left: #FFF thin solid;
}

.box_border_R{
	border-right: #FFF thin solid;
}


.box_border_both{
	border-left: #FFF thin solid;
	border-right: #FFF thin solid;
}

/******************** pages news CSS ********************/

a.news {
	color: #000;
	font-weight:normal;
	text-decoration: none;
}

a.news:hover, a.news:focus {
	color: #fff;
	text-decoration: none;
}

td.affiche-titre {
	font-weight: bold;
	background: #F67711;
	text-align: right;
	color: #fff;
}
/***/

#postdate, #block_news_left, #block_news_right, #titre_news, #titre_news_left, #titre_news_right {
	width: 600px;
}

.postdate, .titre_news, .block_news_left, .block_news_right, .titre_news_left, .titre_news_right {
	width: 600px;
}

/***/

#titre_news_left, #titre_news_right, #pdf_right, #pdf_left, #postdate_left, #postdate_right, #text_right, #text_left {
	display: block;
}

.postdate_left, .postdate_right, .titre_news_right, .titre_news_left, .text_right, .text_left {
	display: block;
}

/***/

.postdate {
	height: 35px;
}

#postdate {
	height: 35px;
}

/***/

#titre_news {
	height: 25px;
}

.titre_news {
	height: 25px;
}

/**/

#block_news_left, #block_news_right {
	height: 150px;
}

#block_news_left img {
	float: left;
}

#block_news_right img {
	float: right;
}

.block_news_left, .block_news_right {
	height: 150px;
}

.block_news_left img {
	float: left;
}

.block_news_right img {
	float: right;
}

/***/

#postdate_left, #postdate_right {
	color: #fff;
	width: 350px;
	padding: 5px 15px;
	background: #F67711;
}

.postdate_left, .postdate_right {
	color: #fff;
	width: 350px;
	padding: 5px 15px;
	background: #F67711;
}

/***/

#pdf_right, #pdf_left {
	padding: 5px 0;
	width: 200px;
}

.pdf_right, .pdf_left {
	padding: 5px 0;
	width: 200px;
}

/***/

#text_right, #text_left {
	text-align: justify;
	width: 400px;
	margin: 0 0 0 0;
}

.text_right, .text_left {
	text-align: justify;
	width: 400px;
	margin: 0 0 0 0;
}

/***/

#titre_news_left, #pdf_right, #text_right, #postdate_left {
	float: left;
}

#titre_news_right, #pdf_left, #text_left, #postdate_right {
	float: right;
}

.postdate_left, .pdf_right, .titre_news_left, .text_right {
	float: left;
}

.postdate_right, .pdf_left, .titre_news_right, .text_left {
	float: right;
}

/***/

#titre_news_right, #pdf_left, #postdate_right, #block_news_right {
	text-align: right;
}

.titre_news_right, .pdf_left, .postdate_right, .block_news_right {
	text-align: right;
}

/******************** navigation pages ********************/

#pages {
	text-align: right;
	width: 600px;
	height: auto;
	background: #fff;
	margin:auto;
	padding: 10px 0 10px 0;
}

#pages a {
	color: #777777;
	text-decoration: none;
}

#admin-galerie {
	text-align: right;
	width: 590px;
	height: auto;
	background: #fff;
	margin:auto;
	padding: 10px 10px 10px 0;
}

#admin-galerie a {
	color: #777777;
	text-decoration: none;
}


.clear {
	clear: both;
}

/******************** pages carte CSS ********************/

#contCarte {
	width: 555px;
	padding: 10px 20px 0 20px;
	background: #fff;
	border: solid #F67711 2px;
}

#contCarte ul, #contCarte ul {
	display:table-row;
	margin: 0;
	padding: 0;
}

#contCarte li {
	display:table-cell;
	list-style-type: none;
	padding: 0 0 10px 0;
}

#contCarte li.first {
	width: 330px;
}

li.menu {
	text-align:center;
	width: 225px;
}

.contourCarte {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F67711;
	border-left-color: #F67711;
}

.carte {
	background: #fefdde;
}

.ajout {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-style: solid;
	border-right-color: #c1272d;
	border-bottom-color: #c1272d;
	border-left-color: #c1272d;
	background-color: #444444;
}
