/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}

.event {
	position:relative;
	width:770px;
	margin-top:

}

.event p {
	padding:8px 0;
	margin:0;
}

.flash {
	position:absolute;
	top:-30px;
	right:4px;
	height:170px;
	width:435px;
	background:url(gifs/event.jpg);
}

.diapo {
	height:180px;
	width:497px;
	background:url(gifs/diapo.jpg);
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.petage {
	background-image: url(gifs/images/fenetre_25.jpg);
	background-repeat: repeat-y;
}
#contenu {
	padding: 0px;
	margin:0px;
	width: 769px;
	padding-left: 10px;
	padding-right: 25px;
	padding-top: 15px;
	text-align:justify;
	line-height:16px;
}
.fd {
	background-image: url(gifs/images/fenetre_03.jpg);
	height: 83px;
	width: 696px;
	color: #87b9e5;
	vertical-align:top;
	text-align:right;
}

.fd2 {
	background-image: url(gifs/images/fenetre_05.jpg);
	height: 39px;
	width: 696px;
	text-align:right;
	color: #fff;
}

.fd2 div{
	
	padding-right:25px;

}
.fd2 form {
	display: inline;
}


.fd div {
	padding-right: 25px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(gifs/images/fenetre_01.jpg);
	background-repeat: repeat;
}


legend {
color: #C71219;
}
/******************************************************************** Lien ******************************************************************/
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C71219;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C71219;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #C71219;
}
a:active {
	text-decoration: underline;
	color: #C71219;
}


#bas a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#bas a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#bas a:hover {
	text-decoration: none;
	color: #C71219;
}
#bas a:active {
	text-decoration: none;
	color: #666666;
}

.encart4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.encart4 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.encart4 a:hover {
	text-decoration: none;
	color: #ffffff;
}
.encart4 a:active {
	text-decoration: underline;
	color: #ffffff;
}


.encart4 p {
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	margin-left: 3px;
}


.encart1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.encart1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.encart1 a:hover {
	text-decoration: none;
	color: #ffffff;
}
.encart1 a:active {
	text-decoration: underline;
	color: #ffffff;
}


.fd a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.fd a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.fd a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.fd a:active {
	text-decoration: none;
	color: #ffffff;
}

/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border-bottom:#bbbbbb 1px solid;
	border-top:#bbbbbb 1px solid;
	border-left:#bbbbbb 1px solid;
	border-right:#bbbbbb 1px solid;
}

.bouton_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:12px;
	color:#ffffff;
	background-color:#585858;
	border:#585858 0px solid;

}

/**********************************************************BDD AUTO **************************************/
.numpage {
}
.numpage_selec {
	color:#ff0000;
}
.bt_suivant{
}
.bt_precedent{
}
.liste_cat{
}
.fichierbin{
}
.photo{
}
/**********************************************************************************************************/
	
.encart1 {
	background-image: url(gifs/images/fenetre_16.jpg);
	height: 120px;
	width: 232px;
	vertical-align:top;
}
.encart2 {

	width: 232px;
}
.encart3 {
	height: 101px;
	width: 232px;
}
.encart4 {
	height: 140px;
	width: 232px;
	vertical-align:top;
}


.encart4 div{
	padding-left: 22px;
	padding-top: 3px;
}

