body { 
  font: 8pt/16pt Verdana, arial;
  background-image: url(../images/fond.jpg); 
  background-repeat:repeat-x; 
  background-color:#FFC0F7;
  color: #5B5B5B;
}

a:link {
	font-weight: bold;
	text-decoration: none; 
	color: #B3009C;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #B3009C;
	}
a:hover, a:active , a#admin_link:hover{ 
	font-weight: bold;
	text-decoration: none; 
	color: #D443C1;
	}

h1 {
	font: bold 11pt italic normal 12pt GeVerdana, arial;	
}
h2 {
	font: 12pt Verdana, arial;	
	text-align: left;
}
h3 {
	font: bold 13pt Verdana, arial;	
	text-align: center;
}
	

.attention
{
height: 40px;
width: 100%;
background-color: red;
color: white;
border: 1px dotted #444444;
text-decoration: underline;
text-align: center;
font-weight: bold;
}


.attentionok
{
height: 20px;
width: 100%;
background-color: #00FF00;
border: 1px dotted #444444;
text-decoration: underline;
text-align: center;
font-weight: bold;
}

.tout {
text-align : left; 
width : 90%; 
margin-left: auto;
margin-right: auto;
border: 1px solid #EE2FAD;
} 

#corps {
width: 100%;
margin-left: auto;
margin-right: auto;
background-color:white;

}

#header { background: url(../images/header2.jpg) no-repeat top right; width:877px; height:150px; background-color:#FFFFFF; }

#header2 { background: url(../images/header3.jpg) repeat-x; width:100%; height:25px; background-color:#B3009C; color:white; text-align:right; padding-right: 10px; margin-right:0px; padding-top: auto; padding-bottom: auto; }

.menuhaut {
 position: relative;
	margin-left: 20px;
	margin-top: 50px;
	padding: 0px;
	background-color: #FFEFFC;
	text-align: left;
	padding-right: 14px;
	padding-left: 15px;
	width: 190px;
	height: 35px;
	background: url(../images/menuhaut.jpg) no-repeat top left;

	}
.menugauche {
	margin-left: 20px;
	margin-top: 0px;
	background-color: #FFEFFC;
	text-align: left;
	padding-right: 12px;
	padding-left: 12px;
	width: 190px;
	height: 1%;
	background: url(../images/menufond.jpg) repeat-y;
	
	}
.menubas {
	margin-left: 20px;
	margin-top: 0px;
	padding: 0px;
	background-color: #FFEFFC;
	text-align: left;
	padding-right: 14px;
	padding-left: 15px;
	width: 190px;
	height: 27px;
	background: url(../images/menubas.jpg) no-repeat top left;

	}
	.module
{
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	height:800px;
	width:100%;
	
}

.pub {
	margin-top:3px;
	margin-bottom:3px;
	margin-left:15px;
	width: 90%;
	height: 90px;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: dashed;
	border-color: #FFFFFF;
	padding: 3px;
	
	}

/* Tableaux */
.instructions {
	text-align: center;
	margin-top:20px;
	margin-bottom:20px;
	margin-left: 5%; 
	margin-right: 5%;
	width: auto;
	background-color: #FFEFFC;
	border-width: 1px;
	border-style: solid;
	border-color: #C36BB5;
	padding: 10px;
	}
.instructions2 {
	text-align: center;
	margin-top:20px;
	margin-bottom:20px;
	margin-left: 5%; 
	margin-right: 5%;
	width: auto;
	background-color: #FFF;
	border-width: 1px;
	border-style: solid;
	border-color: #FFE8FB;
	padding: 3px;
	}

.top50 {
	text-align: left;
	margin-top:20px;
	margin-bottom:20px;
	margin-left: 3px; 
	margin-right: 3px;
	width: auto;
	background-color: #FFEFFC;
	border-width: 1px;
	border-style: solid;
	border-color: #FFE8FB;
	padding: 2px;
	}

.bas {
	background-color: #FFEFFC;
	border-width: 1px;
	border-style: solid;
	border-color: #F0F0F0;
	text-align: left;
	padding: 5px;

	}

/* Post */

.form {
	position: relative;
	margin-top: 25px;
	margin-left: 10%; 
	margin-right: 10%;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	}
.textarea {
	color:#555753;
/*	font-family: Verdana, Arial;*/
	background-color: #FFEFFC;
	border-color: #FFE8FB;
	border-style: solid;
	border-width: 1px;
	-moz-border-radius: 8px;
	}
input {
	color:#000000;
/*	font-family: Verdana, Arial;*/
	font-size: 12px;
	background-color: #FFDDFB;
	border-color: #FFE8FB;
	border-style: solid;
	border-width: 1px;
	-moz-border-radius: 8px;
	}
input:hover {
	background-color: #FFE8FB;
	}

input.bouton {
width: 400px;
font-weight:bold;
color: #F6E3F7;
background-color: #C36BB5;
}


.dubble
{
text-decoration:underline;
border-bottom : 1px solid;
padding-bottom: 1px; }
.dubble.a:link {
	font-weight: bold;
	text-decoration: none; 
	color: #3A99F5;
border-bottom : 1px solid;
	}
.dubble.a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #3A99F5;
border-bottom : 1px solid;
	}
.dubble.a:hover { 
	font-weight: bold;
	text-decoration: none; 
	color: #00ff00;
border-bottom : 1px solid;
	}
.bouton{
border:1px solid #C36BB5;
padding-top:5px;
padding-bottom:5px;
padding-left:20%;
padding-right:20%;
background:#FDC3F4;
width:650px;
}
