
/*<style type="text/css">*/


#conteneur_mod{
	width:250px;
	height:auto;
	margin:0;
	padding:0;	
}

#conteneur_mod font{
	text-decoration:none;
	color:#92652b;
	font-size:14px;
}
/* MODULE RESEAUX ______________________________________________________________________________________________________________________________*/
#fond_mod_res{
	margin-left:10px;
	background-image:url(/medias/images/mod/fond_mod_reseaux.png);
	background-position:top;
	background-repeat:no-repeat;
	width:230px;
	height:280px;
	background-color:#000000;
}

#title_mod_res{
	text-align:center;
	padding-top:10px;
	padding-left:55px;
	color:#fed8a5;
	text-decoration:none;
	font-family:'CenturyGothicBold', Verdana, Geneva, sans-serif;
	font-size:12px;
	text-transform:uppercase;
}

#txt_mod_love{
	color:#fed8a5;
	text-decoration:none;
	font-family:'CenturyGothicBold', Verdana, Geneva, sans-serif;
	font-size:12px;
}

#img_mod_love{
	image-orientation:center
}

#txt_mod_res{
	padding:5px;
	color:#ffffff;
	text-decoration:none;
	font-family:'CenturyGothicBold', Verdana, Geneva, sans-serif;
	font-size:12px;
}


/* FIN MODULE RESEAUX _________________________________________________________________________________________________________________________*/

/* DEBUT MODULE RESEAUX _________________________________________________________________________________________________________________________*/

#fond_mod_lesson{
	margin:10px;
	background-image:url(/medias/images/mod/fond_mod_lesson.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:230px;
	height:auto;
	background-color:#000000;
}

#fond_mod_lesson img{
	margin:10px;
	float:left;
}

#title_mod_lesson{
	text-align:center;
	padding:5px;
	color:#fed8a5;
	text-decoration:none;
	font-family:'CenturyGothicBold', Verdana, Geneva, sans-serif;
	font-size:12px;
	text-transform:uppercase;
}

#txt_mod_lesson{
	padding:5px;
	color:#ffffff;
	text-decoration:none;
	font-family:'CenturyGothicBold', Verdana, Geneva, sans-serif;
	font-size:12px;
}