#accueil {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 101px;  /* changer la largeur ici */ 
    height: 26px; /* changer la hauteur ici */ 
    background: url(gifs/images/over_06.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#accueil a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/fenetre_06.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#accueil a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#qui {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 140px;  /* changer la largeur ici */ 
    height: 26px; /* changer la hauteur ici */ 
    background: url(gifs/images/over_07.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#qui a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/fenetre_07.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#qui a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#devis2 {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 174px;  /* changer la largeur ici */ 
    height: 26px; /* changer la hauteur ici */ 
    background: url(gifs/images/over_08.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#devis2 a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/fenetre_08.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#devis2 a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#charte {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 198px;  /* changer la largeur ici */ 
    height: 26px; /* changer la hauteur ici */ 
    background: url(gifs/images/over_09.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#charte a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/fenetre_09.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#charte a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#showroom {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 179px;  /* changer la largeur ici */ 
    height: 26px; /* changer la hauteur ici */ 
    background: url(gifs/images/over_10.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#showroom a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/fenetre_10.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#showroom a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#plan {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 107px;  /* changer la largeur ici */ 
    height: 26px; /* changer la hauteur ici */ 
    background: url(gifs/images/over_11.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#plan a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/fenetre_11.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#plan a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#contact2 {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 137px;  /* changer la largeur ici */ 
    height: 26px; /* changer la hauteur ici */ 
    background: url(gifs/images/over_12.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#contact2 a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/fenetre_12.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#contact2 a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
}

.encart2, .encart3 {
	vertical-align:top;
}

ul.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

ul.menu li {
	padding-left: 37px;

	background-image:url(gifs/images/fdmenu_19.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	width: 195px;
	line-height: 19px;
}

ul.menu li ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-top: 8px;
	padding-bottom: 8px;
}

ul.menu li ul li{
	margin: 0px;
	padding: 0px;
	background-image:none;
	line-height: 15px;
	color: #FFFFFF;
}



ul.menu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
ul.menu li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
ul.menu li a:hover {
	text-decoration: underline;
	color: #ffffff;
}
ul.menu li a:active {
	text-decoration: none;
	color: #ffffff;
}



ul.menu li ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
ul.menu li ul li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
ul.menu li ul li a:hover {
	text-decoration: none;
	color: #ffffff;
}
ul.menu li ul li a:active {
	text-decoration: underline;
	color: #ffffff;
}



h1 {
	color: #337aba;
	font-size: 15px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	padding-top: 10px;
}


.encart1 div {
	padding-left:30px;
	color:#FFFFFF;
	padding-right: 5px;
	padding-top: 5px;
}

.encart1 p {
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
}


.puce {
	background-image:url(gifs/images/puce_18.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 8px;
}

.puce2 {
	background-image:url(gifs/images/puce2_21.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 8px;
}

#fenetre1 {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 170px;  /* changer la largeur ici */ 
    height: 128px; /* changer la hauteur ici */ 
    background: url(gifs/images/new/over_24.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#fenetre1 a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/new/index_24.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#fenetre1 a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#porte1 {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 173px;  /* changer la largeur ici */ 
    height: 128px; /* changer la hauteur ici */ 
    background: url(gifs/images/new/over_25.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#porte1 a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/new/index_25.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#porte1 a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#volet1 {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 172px;  /* changer la largeur ici */ 
    height: 128px; /* changer la hauteur ici */ 
    background: url(gifs/images/new/over_26.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#volet1 a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/new/index_26.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#volet1 a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#porte_garage1 {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 170px;  /* changer la largeur ici */ 
    height: 128px; /* changer la hauteur ici */ 
    background: url(gifs/images/new/over_31.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#porte_garage1 a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/new/index_31.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#porte_garage1 a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#store1 {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 173px;  /* changer la largeur ici */ 
    height: 128px; /* changer la hauteur ici */ 
    background: url(gifs/images/new/over_32.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#store1 a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/new/index_32.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#store1 a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#vitrage1 {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 172px;  /* changer la largeur ici */ 
    height: 128px; /* changer la hauteur ici */ 
    background: url(gifs/images/new/over_33.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#vitrage1 a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/new/index_33.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#vitrage1 a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 

.contour {
	border: 1px solid #a1a1a1;
}

.contour:hover {
	border: 1px solid #666666;
}

.rouge {
	color: #C71219;
}
#contenu li {
	list-style-type: square;
}


.footer {
	background-image:url(gifs/images/fenetre_27.jpg);
	background-repeat:no-repeat;
	height: 39px;
	width: 1036px;
	vertical-align:top;
	text-align:center;
}

.footer div {
	padding-left: 300px;
	padding-top: 0px;
}




#contenu  .liste {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#contenu .liste li {
	background-image:url(gifs/images/puce2_21.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 8px;
	list-style-type: none;
}




.a1 {
	background-image: url(gifs/images/encart_29.jpg);
	background-repeat:no-repeat;
	width: 250px;
	height: 37px;
	vertical-align:top;
}
.a2 {
	background-image: url(gifs/images/encart_39.jpg);
	background-repeat:no-repeat;
	height: 66px;
	width: 250px;
	vertical-align:top;
}


.a1 div {
	padding-left: 10px;
	padding-top: 8px;
}

.a2 div {
	padding-left: 10px;
	padding-top: 8px;
	padding-right: 90px;
	text-align:left;
}

#devis01 {
	background-image:url(gifs/images/encart_41.jpg);
	background-repeat:no-repeat;
	width:250px;
	height:28px;
	color:#fff;
	padding:0 0 0 25px;
	}

#devis01 a, #devis01 a:link, #devis01 a:visited, #devis01 a:active { color:#fff; font-weight:bold; text-decoration:none; }
#devis01 a:hover { color:#dedede; padding:0 0 0 2px; }

#none { border:none; }
#none a, #none a:hover, #none a:link, #none a:active { text-decoration:none; }
#none img { border:none;}

#devisPerso {
	background:#347BBB;
	padding:5px 10px;
	line-height:20px;
	height:20px;
	font-weight:bold;
	float:right;
	margin:0 10px 20px;
	display:block;
	color:#fff;
}

#infos {
	color:#3378B9;
	text-align:right;
	margin:15px 0;
}

#infos strong {
	font-size:18px;
}

.encarts {
	margin:10px auto;
	width:650px;
	padding:5px 10px;
	overflow:hidden;
}

.fiche {
	width:190px;
	margin:0 10px 10px 0;
	float:left;
	border:1px solid #CBCBCB;
	padding:5px;
}

.fiche h2 {	
	background:#C71219;
	padding:5px 3px;
	color:#fff;
}

.fiche img, .fiche2 img {
	float:left;
	margin:0 8px 5px 0;
}

.fiche a {
	display:block;
	text-align:right;
}

.fiche2 h2 {
	color:#8B1219;
	font-size:2em;
}

p.contact a {
	display:block;
	float:right;
	clear:both;
	height:20px;
	line-height:20px;
	width:150px;
	background:#900;
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	margin:8px 0 0;
}

p.contact a:hover {
	background:#333;
}

p.back a {
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	text-align:center;
	width:180px;
	background:#ddd;
	text-decoration:none;
	margin:8px 0 0;
}

p.back a:hover {
	color:#000;
}

.defil {
	float:right;
	margin:0 0 10px 25px;
	height:150px;
	width:350px;
	border:1px solid #C71219;
}

.defil h2 {
	background:#C71219;
	padding:3px 8px;
	color:#fff;
	font-size:21px;
	margin:0 0 5px 0;
}

.defil .promo {
	margin:14px 10px 0;
	overflow:hidden;
}

.defil .promo img {
	float:left;
	margin:0 8px 0 0;
}

.defil .promo a {
	display:block;
	text-align:right;
	padding-right:10px !important;
}

.defil .promo h3 {
	color:#900;
	font-size:18px;
	text-indent:10px;
}

td.h em {
	color:#900;
	font-weight:bold;
	font-size:1.5em;
}

td.h {
	padding:15px 0 5px;
}

#prevBtn, #nextBtn {
	display:none;
}

.defil li {
	list-style:none !important;
	width:350px;
	height:110px;
}

.promo {
	padding:0 !important;
}