@charset "utf-8";
/* CSS Document */

body
{
font-family:calibri, Arial, Helvetica, sans-serif;
}

a:link
{
color:#2facfc;
text-decoration:none;
}

a:hover
{
text-decoration:none;
color:#0099CC;
}

#intitule_competition
{
font-size:23px;
}

#contenu_decal_prof
{
min-height: 450px;
}

#competition_gestion
{
background-color:#D1E3F1;
background-repeat:repeat-y;
padding:8px;
width:480px;
margin-top:10px;
text-align:justify;
}

#formulaire_competition
{position:absolute;
margin-left: 515px;
margin-top:-150px;}


#texte_competition
{
width:400px;
text-align:justify;
margin-bottom:20px;
margin-top:20px;
}

#membre_competition
{
background-color:#D1E3F1;
padding-left: 3px;
margin-top:-8px;
color:black;
}

#membre_competition:hover
{
background-color:#DDEAF4;
/*color:grey;*/
}


#inscrit
{color:red;
float:right;
margin-top: -19px;
margin-right: 200px;
}

#check
{
float:right;
margin-top: -20px;
margin-right: 10px;
}

#export_pdf_competition{
	position:absolute;
	margin-left:747px;
	margin-top:-13px;
}

.export_pdf_stage {

	position:absolute;
	margin-left:747px;
	margin-top:-13px;


}
