#thumbs_partenaires img
{
	border: 1px #777777;
}
#thumbs_partenaires a
{
	color: #777777;
	text-decoration: none;
	font-size: 0.80em;
}
#thumbs_partenaires a:hover
{
	color: #777777;
	text-decoration: none;
}
#conteneur_bloc_index_2
{
	float: right;
	margin-right: 10px;
	margin-bottom: 20px;
	width: 250px;
	height: 370px;
	overflow:auto;
	border: 1px solid #cacaca;
}
#conteneur_bloc_index_1
{
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
	width: 250px;
	height: 370px;
	text-align: justify;
	font-size: 0.9em;
	border: 1px solid #ffffff;
}
#conteneur_bloc_index_1 li
{
	list-style-type: none;
 	background-image: url("../images/puce_list.gif");
 	background-repeat: no-repeat;
 	background-position: 0px 4px;
 	padding-left: 20px;
	font-size: 1.1em;
	text-align: left;
}
#conteneur_bloc_index_1 ul a
{
	color: #ff0000;
}
#conteneur_bloc_index_1 ul a:hover
{
	color: #a20000;
}
.lien_inscription
{
	display: block;
	width: 100%;
	height: 30px;
	margin-top: 5px;
	line-height: 33px;
	text-align: center;
}
.lien_inscription a
{
	display: block;
	background: #ffffff url("../images/inscription.png") no-repeat center -35px;
	width: 100%;
	height: 35px;
	color: #ffffff;
	font-weight: bold;
}
.lien_inscription a:hover
{
	display: block;
	background: #ffffff url("../images/inscription.png") no-repeat center top;
	width: 100%;
	height: 35px;
	color: #404040;
	font-weight: bold;
}
#conteneur_bloc_index_4
{
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 202px;
	height: 265px;
	text-align: left;
	font-size: 0.80em;
	color: #777777;
	border: 1px solid #cacaca;
}
#conteneur_bloc_index_3
{
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 300px;
	height: 265px;
	text-align: left;
	font-size: 0.80em;
	color: #777777;
	border: 1px solid #cacaca;
}
#conteneur_bloc_index_5
{
	clear: both;
	width: 514px;
	height: 140px;
	margin: auto;
	margin-bottom: 10px;
	text-align: left;
	font-size: 0.80em;
	color: #777777;
	border: 1px solid #cacaca;
}
#conteneur_bloc_index_5 a
{
	color: #777777;
	text-decoration: none
}
#conteneur_bloc_index_5 a:hover
{
	color: #777777;
	text-decoration: none
}
#EuroBlog          { margin: auto;  width: 233px; background: #ffffff; color: #000000; }

#EuroBlog ul       { list-style-type: none; margin: 0px; padding: 0; }
#EuroBlog li       { border-bottom: 1px solid #f0f0f0; padding: 5px; }

#EuroBlog a        { line-height: 22px; font-size: 13px; font-weight: bold; color: #ff0000; text-decoration: none; }
#EuroBlog a:hover  { line-height: 22px; font-size: 13px; font-weight: bold; color: #ff0000; text-decoration: underline;  }

.clear
{
	clear: both;
}