/* Main Sections 
------------------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
	font-family: Arial, Helvetica, sans-serif;

}

.cadre {
width: 966px;

/* 
background: url(/img/design/v2/contentbg.gif) repeat center top;
border:dotted;
 Pas d'image de fond pour ce conteneur ! */
}

.bloc1 {
width: 178px;
float: left;
margin-left: 0px;

}
.bloc2 {
width: 595px;
float: left;
margin-left: 0px;
}
.bloc3 {
width: 193px;
float: left;
margin-left: 0px;
}

.bloc2et3 {
background: url(/img/design/v2/contentbg.jpg) center top repeat-x;
background-color:#ABB2BA;
width: 788px;
float: left;
margin-left: 0px;
}

.bloc1et2et3 {
width: 966px;
float: left;
margin-left: 0px;
}
.contentbg{
background: url(/img/design/v2/contentbg.jpg) center top repeat-x;
background-color:#ABB2BA;
}





/**** colonnev2 de gauche ***/

.menugauche {
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5em;
	text-align:center
}


.boutonbleu{
background: url(/img/design/v2/bouton_bleu.jpg) center top no-repeat;
height:26px;
font-weight:bold; 
color:#000066; 
border-bottom:none;
}
.boutonbleu a {
font-weight:bold; 
color:#000066; 
border-bottom:none;
text-decoration: none;
}
.boutonbleu a:link {
font-weight:bold; 
color:#000066; 
border-bottom:none;
text-decoration: none;
}

.boutonvert{
background: url(/img/design/v2/bouton_vert.jpg) center top no-repeat;
height:26px;
font-weight:bold; 
color:#FAFFC7; 
border-bottom:none;
}
.boutonvert a{
font-weight:bold; 
color:#FAFFC7; 
border-bottom:none;
}
.boutonvert a:link{
font-weight:bold; 
color:#FAFFC7; 
border-bottom:none;
}
.sousbouton{
	font-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration:none;
}
.sousbouton a{
	font-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration:none;
}
.sousbouton a:link{
	font-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration:none;
}
.sousbouton a:hover{
	font-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration:none;
}
.sousbouton a:active{
	font-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration:none;
}
/**** FIN colonnev2 de gauche ***/

/* Toutes mes boxes
------------------------------------------------------------------------------- */

.boxvideo{
background: url(/img/design/v2/box-video.jpg) center top no-repeat;
height:283px;
}
.boxrecherche{
background: url(/img/design/v2/box-recherche.jpg) center top no-repeat;
height:240px;
}
.boxsidebar{
background-image: url(/img/design/v2/sidebarbg.jpg);
width:193px;
height:767px;
text-align:center; 
}
.bouton_rouge588x30{
text-align:center;
background: url(/img/design/v2/bouton_rouge588x30.jpg);
height:30px;
}
.boxatelier{
background-image: url(/img/design/v2/box-atelier2.jpg);
background-color:#EDF0F0;
width:328px;
height:124px;
}
.boxhomologation{
background-image: url(/img/design/v2/box-homologation2.jpg);
background-color:#EDF0F0;
width:261px;
height:124px;
}
.boxflexfuel{
background-image: url(/img/design/v2/box-flexfuel2.jpg);
background-color:#EDF0F0;
width:261px;
height:124px;
}
.boxmagasin{
background-image: url(/img/design/v2/box-pieces-detachees2.jpg);
background-color:#EDF0F0;
width:328px;
height:124px;
}
.boxfinancement{
background-image: url(/img/design/v2/box-financement2.jpg);
background-color:#EDF0F0;
width:328px;
height:124px;
}
.boxnews{
background-image: url(/img/design/v2/box-news2.jpg);
background-color:#EDF0F0;
width:261px;
height:124px;
}

/* FIN de Toutes mes boxes
------------------------------------------------------------------------------- */



/* Toutes mes polices
------------------------------------------------------------------------------- */

/* Polices red */

.fontredb12 {
	font-color: #cc0000;
	font-weight: bold;
	color: #cc0000;
	font-size: 14px;
}
.fontred12 {
	font-color: #cc0000;
	color: #cc0000;
	font-size: 14px;
}
.fontred14 {
	font-color: #cc0000;
	color: #cc0000;
	font-size: 16px;
}
.fontredb14 {
	font-color: #cc0000;
	font-weight: bold;
	color: #cc0000;
	font-size: 16px;
}

/* Polices black */

