

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	background: #FFFFFF url(images_site/bg00.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

h1, h2, h3, {
	margin-bottom: 1.5em;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 2em;
}

h4 {
	font-size: 1em;
	line-height: 0;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 150%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #CC0000;
}

a:hover {
	text-decoration: none;
}

strong {
	color: #D7D7D7;
}

img { 
	border: 0;
}

img.left {
	float: left;
	margin: 0px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 5px 0px 0px 25px;
}

/* ANIM SWF */

#flashdata {
	width: 863px;
	height: 356px;
}
#flashdata2 {
	width: 863px;
	height: 450px;
}


/* Background */

#bg1 {
	background: url(../images_site/bg01.jpg) no-repeat center bottom;
}
#bg1_admin {
	background: url(../images_site/bg01_admin.jpg) no-repeat center bottom;
}

#bg2 {
	background: url(../images_site/bg02.jpg) no-repeat center top;
}
#bg2_admin {
	background: url(../images_site/bg02_admin.jpg) no-repeat center top;
}

#bg3 {
	background: url(../images_site/bg03.jpg) repeat-y center top;
}

#bg4 {
	background: url(../images_site/bg04.jpg) no-repeat center top;
}

#bg5 {
	background: url(../images_site/bg05.jpg) no-repeat center bottom;
}

/* Header */

#header {
	width: 1024px;
	height: 21px;
	margin: 0px auto;
	text-transform: lowercase;
	
	color: #FFFFFF;
}

#header h1 {
	float: left;
	margin: 0px;
	padding: 70px 0px 0px 25px;
	font-size: 40px;
}

#header h1 sup {
	font-weight: normal;
}

#header h2 {
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Header2 */

#header2 {
	width: 1024px;
	height: 248px;
	margin: 0px auto;
}





















/* ///////////////MENU ADMIN   ///////// */

#titre_admin {
	margin-left: 20px;
	padding: 7px 0px 0px 0px;
	list-style: none;
	/* pour bas de casse = text-transform: lowercase;*/
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

/* //// colonne 1 //// */
#colonne1 {
	width: 489px;
	margin-left: 30px;
	float: left;
}

/* //// colonne 2 //// */
#colonne2 {
	width: 475px;
	float: left;
}


/* //////////////  Menu ////////////// */
#menu {
	float: left;
	display:inline;
}
#menu ul {
	margin-left: 80px;
	padding: 20px 0px 0px 0px;
	list-style: none;
	/* pour bas de casse = text-transform: lowercase;*/
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height:30px;
}

#menu li {
	/*float: left;*/
	display:inline;
	
}




/*//////////  2  ///////////*/ 

/* menu bouton gauche */
#menu2 {
	float: left;
	display:inline;
}

#menu2 ul {
	margin-left: 10px;
	padding: 18px 0px 0px 0px;
	list-style: none;
	text-align: left;
	/* pour bas de casse = text-transform: lowercase;*/
	font-size: 11px;
	font-weight: bold;
	line-height:26px;
	color: #FFFFFF;
}

#menu2 li {
	/*float: left;*/
	display:inline;
	
}



/*//////////  3  ///////////*/ 


#menu3 {
	float: left;
	display:inline;
}
/* menu bouton milieu */
#menu3 ul {
	margin-left: 165px;
	padding: 138px 0px 0px 0px;
	text-align: center;
	
	/* pour bas de casse = text-transform: lowercase;*/
	
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	
}

#menu3 li {
	/*float: left;*/
	background-image: url(images_boutons/puce.png);
 background-repeat: no-repeat;
 background-position: left center;
 list-style-type: none;
 padding-left: 12px;

}



/*////////// 4  ///////////*/ 


#menu4 {
	float: left;
	display:inline;
}
/* menu bouton droite */
#menu4 ul { 
	margin-left: 155px;
	padding: 18px 0px 0px 0px;
	list-style: none;
	/* pour bas de casse = text-transform: lowercase;*/
	line-height:26px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu4 li {
	/*float: left;*/
	display:inline;
	
}


/*///////// 5 ////////////*/ 


#menu5 {
	float: left;
	display:inline;
}

#menu5 ul {
	margin-left: 15px;
	padding: 18px 0px 0px 0px;
	list-style: none;/* pour bas de casse = text-transform: lowercase;*/
	
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu5 li {
	/*float: left;*/
	display:inline;
	
}


#header2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#header2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header2 a:hover {
	color: #000000;
	text-decoration: underline;
}
#header2  a:active {
	color: #000000;
	text-decoration: underline;
}





/* Page */

#page {
	width: 1024px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

/* Content */

#content {
	float: left;
	width: 950px;
	margin-left: 50px;
	display:inline;
	
	
}



/*//COLLONNE PLAN DU SITE///*/
.collonne_site1 {
float:left;
width: 250px;
height: 600px;
margin-top:20px;
margin-left:30px;
background:#ffffff;
 }
.collonne_site2 {
float:left;
width: 250px;
margin-top:20px;
margin-left:30px;
background:#ffffff;
}

