/* CSS Document */

body {
	background-color: #dddddd;
	margin: 0;
	padding: 0;
	color: #ba1818;
	font-size: 62.5%;
	font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
}

a {
	color: #ba1818;
	text-decoration: none;
}

a:link {
	color: #ba1818;
	text-decoration: none;
}

a:hover {
	color: #ba1818;
	text-decoration: underline;
}

a:active {
	color: #ba1818;
	text-decoration: none;
}

form {
	margin: 0;
	padding: 0;
}

/**********************************************************************************************/
#page {
	text-align: center;
	font-size: 1.2em;
	line-height:1.6em;
}

#container {
	width: 966px;
	margin: 1px auto;
}

#header {
	background-image: url(../images/maquette_03.jpg);
	width: 966px;
	height: 254px;
}

#header_disclaimer {
	background-image: url(../images/disclaimer_03.jpg);
	width: 966px;
	height: 254px;
}


#content {
	background-image: url(../images/maquette_05.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#c_gauche {
	width: 760px;
	float: left;
	display: inline;
	padding-left: 14px;
	margin: 0;
	text-align: left;
}

	.post_header{
		background-image: url(../images/titre_content.gif);
		background-repeat: repeat-x;
		width: 752px;
		height: 22px;
		border-left: 1px solid #787878;
		border-right: 1px solid #787878;
		font: bold 12px/22px verdana;
		text-align: left;
		padding-left: 5px;
	}
	
	.contenu_post {
		background-color: #feccff;
		width: 756px;
		border: 1px solid #787878;
		border-top: 0;
		padding: 10px 0 0 1px;
		margin-bottom: 10px;
		text-align: center;
	}
	
	.post {
		float: left;
	}
	
	.post_disclaimer {
		text-align: left;
		border: 1px solid #787878;
		background-color: #feccff;
		width: 752px;
		padding: 10px 0 0 5px;
		margin-bottom: 10px;
	}
	
	
	.galerie_photo {
		width: 100%;
	}
	
	.galerie_photo img {
		border: 1px solid #bf0077;
		margin: 1px 1px 0 0;
		float: left;
	
	}
	
	.lientelecharger {
		text-align: left;
		width: 48%;
		float: left;
		padding: 5px 0px 5px 10px;
	}
	
	.lientelecharger img{
		border: 0;
	}
	
	h3 {
		font-size: 12px;
	}

	
	.postmetadata {
		text-align: left;
		padding: 10px 5px;
	}
	
	.alignleft {
		float: left;
	}
	
	h2 {
		font-size: 12px;
		font-weight: bold;
		margin: 0;
		padding: 0;
	}
	
	.contenu_post p {
		text-align: justify;
		padding: 3px 10px 3px 10px;
		margin: 0;
	}
	

	.navigation {
		padding: 10px 0px 15px 0px;
		text-align: center;
		float: left;
		width: 730px
	}

	div.navigation span.current {
		background: #AAD83E url(../images/pon.gif) repeat scroll 0%;
		border: 1px solid #787878;
		color: #FFFFFF;
		font-weight: bold;
		margin-right: 2px;
		padding: 2px 5px;
	}
	
	div.navigation a:hover, div.navigation a:active {
		background: #AAD83E url(../images/pon.gif) repeat scroll 0%;
		border: 1px solid #787878;
		color: #FFFFFF;
	}

	div.navigation a {
		background: #2C2C2C url(../images/poff.gif) repeat scroll 0%;
		border: 1px solid #787878;
		color: #FFFFFF;
		margin-right: 2px;
		padding: 2px 5px;
		text-decoration: none;
	}


#c_droite {
	width: 184px;
	float: left;
	padding-left: 8px;
}

	#entete_menu_droit {
		background-image:url(../images/maquette_07.jpg);
		width: 163px;
		height: 24px;
	}
	
	.menu_droit {
		background-color: #ffc947;
		text-align: left;
		width: 151px;
		border: 1px solid #787878;
		border-top: 0;
		padding: 5px;
	}
	.menu_droit img {
		border: 0;
		padding-right: 5px;
	}
	
	.menu_droit ul { width: 150px; clear: both; margin: 0; padding:0;}
	.menu_droit ul li { margin: 0; width: 140px; display: inline;  }
	.menu_droit ul li a  { padding: 1px 0 1px 10px; display: block; color: #9b0069; text-decoration: none; border-bottom: 1px solid #ba1818; }
	.menu_droit ul li.selectionne  { padding: 1px 0 1px 10px; display: block; background: #ffba12; color: #9b0069; text-decoration: none; border-bottom: 1px solid #ba1818; }
	.menu_droit ul li a:before {content: "\00BB \0020";}
	.menu_droit ul li a:hover {background: #ffba12; color: #9b0069;}


	
	#entete_menu_droit_recherche {
		background-image: url(../images/recherche_07.jpg);
		width: 163px;
		height: 24px;
	}

	#entete_menu_droit_rss {
		background-image: url(../images/rss_07.jpg);
		width: 163px;
		height: 24px;
	}
	
	#entete_menu_droit_live {
		background-image: url(../images/live_07.jpg);
		width: 163px;
		height: 24px;
	}

	#contenu_menu_droit_recherche {
		text-align: center;
	}
	
	#contenu_menu_droit_chat {
		text-align: center;
	}
	
	#contenu_menu_droit_chat hr{
		border: 1px solid #ba1818;
		padding: 0px;
	}



#footer {
	background-image: url(../images/maquette_10.gif);
	width: 966px;
	height: 70px;
	clear: both;
	font: bold 12px/31px verdana;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

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

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

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


.presentation_photo   {
	display: block;
	width: 700px;
}


.presentation_photo img  {
		margin-right: 8px;
		border: 0;
}

.contenu_post_photo {
		background-color: #feccff;
		width: 704px;
		border: 1px solid #bf0077;
		margin-bottom: 10px;
		text-align: center;
}

.contour_image {
	border: 1px solid #f63592;
}

.center {
	text-align: center;
	}

.center img {
	border: 0;
}




