@charset "UTF-8";

p.accueil {margin: 20px 10px 10px 10px; text-align: justify;}

.row {padding-top: 50px;}

#partenaires
{	width:250px;
    height:200px;
	background-color: #97b4ca;
	margin: 10px;
	border-radius: 10px;
	float:right;}
 
#partenaires .titre 
{	text-decoration:none;
	color:#000;
	font-size:16px;
	font-weight:bold;
	text-align: center;
	margin: 10px 10px 20px 10px;}

.lienaccueil {margin: 15px 10px 20px 10px;}

.flyer {font-weight: bold;font-size: 16px;  margin: 20px 10px 10px 10px;}
.flyer a.lien-flyer  {color:#97b4ca; text-decoration: none;}
.flyer a.lien-flyer:hover, a.lien-flyer:focus {text-decoration:underline;text-shadow: 1px 1px 1px black;}

#partenaires .lien-wagenburg 
{	text-decoration:none;
	color:#000;
	font-size:14px;}

#partenaires a.lien-wagenburg:hover, a.lien-wagenburg:focus 
{   text-decoration:none;
	color:#FFF;
	text-shadow: 1px 1px 1px black;;}

#partenaires .lien-maternelle 
{	text-decoration:none;
	color:#000;
	font-size:14px;}

#partenaires a.lien-maternelle:hover, a.lien-maternelle:focus 
{   text-decoration:none;
	color:#FFF;
	text-shadow: 1px 1px 1px black;;}

#partenaires .lien-elementaire 
{	position:relative;
	text-decoration:none;
	color:#000;
	font-size:14px;}

#partenaires a.lien-elementaire:hover, a.lien-elementaire:focus 
{	text-decoration:none;
	color:#FFF;
	text-shadow: 1px 1px 1px black;;}

#partenaires .lien-institut 
{	position:relative;
	text-decoration:none;
	color:#000;
	font-size:14px;}

#partenaires a.lien-institut:hover, a.lien-institut:focus 
{	text-decoration:none;
	color:#FFF;
	text-shadow: 1px 1px 1px black;}