body{
	margin:0;
	padding:0;
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size:11px;
	color:#4b4548;
	/*background-image:url(bg_rose.jpg);
	background-repeat:repeat-y;
	background-image:url(bgtest.jpg);
	background-repeat:no-repeat;
	background-position:bottom;*/
}

/* LIENS */
a{	text-decoration:none;
	border:none;
	color:#810e21;
}
a:hover{
	background-color:#ee4562;
	color:#FFFFFF;
}

/*ELEMENTS*/

#photo_aleatoire{
	text-decoration:none;}

.image {

}

#container #bloc_droit .photo a {
width:100px;
height:100px;}

.date {
	font-style:italic;
	color:#999999;
	font-size:9px;
	}
ul {
	list-style:none;
	list-style-image:url(fleche_grise.gif);
}

/* TITRES */
h1 {
	color:#FF0066;
	font-size:20px;}
h2 {
	color:#e3405b;
	font-size:1.5em;}
h3 {
	margin-bottom: 0;
	margin-top: 0;
	color:#e3405b;
	font-size:14px;
	font-weight:bold;
	line-height:15px;
}

h4{
	margin-bottom: 0;
	font-size:13px;
	color:#1d1a13;
	font-weight:bold;
	background-image:url(flecherose.png);
	background-repeat:no-repeat;
	background-position:left;}


#header {
	width:933;
	height:219;
}

#billboard {
	z-index:1;	
}



#bloc_gauche{
	border: thin #009900 solid;
	width:170px;
	float:left;
	visibility:hidden;
}	

.edito .edito_texte .picto{
}
	
.edito {
	width:520px;
	background-image:url(bg_edito2.gif);
	background-repeat:repeat-y;
}

.edito .lire {
	background-image:url(flecherose.png);
	background-repeat:no-repeat;
	background-position:left;
}



.edito .edito_texte{
	line-height:14px;
	width:401px;
	position:relative;
	left:162px;
	top:-68px;
}

.edito .auteur {
	font-style:italic;
	color:#928061;
	font-size:10px;
	float:left
}
.edito .date {
	font-style:italic;
	color:#797474;
	font-weight:bold;
	float:left;
}

.nav {}

#presentation{
	width:563px;}
	
.photo {
	float:left;
	padding:6px;}
	
.diapo {
	border: 8px solid #333333;
}

.event_miniature {
	border:medium thin #CC0000;
	float: left;
	margin-right:5px;

}	

.event_list {

	width:220px;
	margin:10px;
}

#event_fiche {	}
#event_fiche h2{ 
	font-size:16px;
}

#event_fiche p a {
	color:white;
	background-color:#FF0033;}

#bloc_central {
	width:563px;
	margin-top:24px;
	float:left;
}

#bloc_droit{
	border-left: 1px #CCCCCC dotted;
	color:#797474;
	width:174px;
	position:absolute;
	top:241px;
	left:759px;
}

#tags {
	line-height:15px;
	letter-spacing:3px;
	color:#797474;
	padding-bottom:10px;
		border-bottom:1px #CCCCCC dotted;
}

#edito_liste{
	margin-left:-28px !important;
	margin-left:16px;
}

#container {}

#footer {
	clear:both;
	margin-top:10px;
	padding:20px;
	width:563px;
	margin-left:170px;
	text-align:center;
	font-size:10px;
	color:#666666;
}