.collonne_site3 {
float:left;
width: 250px;
margin-top:20px;
margin-left:30px;
background:#ffffff;}

ul.liste_fil li {
list-style-type:none;
font-family:Verdana;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:13px;
margin:0pt;

padding:0pt 0pt 0pt 0px;
}







/* Content */



.post {
padding: 20px;

}


.post .title {
	/*float: left;
	width: 300px; */
	height: 33px;
	background: url() no-repeat;
	
}

.post .title h2 {
	/*float: left;*/
	padding: 0px 0px 0px 0px;
	font-size: 19px;
	/*text-transform: lowercase;*/
	color: #E42321;
	display:inline;
}



.post .title p {
	float: left;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #343434;
	display:inline;
}

.photoleft {
	float: left;
	width: 345px;
}

.post .entry {
	padding: 0px 0px 0px 10px;
	color: #343434;
	width: 500px;
	float:left;
}

.post .entrycontact {
	padding: 0px 0px 0px 10px;
	color: #343434;
	width: 300px;
	float:left;
	margin-left:200px;
}


.entry a:link {
	color: #343434;
	text-decoration: underline;
}
.entry a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.entry a:hover {
	color: #CC0000;
	text-decoration: none;
}
.entry a:active {
	color: #343434;
	text-decoration: underline;
}

.post .meta {
	height: 10px;
	clear: left;
	margin: 0px 23px;
	padding: 5px 0px 0px 0px;
	border-top: 1px solid #262626;
}

.post .meta .credit {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .links .more {
	padding-left: 17px;
	background: url(images_site/img05.gif) no-repeat left center;
}

.post .meta .links .comments {
	padding-left: 19px;
	background: url(images_site/img04.gif) no-repeat left center;
}












/* FIN COLONNE MENU GAUCHE */



/* COLONNE DE REFERENCES */


#right {
    float: right;
    margin-bottom: 20px;
    padding: 0px 10px 0px 0px;
    width: 650px;
   
}

.groupe {
    width: 650px;
	float: left;
}

.boximage {
    margin-bottom: 0px;
    padding-bottom: 0px;
   
    
}

.box2 {
    padding-top: 0px;
    padding-bottom: 0px;
}

.boxright {
    float: right;
    width: 420px;
    margin-left: 0px;
	color: #000000;
}

.imgleft {
    display: block;
    float: left;
    width: 228px;
    
    border: none;
}










/* FIN COLONNE DE REFERENCES */



div#col1 {
	float: left;
	width: 200px;
}

div#col1 a {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size : 13px;
}

div#col1 div.navliste {
	width: 200px;
	height: 20px;
	background-color: #CCCCCC;
	margin-bottom: 4px;
}
div.navliste div.carrerouge {
	background-color: #ff0015;
	width: 20px;
	height: 20px;
	float: right;
}

div#col1 div.navliste a {
	color: black;
	text-decoration: none;
	font-weight: bold;
	padding-left:25px;
}


div#col2 {
	float: left;
	width: 200px;
}


div#col3 {
	float: left;
	width: 420px;
	margin-left: 80px;
	color: black;
	font-size: 12px;
}
div#col3  strong {
	color: black;
}

table.tabcaracteristique {
	border-collapse: collapse;
	border-color: #939393;
	width: 420px;
	margin-bottom:20px;
}
table.tabcaracteristique th {
	color: white;
	background-color: #939393;
	text-align: center;
	padding: 3px;
}
table.tabcaracteristique td{
	padding: 5px;
	text-align: center;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 236px;
	height:600px;
	
}







/* Footer */
#navpied  {
	padding-left:0px;
	padding-top:8px;
	font-size: 10px;
	text-align: center;
}
#navpied a {
	color: white;
}
#navpied a:hover {
	color: black;
}


#footer {
background: url(../images_site/bg05.jpg) no-repeat center bottom;
}

#footer p {
	margin: 0px;
	padding: 0px 0px; 0px; 0px;
	text-align: center;
	text-transform: lowercase;
	color: #566D77;
}

#footer a {
	color: #8097A1;
}

/*  /////// OCCASIONS /////////*/

.post .titleoccasion {
	height: 50px;
	background: url(../images_site/barre_occasions.png) no-repeat;
}
	
	#moncadre {
width:800px;
height:310px;

margin:auto;
padding:10px;
background-color:#FFFFFF;
border-left:1px solid #000000; /* couleur du cadre */
border-right:1px solid #000000;
border-bottom:1px solid #000000;
border-top:1px solid #000000;
}

#moncadre h1{
	font-size: 20px;
	font-weight: regular;
	color: #000000;
	
}
#moncadre h2{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
#colThree {
	
	width: 385px;
	margin: auto;
	padding: 20px 20px;
	background: #303030;
	color: #FFFFFF;
}
#photo {
	float: right;
	margin: 0px 0px 0px 0px;
	display:inline;
}
.separation {
	width: 800px;
	height: 10px;
	clear: left;
	margin:auto;
	padding: 20px 0px 0px 0px;
	
}
/*///// FLASH //////*/

#flashcontent {
	width:0px;
	/*position:absolute;*/
	margin-left:0px;

}

#flashcontent2 {
	width:0px;
	/*position:absolute;*/
	margin-left:0px;

}

