a {color:purple;font-weight:normal;font-family:"verdana";}
.menu {color:purple;font-weight:normal;font-size:10pt;font-family:"verdana";}
 body {background-color:#FFE8C2/*#FDFACA*/ /*#EFBEFFrose*/;
 		color:#75A7FF;
 		text-align:center;
 		font-weight:bold;font-family:"verdana";
 		/*background-image: url('images/fond/degrade.jpg');
 		background-repeat: repeat-x;*/
 		}

h1 {font-size:20pt; font-family:"comic sans ms";}
h2 {font-size: 13pt;}
b.datemodification {font-size:6pt; font-family:"verdana";}
/*.couleurMenuGauche {background-color:plum;}*/
td {font-size:10pt; font-family:"verdana";}
.bandeauMenu TR TD DIV {background-color:white;  }
.nouvelles TR TD {font-size:8pt;  }
table.connexion {font-size:12pt; background:url(images/fondTableau.gif)}
table.creation {font-size:12pt; background:url(images/fondTableau.gif)}
table.connexion td {font-size:10pt;}
table.creation td {font-size:10pt;}
td.login {background:url(images/fondTableau.gif)}
pre.regles {font-size:10pt; }
pre.regles h1 {font-size:15pt; color:red;background:orange;}
p.couve {font-size:10pt;font-weight:normal;font-family:"verdana";}
td.poids {font-size:8pt;font-weight:normal;font-family:"verdana";}


/* :link permet de définir les propriétés des liens */
a:link
{
    /*color : #0000FF ;*/
    text-decoration : none ;
}

/* :visited permet de définir les propriétés des liens déjà visités */
a:visited
{
    /*color : #0000FF ;*/
    text-decoration : none ;
}

/* :active permet de définir les propriétés d'un lien actif - qui vient d'être cliqué */
a:active
{
   /* color : #0000FF ;*/
    text-decoration : none ;
}

/* :hover permet de définir les propriétés du lien quand le curseur le survole */
a:hover
{
    /*color : yellow ;*/
    text-decoration :underline;
    font-weight:bold;
}



object {width:400px; height:200px}
.saumon {background-color:#EFBEFF;font-family: verdana;width: 120px;font-variant: small-caps;}
/*input {

background-color:#FFDDDD;
font-family:"trebuchet ms",sans-serif;
color:black;
}

select {

background-color:#FFDDDD;
font-family:"trebuchet ms",sans-serif;
color:black;
}*/

#titre {
	/*background-color:gray;*/
	color:white;
	margin: auto;/*20px;*/
	
	height:100px;
	width:600px;
	margin-bottom: 20px;
	}
#titre H1 {
	color:white;
		font-size:35pt;
		font-variant: small-caps;
		margin-bottom: 3px;
		letter-spacing: 5px;
		}

#centre{
	/*margin-top:12px;*/
	/*float:left;*/
	float:left;
	text-align: center;
	background-color: #9CC0FF/*#FFFFCE*/;
	background-image:url("images/baratteNB.gif");
	background-repeat:no-repeat;
	width:800px;
	/*margin-bottom: 5px;
	margin-left: 5px;*/
	margin-top:50px;
	margin-left:20px;
	height: 530px;
	border-color: #B5E7F7; /*beu ciel*/
	border-width: 1px;
	border-style: solid;
	
	
	}
	
	
#loginPiedPage {
	
	background-color: #FFFFCE/*sable*/ ;
	
	width: 800px;
	height: 150px;
	float:left;
	
	/*padding: 10px;
	margin-left: 20px;*/
	font-size:8pt;
	
	margin-left: 20px;
	border-color: #B5E7F7; /*beu ciel*/
	border-width: 1px;
	border-style: solid;
	
	
}	
	
#image {
	float:right;
	margin:15px;
	margin-right:25px;
	margin-bottom: 30px;
	width:412px;
	/*margin: 20px;*/
	
	}

#partenaires {
	
	float : right;
	
	
	height:700px;
	width:120px;
	
	/*background-color: cyan;*/
	margin-left: 5px;
	
	font-size: 8pt;
	background-color: #FFFFCE/*sable*/ ;
	padding: 5px;
	text-align: center;
	margin-top:50px;
	
	border-color: #B5E7F7; /*beu ciel*/
	border-width: 1px;
	border-style: solid;

	}

#descriptionSite {
	color:white;
					float:left;
					text-align:center;
					/*background-color:#B5E7F7;*/
					width:800px;
					font-weight: normal;
					/*margin:auto;*/
					/*padding: 5px;*/
					}

#connexion {
			float:left;
			width:260px;
			background-color: #FFFFCE/*sable*/ ;
			margin-top:30px;
			margin-left: 20px;
			margin-right: 10px;
			padding: 10px;
			border-color: #FFE7A5 /*orangé*/;
			border-width: 10px;
			border-style: solid;
			text-align: center;
			font-variant: small-caps;
			
			
			}
#connexion input {background-color:#9CC0FF;font-weight: bold;letter-spacing: 2px;color:white;}
#connexion input.boutonFormulaire {background-color: #9CC0FF;font-family: verdana;color: white;letter-spacing: 1px;}


#connexion a {color: #840845 /*violet fonce*/}			
#creerCompte {
	
			float: left;
			height:35px;
			width: 260px;
			
			background-color: #FFFFCE/*sable*/ ;
			margin-left: 20px;
			margin-right: 10px;
			margin-top: 5px;
			padding: 10px;
			border-color: #FCE0A1/*#B5E7F7*/ /*bleu ciel*/;
			border-width: 10px;
			border-style: solid;
			font-weight: bold;
			font-variant: small-caps;
			
			}
#creerCompte a {color:purple;
				font-weight: bold;}
#all {
	width:1000px;
	height:900px;
	background-color: #75A7FF;/*#BBCEE4;*//*#ECBCFA;*/
	border-color: #B5E7F7; /*beu ciel*/
	border-width: 1px;
	border-style: solid;
	
	}	

