@charset "utf-8";
/* CSS Document */

/************** fix png IE 6 ******************/
.pngfix{ behavior: url(/includes/iepngfix.htc) }

/************** css gnral ******************/
html, body{
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	background:transparent url('../media/img/fond_site_prolongation_ads.gif') top left repeat;
	
	margin-left:auto;
	margin-right:auto;
}
img{
	border:none;
}
a,
a:link,
a:active,
a:visited{
	color:#cccccc;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover{
color:#ffffff;
text-decoration:none;
}
a.orange_blanc,
a.orange_blanc:link,
a.orange_blanc:active,
a.orange_blanc:visited{
	color:#fd9800;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.orange_blanc:hover{
color:#ffffff;
text-decoration:none;
}
a.bleu_blanc,
a.bleu_blanc:link,
a.bleu_blanc:active,
a.bleu_blanc:visited{
	color:#007cbf;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.bleu_blanc:hover{
color:#ffffff;
text-decoration:none;
}

a.pied2page,
a.pied2page:link,
a.pied2page:active,
a.pied2page:visited{
	color:#cccccc;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
a.pied2page:hover{
color:#ffffff;
text-decoration:none;
}

a.noir,
a.noir:link,
a.noir:active,
a.noir:visited{
	color:#000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.noir:hover{
color:#000000;
text-decoration:none;
}
a.noir_blanc,
a.noir_blanc:link,
a.noir_blanc:active,
a.noir_blanc:visited{
	color:#000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.noir_blanc:hover{
color:#ffffff;
text-decoration:none;
}
.orange{color:#fd9800;}
.gris{color:#a0a0a0;}
.blanc{color:#ffffff;}
#contenu{
	width:1043px;
	height:644px;
	margin-left:auto;
	margin-right:auto;
	background-image: url("../media/img/fond_accueil.jpg");
	background-repeat: no-repeat;
	background-position: center 22px;
	text-align:left;
}
#contenu_foot{
	width:1043px;
	height:644px;
	margin-left:auto;
	margin-right:auto;
	background-image: url("../media/img/fond_terrain_football.jpg");
	background-repeat: no-repeat;
	background-position: center 22px;
	text-align:left;
}
#contenu_volley{
	width:1043px;
	height:644px;
	margin-left:auto;
	margin-right:auto;
	background-image: url("../media/img/fond_terrain_volley.jpg");
	background-repeat: no-repeat;
	background-position: center 22px;
	text-align:left;
}
#contenu_fiche_joueur{
	width:1043px;
	height:752px;
	margin-left:auto;
	margin-right:auto;
	background-image: url("../media/img/fond_site.jpg");
	background-repeat: no-repeat;
	background-position: center 14px;
	text-align:left;
}
#contenu_agent_match{
	width:1043px;
	height:644px;
	margin-left:auto;
	margin-right:auto;
	background-image: url("../media/img/fond_organisation.jpg");
	background-repeat: no-repeat;
	background-position: center 22px;
	text-align:left;
}
#contenu_sponsoring{
	width:1043px;
	height:644px;
	margin-left:auto;
	margin-right:auto;
	background-image: url("../media/img/fond_sponsoring.jpg");
	background-repeat: no-repeat;
	background-position: center 22px;
	text-align:left;
}
#contenu_sports{
	width:1043px;
	height:644px;
	margin-left:auto;
	margin-right:auto;
	background-image: url("../media/img/fond_sports.jpg");
	background-repeat: no-repeat;
	background-position: center 22px;
	text-align:left;
}
#contenu_fiche_7_eme_art{
	width:1043px;
	height:690px;
	margin-left:auto;
	margin-right:auto;
	background-image: url("../media/img/fond_fiche_7eme_art.jpg");
	background-repeat: no-repeat;
	background-position: center 14px;
	text-align:left;
}
#contenu_7_eme_art{
	width:1043px;
	height:670px;
	margin-left:auto;
	margin-right:auto;
	background-image: url("../media/img/fond_7_eme_art.jpg");
	background-repeat: no-repeat;
	background-position: center 22px;
	text-align:left;
}
#contenu_medias_events{
	width:1043px;
	height:670px;
	margin-left:auto;
	margin-right:auto;
	background-image: url("../media/img/fond_medias_events.jpg");
	background-repeat: no-repeat;
	background-position: center 22px;
	text-align:left;
}
#contenu_index_medias_events{
	width:1043px;
	height:670px;
	margin-left:auto;
	margin-right:auto;
	background-image: url("../media/img/fond_medias.jpg");
	background-repeat: no-repeat;
	background-position: center 22px;
	text-align:left;
}
#contenu_animateurs{
	width:1043px;
	height:670px;
	margin-left:auto;
	margin-right:auto;
	background-image: url("../media/img/fond_animateurs.jpg");
	background-repeat: no-repeat;
	background-position: center 22px;
	text-align:left;
}
/************** arrondis css ******************/
.arr_5 {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
}
.lastwaerk_black{
	font-family:"Lastwaerk black", verdana;
}
.lastwaerk_light{
	font-family:"Lastwaerk light", verdana;
}
.lastwaerk_bold{
	font-family:"Lastwaerk bold", verdana;
}
.lastwaerk_thin{
	font-family:"Lastwaerk thin", verdana;
}
.lastwaerk{
	font-family:"Lastwaerk regular", verdana;
}
.arial_regular{
	font-family:"Arial regular", verdana;
}
.bloc_video object, .bloc_video embed  {
	width:400px;
	height:300px;
	display:inline;
	float:left;
}


