a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}


#popup
{
	position:absolute;
	top:0px;
	left: 0px;
	width: 100%;
	z-index:99998;
	text-align:center;
	font-family:arial;
}

#popup #popup_inner
{
	position: relative;
        width:699px;
	height:481px;

	background-image:url('../img/pop-up-yagg.png');
	background-repeat:no-repeat;
	font-family:arial;
        margin-left:auto;
        margin-right:auto;
        margin-top:50px;
        padding:5px;

}

#popup #popup_inner .title
{
	COLOR:#0E6F91;
	font-size:18px;
}

#popup #popup_inner .title1
{
	COLOR:#0E6F91;
	font-size:20px;
	font-weight:bold;
        margin-top:50px;
}

#popup #popup_inner .list
{
	position:absolute;
	top:60px;
	left:10px;
	text-align:justify;
	height:385px;
	width:670px;
	overflow:auto;
        color:black;
}


#popup #popup_inner .foot
{
	position:absolute;
	top:455px;
	left:0px;
	text-align:center;
	width:100%;
}

#popup #popup_inner .foot a
{
	color:black;
}

body
{
	background-color:white;
	text-align:center;
	padding:0;
	margin:0;
	background-image:url('../img/fond-page.jpg');
	background-repeat:no-repeat;
	background-position:center; 
	font-family:arial;
	font-size:13px;
	
	text-align:center;
	
	background-color:#011629;
	

}
#contener
{

	position:relative;
	width:960px;
	height:900px;
	margin-left:auto;
	margin-right:auto;
	
	background-image:url('../img/fond-home.jpg');
	background-repeat:no-repeat;

	 
	

}




#contenerjeuh
{

	position:relative;
	width:960px;
	height:900px;
	margin-left:auto;
	margin-right:auto;
	
	background-image:url('../img/fond-jeu-h.jpg');
	background-repeat:no-repeat;


}

#contenerjeuf
{

	position:relative;
	width:960px;
	height:900px;
	margin-left:auto;
	margin-right:auto;
	
	background-image:url('../img/fond-jeu-f.jpg');
	background-repeat:no-repeat;


}

#contenerjeuh #center_game, #contenerjeuf #center_game
{
	position:absolute;
	
	top:120px;
	left:220px;
	

}



#contener #toplink
{
	position:absolute;
	display:block;
	width:800px;
	height:150px;
	left:50px;
	top:20px;


}

#contener #conf_inscrit
{
	position:absolute;
	width:330px;
	height:264px;
	left:220px;
	top:270px;

	background-image:url('../img/remerciement.png');
	background-repeat:no-repeat; 
	background-position: top center;
	
	
	text-align:center;
}

#contener #conf_inscrit b
{
	color:#A22921;
	font-size:19px;
}

#form
{
	position:absolute;
	left:282px;
	top:175px;
	text-align:left;

	color:white;
	width:396px;
	height:450px;
	
	background-image:url('../img/fond-cadre-inscr.jpg');
	background-repeat:no-repeat; 
	background-position: top center;

	
	/*top center*/
}

/*
#form .title
{
	position:absolute;
	left:0px;
	top:0px;
	text-align:right;
	width:390px;
	COLOR:#00ADF0;
	font-size:17px;
	font-weight:bold;
	

	
}

#form .title i
{
	color:white;
	font-size:10px;
	font-weight:normal;
}
*/


#form .inner_form
{

	position:absolute;
	width:350px;
	height:240px;
	left:20px;
	top:45px;

	background-image:url('../img/inscr.png');
	background-repeat:no-repeat; 

	

}

#form .inner_form  span.civ
{
	position:absolute;
	top:10px;
	left:0px;
	width:165px;
	text-align:right;
}

#form .inner_form  label
{
	position:absolute;
	top:10px;
	left:0px;
	width:165px;
	text-align:right;
}


#form .inner_form input
{
	position:absolute;
	left:170px;
	
	width:125px;
	height:20px;
	
	border: 1px solid #D1CAC2;
}

#form .inner_form input#M, #form .inner_form input#Mme, #form .inner_form input#Mlle
{
	
	top:13px;
	
	border: none;
	
	width:12px;
	height:12px;
	padding:0;
	margin:0;
	
}

#form .inner_form  label.M
{
	top:10px;
	left:180px;
	width:20px;
}

#form .inner_form input#M
{
	left:170px;
	
}

#form .inner_form  label.Mlle
{
	top:10px;
	left:225px;
	width:20px;
}

#form .inner_form input#Mlle
{
	left:210px;
	
}

#form .inner_form  label.Mme
{
	top:10px;
	left:270px;
	width:20px;
}

#form .inner_form input#Mme
{
	left:255px;
	
}


#form .inner_form input#nom
{
	top:42px;
}

#form .inner_form  label.nom
{
	top:45px;
}

#form .inner_form input#prenom
{
	top:77px;
}

#form .inner_form  label.prenom
{
	top:80px;
}


