#contenu
{
	float: left;
	margin-left: 13px;
	width: 597px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 0.7em;
}

#contenu h1
{
	color: white;
	font-size: 1.2em;
	font-weight: bold;
	height: 23px;
	margin: 0;
	padding: 6px 0 0 10px;
}

#contenu .favoris
{
	height: 22px;
	padding: 5px 0 0 0;
	text-align: center;
}

#contenu .favoris img
{
	position: relative;
	top: 3px;
}

#contenu .favoris a
{
	border-right: 1px solid white;
	height: 11px;
	margin: 15px 0;
	padding: 2px 10px;
}

#texte
{
	width: 98%;
	margin: 0;
	padding: 0;
	text-align: justify;
}

#texte ul
{
	list-style-image: url(images/pucebleue.gif);
}

.texteimage
{
	float: right;
	padding: 0px 0px 15px 10px;
}

.solidarite_1 .texteimage img
{
	border: 2px solid #12275E;
}

.groupe
{
	width: 98%;
	margin: 20px 0 0 0;
}

.groupe td
{
	padding: 5px;
	text-align: left;
	vertical-align:top;
}

.groupe .bloc
{
	width: 170px;
	border: 1px solid #DDDEE3;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url("images/blocbg.jpg");
	padding: 5px;
	min-height:120px;
}

.groupe .bloc ul
{
	list-style-image: url(images/pucebleue.gif);
	margin: 0 0 0 15px;
	padding: 0px;
}

.groupe .bloc ul li
{
	margin-bottom: 6px;
}

.groupe a, .groupe a:visited
{
	text-decoration: none;
}

.groupe a:hover
{
	text-decoration: underline;
}

.groupe .titrebloc
{
	border-bottom: 1px solid #12275E;
	width: 100%;
	color: #12275E;
	font-weight: bold;
	text-align: right;
	margin-bottom: 10px;
	font-size: 12px;
}

.listedocuments
{
	clear: both;
	width: 100%;
	margin: 15px auto;
	border-collapse: collapse;
}

.listedocuments ul
{
	list-style-image: url(images/pucebleue.gif);
	text-align: left;
}

.listedocuments ul a,
.listedocuments ul a:hover, 
.listedocuments ul a:visited
{
	text-decoration: none;
}




