/* CSS Document */
/* LISTE DES CATEGORIES : SOUS HOME **********************************************************/
.listCat{
	list-style-type: 		none;
	margin:					15px 0 0 16px;
	padding:				0;
	display:				block;
}
.listCat li{
	margin:					0 0 25px 0;
	padding:				0 0 0 16px;
	display:				block;
	width:					400px;
	background:				transparent url(../media/puce.gif) top left no-repeat;
}
.listCat li img{
	margin:					0px 3px 0px 0px;
}
/* PRESSE **************************************************************************/
#presseChapo{
	font-size:				11px;
	width:					95%;
	text-align:				justify;
}
h3{
	margin:					0;
	padding:				0;
	font-size:				11px;
	font-weight:			bold;
	color:					#547C03;
}
.titreHome{
	display:				block;
	margin:					0;
	padding:				0;
	font-size:				11px;
	font-weight:			bold;
	color:					#72B410;
}
.titreHome a, .titreHome a:visited, .titreHome a:active {
	display:				block;
	margin:					0;
	padding:				0;
	font-size:				11px;
	font-weight:			bold;
	color:					#72B410;
	text-decoration:		none;
}
.titreHome a:hover {
	text-decoration:		underline;
}

#presseChapo .liensHome img{
	margin:					0 3px 0 0;
}
.lien{
	display:				block;
	padding:				5px 0px 0px 15px;
	background:		 		url(../media/general_puce_bleue.gif) left no-repeat;
	background-position:	0 .6em;
}
.espaceur{
	height:					30px;
	background:				transparent url(../media/presse_espaceur.gif) bottom left repeat-x;
}
.lienAll{
	padding:50px 0 0 0;
}
.lienAll img{
	margin:0 5px 0 0;
}
.lienAll a, .lienAll a:visited{
	color:#333;
}


#pressePave {
	width:					200px;
	font-size:				10px;
	margin:					0px;
	padding:				8px;
	line-height:			14px;
}
#pressePave td{
	height:					150px;
	text-align:				justify;
	padding:				15px 15px 30px 15px;
	background:				#FFF url(../media/presse_fond_paves.gif) top repeat-x;
}
#pressePave h1{
	font-size:				12px;
	font-weight:			bold;
	margin:					0px 0px 5px 0px;
	padding:				0px;
}
#pressePave img{
	margin: 10px 5px 0 0;
}

/*DETAILS INNER ************************************************************************/
.presseList{
	padding:				0;
	margin:					0 0 0 15px;
	list-style-type:		none;
	width:					80%;
}
.presseList li{
	margin:					10px 0 20px 0;
	padding:				0 0 10px 15px;
	background:				url(../media/puce_verte.gif) top left no-repeat;
	border-bottom:			1px dotted #666;
}
.presseList img{
	margin:					5px 0 0 0;
}
#tableTitre .texteDetail{
	padding:				0 25px 0 0;
	font-size:				11px;
}
.texteDetail img{
	margin:					0 3px 0 0;
}

/*RUBRIQUE CONTACT ************************************************************************/
.contactPave{
	font-size:11px;
	margin:10px 0 0 30px;
}
.contactPave h4{
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:0;
}
#contactForm{
	margin:					0 0 0 30px;
	font-size:				11px;
	width:					510px;
}
#contactForm td{
	height:					30px;
	padding:				2px 0 0 0;
	border-bottom:			1px solid #edd;
}
#contactForm input, select, textarea{
	font-family:			"Trebuchet MS", verdana, Arial, sans-serif;
	font-size:				11px;
	color:					#666;
	border:					1px solid #AAAAAA;
	padding:				2px;
}
#contactForm input{
	width:					400px;
	height:					23px;
}
#contactForm select{
	width:					400px;
	height:					23px;
}
#contactForm textarea{
	width:					400px;
	height:					70px;
}
#contactForm .end td{
	height:					29px;
	border:					none;
	font-size:				10px;
	color:					#999;
	vertical-align:			middle;
}
#tableTitre{
	font-size:				11px;
}
