/* PARTENAIRES */
#texteDivers a:link,
#texteDivers a:hover,
#texteDivers a:visited {
color:#3073BD;
text-decoration:none;
}
#texteDivers a:hover {
color:#8e9d26;
}
#texteDivers #textPart ul{
	list-style-type:none;
}
#texteDivers #textPart ul li{
	margin:4px 0 0 40px;
}
#texteDivers .listeCat{
	float:left;
	width:150px;
	list-style-type:none;
	margin-top:20px;
	margin-left:13px;
	margin-right:-10px;
}
#texteDivers .listeCat li{
	margin:0;
}
#texteDivers #formEchangeLiens p{
	margin-bottom:15px;
	font-size:1.1em;
}
#texteDivers p.gras{
	font-weight:bold;
	font-size:1.1em;
	color:#000;
	margin-bottom:15px;
}
#texteDivers #formEchangeLiens label{
	display:block;
	font-weight:bold;
	color:#000;
}
#texteDivers #formEchangeLiens input{
	width:85%;
	margin-bottom:10px;
}
#texteDivers #formEchangeLiens select{
	width:55%;
	margin-bottom:10px;
	font-size:1.2em;
}
#texteDivers #formEchangeLiens textarea{
	width:95%;
	margin-bottom:10px;
	font-size:1.3em;
}
#texteDivers #formEchangeLiens ul{
	list-style-type:square;
}
#texteDivers #formEchangeLiens ul li{
	margin:4px 0 0 40px;
}
#texteDivers #formEchangeLiens .boutonForm{
	width:auto;
}
#texteDivers #formEchangeLiens #resultat {
	color:red;
	font-size:1.1em;
	text-align:center;
	margin:60px 0;
	width:85%;
}
#listeLiensCat td{
	font-size:1em;
	vertical-align:top;
	padding:2px;
	text-align:left;
	width:160px;
	height:120px;
}
#listeLiensCat td img{
	border:1px solid #ccc;
}

#textPart #espPartListe .gras_rouge{
	color:#c4340d;
	font-weight:bold;
	margin-left:71px;
}

#texteDivers .erreurSurForm{
	color:#c4340d;
	font-weight:bold;
}