#form .inner_form input#email
{
	top:112px;
	
}

#form .inner_form  label.email
{
	top:115px;
	
}


#form .inner_form input#cp
{
	top:147px;
}

#form .inner_form  label.cp
{
	top:150px;
}



#form .inner_form input#ville
{
	top:182px;
}

#form .inner_form  label.ville
{
	top:185px;
}



#form .inner_form span.daten
{
	position:absolute;
	left:6px;
	top:215px;
}

#form .down_form
{

	position:absolute;

	left:10px;
	top:290px;
	width:350px;
	height:100px;
	
	
	

}

#form .down_form .offre
{

	position:absolute;

	left:20px;
	top:5px;

}

#form .down_form .offre b
{
	color:#00ADF0;
	font-weight:normal;
}


#form .down_form .offre1
{

	position:absolute;

	left:290px;
	top:6px;

}


#form .down_form .offre0
{

	position:absolute;

	left:335px;
	top:6px;

}

#form .down_form #offre1
{

	position:absolute;
	margin:0;
	padding:0;
	width:12px;
	height:12px;

	left:275px;
	top:8px;

}


#form .down_form #offre0
{

	position:absolute;
	margin:0;
	padding:0;
	width:12px;
	height:12px;

	left:320px;
	top:8px;
}

/*
#form .down_form .chkreglement
{

	position:absolute;

	left:0px;
	top:32px;
	margin:0;
	padding:0;
	width:13px;
	height:13px;
}*/

#form .down_form .reglement
{

	position:absolute;
	
	z-index:102;

	left:20px;
	top:30px;
	text-align:center;
	font-style:italic;

}

#form .down_form .reglement a
{
	color:white;
}

#form .down_form .reglement a:hover
{
	color:#00ADF0;
}


#submitform
{
	position:absolute;
	display:block;
	width:297px;
	height:95px;
	left:50px;
	top:350px;
	
	z-index:100;
	
	background-image:url('../img/bouton.png');
	background-repeat:no-repeat; 

}

#submitform IMG
{
	position:absolute;
	top:30px;
	left:85px;
}

#flash_bas
{
	position:absolute;
	top:600px;
	left:0px;
	
	width: 960px;
	height:270px;

}

#footer
{
	
	position:absolute;
	left:0px;
	top:865px;
	width:960px;
	height:25px;

	text-align:center;

}

#footer a
{
	font-size:12px;
	color:white;
	text-decoration:none;
}

#footer a:hover
{
	color:#00ADF0;
}

#footer a.blank
{
	color:#00ADF0;
}

#footer a.blank:hover
{
	color:white;
}


/* Reglement */



#reglement_container
{
	
	position:absolute;


	width:355px;
	height:360px;

	font-family:arial;
	text-align:justify;
	color:white;

	
	top:195px;
	left:295px;
	
}

#reglement_container .title
{
	color:#00ADF0;
	font-size:16px;
	font-weight:bold;
}

#reglement_container .inner
{
	position:absolute;


	width:355px;
	height:335px;


	font-family:arial;
	text-align:justify;
	color:white;
	
	padding:5px;
	
	top:25px;
	left:0px;
	
	overflow:auto; 
}

/* invitations */

#form_invit
{
	position:absolute;


	width:365px;
	height:360px;

	font-family:arial;
	text-align:left;
	color:white;

	
	top:195px;
	left:295px;
	font-size:14px;

}



#form_invit .title
{
	position:absolute;
	left:0px;
	top:5px;
	
	width:365px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
}

#form_invit .title b
{
	color:#00ADF0;
	font-size:22px;
}

#form_invit .title i
{
	font-style:normal;
	color:#00ADF0;
}

#form_invit .inner_invit input
{
	position:absolute;
	left:175px;
	
	width:155px;
	height:20px;
	
	border: 1px solid #D1CAC2;
}

#form_invit .inner_invit  label
{
	position:absolute;
	left:0px;
	width:165px;
	text-align:right;
}


#form_invit .inner_invit label.email1
{
	top:97px;
}

#form_invit .inner_invit #email1
{
	top:95px;
}

#form_invit .inner_invit label.email2
{
	top:137px;
}

#form_invit .inner_invit #email2
{
	top:135px;
}

#form_invit .inner_invit label.email3
{
	top:177px;
}

#form_invit .inner_invit #email3
{
	top:175px;
}

#form_invit .inner_invit label.email4
{
	top:217px;
}

#form_invit .inner_invit #email4
{
	top:215px;
}

#submitforminvit
{
	position:absolute;
	display:block;
	width:297px;
	height:95px;
	left:50px;
	top:250px;
	
	z-index:100;
	
	background-image:url('../img/bouton.png');
	background-repeat:no-repeat; 

}

#submitforminvit IMG
{
	position:absolute;
	top:30px;
	left:85px;
}

#form_invit .inner_invit input.redborder
{
	border: 2px solid red;
}

