@charset "utf-8";
*{
	margin: 0;
	padding: 0;
}


/* Découpe par Abdel : http://abdel.e3b.org */

body
{
	background-image: url("./images/ycodesNoel6.jpg");
	background-repeat: repeat-x;
	background-color: #c6bddb;
	font-family: Arial, Verdana, Helvetica, Serif;
	font-size: 12px;
}

img
{
	vertical-align: middle;
}

a img
{
	border: 0;
}

.spacer
{
	clear: both;
}

#header
{
	background-image: url("./images/header.png");
	width: 737px;
	height: 175px;
	margin: auto;
}

ul#menus
{
	list-style-type: none;
	width: 830px;
	margin: -3px auto;
}

ul#menus li
{
	background-image: url("./images/menu.png");
	background-repeat: no-repeat;
	width: 130px;
	height: 18px;
	padding-top: 10px;
	text-align: center;
	font-size: 12px;
	font-weight:bold;
	color: white;
	float: left;
	margin: 0 5px;
}

ul#menus li a
{
	color: white; 
	text-decoration: none;
}

ul#menus li a:hover
{
	text-decoration: underline;
}

#corps_haut
{
	background-image: url("./images/corps_haut.png");
	background-repeat: no-repeat;
	width: 858px;
	height: 13px;
	margin: -3px auto auto auto;
}

#corps_centre
{
	background-image: url("./images/corps_centre.png");
	background-repeat: repeat-y;
	width: 832px;
	margin: auto;
	padding: 0 13px 20px 13px;
}

#connexion
{
	background-image: url("./images/connexion.png");
	width: 600px;
	height: 42px;
	margin: auto;
	margin-bottom: 20px;
}

#connexion form
{
	padding-top: 9px;
	padding-left: 5px;
}

#connexion form input
{
	vertical-align: middle;
}

#connexion form input.input_text
{
	background-image: url("./images/input.png");
	height: 19px;
	border: 1px solid #df7e94;
	text-align: center;
	padding-top: 3px;
	color: #E5224D;
}

.pub
{
	background-image: url("./images/pub.png");
	width: 732px;
	height: 94px;
	margin: 0 auto;
	padding: 4px 0 0 4px;
}

h2#pres
{
	background-image: url("./images/presentation.png");
	width: 719px;
	height: 14px;
	margin: 20px auto auto auto;
	font-size: 15px;
	font-weight: normal;
	padding: 0px 0 0 73px;
	color: #E5224D;
}

h2#jeux
{
	background-image: url("./images/presentation.png");
	width: 719px;
	height: 14px;
	margin: 20px auto auto auto;
	font-size: 15px;
	font-weight: normal;
	padding: 0px 0 0 73px;
	color: #E5224D;
}

#texte_presentation
{
	width: 792px;
	margin: 20px auto auto auto;
}

#fond_site
{
	float: left;
	margin-right: 20px;
	background-image: url("./images/fond_site.png");
	background-repeat: no-repeat;
	width: 290px;
	height: 126px;
	padding: 7px 0 0 7px;
}

#texte_presentation p
{
	text-align: justify;
}

#texte_presentation h2
{
	text-indent: 15px;
	margin-bottom: 10px;
}

#form_inscription
{
	background-image: url("./images/inscription.png");
	background-repeat: no-repeat;
	width: 593px;
	height: 489px;
	margin: 20px auto auto auto;
	padding: 60px 0 0 215px;
	margin-bottom: 20px;
}
#form_profil
{
	background-image: url("./images/Fprofil.png");
	background-repeat: no-repeat;
	width: 593px;
	height: 489px;
	margin: 20px auto auto auto;
	padding: 60px 0 0 215px;
	margin-bottom: 20px;
}
#form_profil input.input_inscription
{
	background-image: url("./images/fond_input.png");
	border: 1px solid #D84768;
	width: 169px;
	height: 19px;
	border: 0;
	margin-bottom: 19px;
	padding-top: 2px;
	/margin-bottom: 16px;
}
#form_profil input.input_inscription1
{
	background-image: url("./images/fond_input.png");
	border: 1px solid #D84768;
	width: 69px;
	height: 19px;
	border: 0;
	margin-bottom: 19px;
	padding-top: 2px;
	/margin-bottom: 16px;
}
#form_profil input.input_inscription2
{
	background-image: url("./images/fond_input.png");
	border: 1px solid #D84768;
	width: 120px;
	height: 19px;
	border: 0;
	margin-bottom: 19px;
	padding-top: 2px;
	/margin-bottom: 16px;
}

#form_inscription input.input_inscription
{
	background-image: url("./images/fond_input.png");
	border: 1px solid #D84768;
	width: 169px;
	height: 19px;
	border: 0;
	margin-bottom: 19px;
	padding-top: 2px;
	/margin-bottom: 16px;
}
#form_inscription input.input_inscription1
{
	background-image: url("./images/fond_input.png");
	border: 1px solid #D84768;
	width: 69px;
	height: 19px;
	border: 0;
	margin-bottom: 19px;
	padding-top: 2px;
	/margin-bottom: 16px;
}
#form_inscription input.input_inscription2
{
	background-image: url("./images/fond_input.png");
	border: 1px solid #D84768;
	width: 120px;
	height: 19px;
	border: 0;
	margin-bottom: 19px;
	padding-top: 2px;
	/margin-bottom: 16px;
}
#bton_valider
{
	width: 182px;
	height: 72px;
	border: 0;
	font-size: 0;
}

#footer
{
	background-image: url("./images/footer.png");
	background-repeat: no-repeat;
	width: 858px;
	height: 26px;
	margin: auto;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Serif;
	color: white;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
	font-size : 0.8em;
        visited links = none
}

#footer a
{
	color: white;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
        
}

.info, .erreur 
{ 
    text-align: center; 
    font-family: "Trebuchet MS", sans-serif; 
    font-size: 1.1em; 
    padding : 10px;
}
.info
{ 
    color: green; 
}
.erreur
{ 
    color: red; 
}

.mdp-oublie
{
	text-align: right;
	margin: 0 14px;
	margin-top : 10px;
	font-size: 8pt;
}

.mdp-oublie a
{
	color: #dd3311;
}

.formulaire_centrer
{
  text-align : center;
  color :#674aa6;
  width : 600px;
  margin : auto;
}
.formulaire_centrer input,select,textarea
{
    margin : 5px;
    border:1px solid #b4a8ce;
    background-color : #c6bddb;
    color : #674aa6;
}
.formulaire_centrer label
{
    display:block;
    width:200px;
    float:left;
    margin : 5px;
    text-align : left;
}

.corps_centre
{
   padding : 10px;
   color: #e5224d;
}

h1
{
    color: #e5224d;
    font-size : 20pt;
    border-bottom : 1px dashed #e5224d;
    padding : 2px;
    margin-bottom : 10px;
}
#partenaires
{
    width: 800px;
    font-size: 10pt;
    color : white;
    margin : auto;
    margin-bottom: 5px;
    padding : 2px;
    a:visited {text-decoration: none;
}