.fontblackb12 {
	font-color: #000000;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}
.fontblack12 {
	font-color: #000000;
	color: #000000;
	font-size: 12px;
}
.fontblackb14 {
	font-color: #000000;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
.fontblack14 {
	font-color: #000000;
	color: #000000;
	font-size: 14px;
}
.fontblackb16 {
	font-color: #000000;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
}
.fontblack16 {
	font-color: #000000;
	color: #000000;
	font-size: 16px;
}
/* Polices WHITE */
.fontwhite12 {
	font-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 12px;
}
.fontwhiteb12 {
	font-color: #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
.fontwhite14 {
	font-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 14px;
}
.fontwhiteb14 {
	font-color: #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.fontwhite16 {
	font-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 16px;
}
.fontwhiteb16 {
	font-color: #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}

/* Polices blue 001F77 */

.fontblueb12 {
	font-color: #001F77;
	font-weight: bold;
	color: #001F77;
	font-size: 12px;
}
.fontblue12 {
	font-color: #001F77;
	color: #001F77;
	font-size: 12px;
}
.fontblueb14 {
	font-color: #001F77;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
.fontblue14 {
	font-color: #001F77;
	color: #000000;
	font-size: 14px;
}


.catalogue {
	color: #7194C0;
	font-weight: bold;
	font-size: 16px;
}


/* Fin
------------------------------------------------------------------------------- */

body {
    text-align: center;
/*background: url(/img/FeaturedContentSlider/noel.jpg) repeat left top;*/
	background-color:#0060A9; 
	background: url(/img/design/contentbg.gif);
}

h1, h2, h3, h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	/*margin: .5em 0;*/
	letter-spacing: .07em;
}
h1 { font-size: 200% }
h2 { font-size: 144%; }
h3 { font-size: 125%; }
h4 { font-size: 108%; 
	letter-spacing: .15em }

p { padding: 0 0 1em; }

a, a:link { 
    color: #003399;
	text-decoration:none;
}
/* Me fous la merde si je les laisse : clignotement, chargement lent...
a:visited { color: #0033FF; border-color: #0033FF; }
a:hover { color: #0033FF; border-bottom: 1px #0033FF; text-decoration: none;}
a:active { color: #0033FF;  }
*/
a img, img {
    border: none;
	white-space:none;
}



#page {
    width: 966px; /*768px;*/
    text-align: center;
	margin-left:auto;
	margin-right:auto;	
	
	
	   /* background: url(main.jpg) repeat-y;*/
}
#content {
float:right;
position:relative;
   /* margin: 0 0px 0 0px;
    width: 50%; 500px;*/
	padding: 0px 1px 0 5px;

   /* background: url(images/sidebar_bg.gif) no-repeat 0 0;*/
}

/* Sidebar 
------------------------------------------------------------------------- */
#sidebar {
    float: left;
	position:relative;
    text-align: center;
    /*width: 20%; 95px;
    margin: 0px 0 0 0px;
    padding: 0;
    line-height: 3em;
	font-size: 12px;*/
}
#sidebar a {border-bottom: none;
}

/* Footer 
------------------------------------------------------------------------- */
#footer {
    /*margin: 0px;
    padding: 0 0 9px 0;
	margin: 0px 0 0 160px;*/
	text-align: center;
    padding: 0;
    font-size: 85%;
    color: #1A3671;
    /*background: url(images/bottom_sill.gif) no-repeat bottom left;*/
}

#footer a {border-bottom: 1px ;
color: #1A3671;
}

#sitemap{ 
  /*float:left;*/
   text-align:left;
  display:none;
  visibility:hidden;
  width:auto;
  margin:0;
  padding:0;
  background-color:#EDEDED;
}
ul {
    list-style: none;
    margin: 0 0 20px 1em;
}
li {
    list-style: none;
    padding-left: 1em;
    margin-bottom: 3px;
}

/* Pour gérer les li et ul notamment dans le plan du site*/
.menu ul {
  padding-left: 20;
  margin-left: 20;
  list-style: circle;
  padding-top: 10;
  padding-bottom: 10;
text-indent: 0;
	list-style: url(/img/triangle.gif);

}
.menu ul ul {
	list-style: url(/img/triangle.gif);
	style=margin-left:20;
	padding-top: 5;
  	padding-bottom: 5;
	text-indent: 0;
}
.menu ul li {
	list-style: url(/img/triangle.gif);
	style=margin-left:20;
	padding-top: 5;
  	padding-bottom: 5;
	text-indent: 0;
}
.menu ul li li {
	list-style: url(/img/triangle.gif);
	style=margin-left:20;
	  padding-top: 10;
  padding-bottom: 10;
}
/*.menu li li{
background:none; //devrait fonctionner
}*/

.center { text-align: center;}
.alignright { float: right; }
.alignleft { float: left; }


hr {
	height:1px;
	color:#cc0000;
	background-color:#cc0000
	border:0;
	border-bottom: 1px #cc0000 solid; /* une seule bordure (sinon firefox met une bordure en*/
	clear: both;
}

/* Header 
------------------------------------------------------------------------- */


#header h1 a {
    text-decoration: none;
    border-bottom: none;
   /*color: #333399;*/
}
/*
#header h1 a:hover { 
    color: #333399; 
    text-shadow: #fff 0 0 4px;
}
*/



