/* ENSEMBLE DU SITE */
body{
	margin: 39px 0px 0px 0px;
	background: rgb(162,183,0) url(../images/index/background.gif) repeat-x;
	font: 13px/1.1em Comic sans MS;
	color: #000000;
}

a:link, a:visited{ color:#FF0000; text-decoration:underline; border:none;}
a:hover { color:#333333; text-decoration: none;}

#site {
	margin: 0 auto 0;
	position: relative;
	width: 1150px;

}
/* ENSEMBLE DU SITE */


/* PARTIE DE GAUCHE */
#gauche {
	float: right;
	width: 900px;
	background: url(../images/index/back_contenu.jpg) repeat-y;
	}
			
#gauche_entete {
	height: 209px;
	background: url(../images/index/header.jpg) no-repeat;
	}
		

#gauche_contenu {
	position: relative;
	left: 25px;
	width: 850px;
	}
	
#gauche_contenu_un {
	float: left;
	width: 410px;
	border-right:1px solid #CCC;
	}
	
#gauche_contenu_deux {
	float: right;
	width: 410px;
	border-left:1px solid #CCC;
	}
		
.gauche_texte {
	border-bottom:1px solid #CCC;
	padding: 10px;
	text-align: justify;
}


.p_image{
	text-align: center;
}

.p_lien {
	color:#FF0000;
	text-decoration:underline;
	border:none;
	cursor: pointer;
}

a:link, a:visited{ }
a:hover { color:#333333; text-decoration: none;}

		
#gauche_pied {
	float: right;
	width: 900px;
	height: 143px;
	text-align: center;
	background: url(../images/index/footer.gif) no-repeat;
	}

/* PARTIE DE GAUCHE */


/* PARTIE DE DROITE */
#droite {
	float: left;
	width: 224px;
	background: url(../images/index/back_menu.jpg) repeat-y;
	}

#droite_entete { 
	height: 209px;
	background: url(../images/index/logo.jpg) no-repeat;
}
	
#droite_contenu {
	position: relative;
	left: 19px;
	}
	
#droite_pied {
	width: 224px;
	height: 115px;
	background: url(../images/index/footer_menu.gif) no-repeat;
	}
/* PARTIE DE DROITE */


/* POP-UP */
#contenu {
	margin: 0 0 0 40px;
	position: relative;
	width: 500px;
	background: #FFFFFF;
	padding: 10px;
}
/* POP-UP */


/* CLASSES SPECIALES */
h1{
	font: 18px/1.1em Comic sans MS;
	width: 900px;
	padding: 3px;
	margin-bottom:5px;
	text-decoration: none;
	color: #d12a18;
	}
	
#actu {
	margin-right: 50px;
	margin-left: 50px;
	font-size:16px;
	margin-bottom: 5px;
	text-align: center;
	color: #a2b700;
	}
	
.infoplus {
	border:none;
	width: 200px;
	}

td.date {
	text-align: center;
	width: 150px;
	}

.bloc_liens ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

.bloc_liens li
{
display: block;
font-family: Comic Sans MS;
padding: 5px;
width: 175px;
background: url(../images/index/menu_off.gif);
border-bottom: 1px solid #eee;
color: #FFF;
}

.bloc_liens li:link, .liste_liens li:visited
{
color: #EEE;
text-decoration: none;
}

.bloc_liens li:hover
{
background-color: #369;
background: url(../images/index/menu_on.gif);
color:#fff;
cursor: pointer;
}

.rouge {
/*	color:#FF0000;*/
	color:#d12a18;
	}

.prix {
	color:#000000;
	font-size: 18px;
	font-weight: bold;
	line-height : 22px;
	}
	
.pied_de_page {
	position:relative;
	bottom: -105px;
	left: 25px;
	font-size:12px;
	}
	
.titre_article {
/*	color:#FF0000;*/
	color:#d12a18;
	font-size: 16px;
}

.petit {
	height: 100px;
	width: 125px;
}

.grand_ver {
	height: 240px;
	width: 324px;
}

.grand_hor {
	height: 240px;
	width: 159px;
}

.drapeau {
	height: 20px;
	width: 30px;
	cursor: pointer;
}

.lien {
/*	color:#FF0000;*/
	color:#d12a18;
	text-decoration:underline;
	border:none;
	cursor: pointer;
	font: 13px/1.1em Comic sans MS;
	margin:0;
}

.lien_infos {
	color:#000000;
	text-decoration:underline;
	border:none;
	cursor: pointer;
	font: 13px/1.1em Comic sans MS;
	line-height: 16px;
	margin:0;
}
/* CLASSES SPECIALES */
