td
{
	font-size: 12px;
}

body
{
	background: url(../_images/structures/background.jpg) repeat-x #e6e9eb;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
h1
{
	color: #FFFFFF;
	font-size: 40px;
	margin: 17px 0 10px 20px;
	padding: 0;
}
	h1 a
	{
		text-decoration: none;
	}
	.description_blog
	{
		color: #FFFFFF;
		font-size: 16px;
		font-weight: bold;
		margin: 0 0 0 20px;
	}
.contenu
{
	font-size: 12px;
}
.contenu img
{
	border: 0;
	margin: 5px;
}
.contenu a
{
	color: #5671e7;
}
.clear
{
	clear: both;
}
#conteneur_principal
{
	background: url(../_images/structures/background_contenu.jpg) no-repeat;
	background-position: top center;
}

h2
{
	color: #FFFFFF;
	font-size: 16px;
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
	text-align:left;
}

.marge_billet
{
	padding: 0 15px 0 15px;
	text-align:left;
}

.marge_nb_lu
{
	padding: 3px 15px 3px 15px;
}
	.marge_nb_lu a
	{
		color: #6c8513;
	}
	.lien
	{
		color: #6c8513;
	}
.marge_col_droite
{
	padding: 10px 5px 10px 20px;
}
	.marge_col_droite ul
	{
		list-style-type: none;
		margin: 0;
		padding: 0;
		text-align:left;
	}
		.marge_col_droite .titre
		{
			font-weight: bold;
			margin: 0;
		}
		.marge_col_droite li
		{
			margin-left: 2px;
		}
		.marge_col_droite a
		{
			color: #6c8513;
			font-size:12px;
		}
		.marge_col_droite h3
		{
			font-size: 12px;
		}

.titre_bloc
{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 0 5px;
	text-align:left;
}
.lecture_commentaire
{
	background: url(../_images/structures/commentaire_fond.jpg) no-repeat;
	padding: 30px 0 10px 22px;
}
.auteur_commentaire
{
	padding: 15px 0 0 0;
}
.picto_plus
{
	margin: 5px 10px 0 18px;
}
#sidentifier
{
	background: url(../_images/structures/sidentifier_fond.jpg) no-repeat;
	color: #FFFFFF;
	height: 21px;
	margin: 0 0 0 900px;
	padding: 4px 0 0 0;
	position: absolute;
	text-align: center;
	width: 195px;
}
	#sidentifier a
	{
		color: #FFFFFF;
		font-weight: bold;
	}
#form_identification fieldset
{
	border: 1px solid #888888;
	color: #888888;
	margin: 0 0 0 20px;
	width: 580px;
}
	#form_identification label
	{
		display: block;
		float: left;
		margin: 7px 0 5px 0;
		padding: 0 5px 0 0;
		text-align: right;
		width: 200px;
	}
	#form_identification input
	{
		color: #888888;
		margin: 5px 0 5px 0;
	}
	#form_identification #valider
	{
		margin: 5px 0 0 300px;
	}
	.categ_mere
	{
		
	}
	.categ_fille
	{
		padding: 0 0 0 15px;
	}
	.categ_petite_fille
	{
		padding: 0 0 0 30px;
	}
.lien_titre
{
	color: #FFFFFF;
	text-decoration: none;
}
#formContributeur
{
	margin: 0;
	padding: 0;
}
	#formContributeur fieldset
	{
		border: none;
	}
	#formContributeur fieldset p
	{
		margin: 15px 0 15px 0;
	}
		#formContributeur fieldset p label
		{
			color: #9ABA28;
			display: block;
			font-weight: bold;
			float: left;
			margin: 3px 10px 0 0;
			text-align: right;
			width: 150px;
		}
		#formContributeur fieldset p .champsText
		{
			border: 1px solid #9ABA28;
			color: #9ABA28;
			width: 350px;
		}
	#formContributeur fieldset #submitFormContributeur
	{
		background: #9ABA28;
		border: 0;
		color: #FFF;
		font-weight: bold;
		margin: 0 0 0 387px;
		padding: 3px 5px 3px 5px;
	}
	#confirmationFormContributeur
	{
		color: #9ABA28;
		font-weight: bold;
		margin: 10px;
		padding: 20px;
		text-align: center;
		width: 591px;
	}
#form_billet
{
	
}
	#form_billet fieldset
	{
		border: 0;
		margin: 0;
		padding: 0;
	}
		#form_billet fieldset legend
		{
			border-bottom: 1px dotted #9ABA28;
			color: #9ABA28;
			font-weight: bold;
			font-size: 16px;
			margin-bottom: 20px;
			width: 100%;
		}
		#form_billet fieldset label
		{
			color: #9ABA28;
			display: block;
			font-weight: bold;
			margin: 0 0 5px 0;
		}
		#form_billet fieldset input
		{
			border: 1px solid #AAA;
			height: 30px;
			font-size: 16px;
			margin: 0 0 20px 0;
			width: 650px;
		}
		#form_billet fieldset #billet_categ_id
		{
			border: 1px solid #AAA;
			height: 25px;
			font-size: 16px;
			width: 650px;
		}
		#form_billet fieldset #btnContainer
		{
			margin: 20px 0 20px 0;
			text-align: right;
		}
			#form_billet fieldset #btnContainer .btnForm
			{
				background: #9ABA28;
				border: 0;
				color: #FFF;
				font-weight: bold;
				height: 30px;
				padding: 3px 5px 3px 5px;
				width: 140px;
			}
	#tableGestionContributeur
	{
		border: 1px solid #9BBB29;
		margin: 0 0 30px 0;
	}
		#tableGestionContributeur thead
		{
			background: #9BBB29;
			color: #FFF;
			height: 30px;
		}
			#tableGestionContributeur thead tr th
			{
				border-bottom: 1px dotted #414141;
				padding-left: 10px;
			}
		#tableGestionContributeur tbody tr
		{
			height: 30px;
		}
			#tableGestionContributeur tbody tr td
			{
				border-bottom: 1px dotted #9BBB29;
				padding-left: 10px;
			}
			#tableGestionContributeur tbody .fonce
			{
				background: #E7EDD3;
			}
#linkRedige
{
	border: 1px solid #9BBB29;
	color: #9BBB29;
	font-weight: bold;
	padding: 10px 10px 10px 0;
	text-align: right;
	width: 646px;
}
	#linkRedige a
	{
		color: #9BBB29;
	}
.msgInfo
{
	background: #E7EDD3 url('/_images/pictos/information.png') 10px center  no-repeat;
	margin: 0 0 10px 0;
	min-height: 70px;
	padding: 10px;
}
	.msgInfo p
	{
		font-weight: bold;
		padding: 0 0 0 80px;
	}
		.msgInfo p a
		{
			color: #9BBB29;
		}
#deleteBilletContainer th
{
	color: #B90005;
	padding: 0 10px 0 10px;
	text-align: right;
}
	#deleteBilletContainer th .confirmDeleteBillet
	{
		cursor: pointer;
	}
	#deleteBilletContainer th .annulDeleteBillet
	{
		cursor: pointer;
	}
