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

body{
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

a:link, a:visited{
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
}

a:hover{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

p{
	padding:5px 10px 0 10px;
}

img{
	border:none;
	}

ol, ol li{
	margin:10px 0;
}

ol{
padding: 0 30px ;
}

h1{
	color:#00bfbf;
	font-size:16px;
	margin:20px;
}

h2{
	color:#00bfbf;
	font-size:13px;
	margin:10px 20px;
	text-align:right;
	border-bottom:dashed 1px #00bfbf;
}


#menu{
	border:solid 1px #00bfbf;
	width:671px;
	padding:3px;
}

#menu table{
	background:#00bfbf;
	width:665px;
	text-align:center;
	height:22px;
}

#menu a {
	display:block;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: #00bfbf;
	font-size:12px;
	height:100%;
}

#menu a:hover {
	background: #7adede;
	color : #fff;
}

#footer{
	background:url(gfx/bg_foot.gif) no-repeat;
	color:#00bfbf;
	line-height:200%;
	text-align:right;
	padding-right:10px;
}

#menubas a:link, #menubas a:visited{
	color:#00bfbf;
	text-decoration:underline;
}

#menubas a:hover{
	color:#00bfbf;
	text-decoration:none;
}


#gauche{
	background:url(gfx/bg_gauche.gif) repeat-y;
}

.coordtitre{
	background:#00bfbf;
	color:#FFFFFF;
	font-size:12px;
	font-variant:small-caps;
	font-weight:bold;
	text-align:center;
}

.coord{
	background:#dfe9e9;
	border:solid 1px #00bfbf;
	color:#666666;
}

#mot{
	width:70%;
	background:#dfe9e9;
	margin:0 auto;
}

.menuacc,.menuacc a:link, .menuacc a:visited{
	color:#00bfbf;
	font-weight:bold;
	text-decoration:none;
}

.menuacc a:hover{
	color:#00bfbf;
	font-weight:bold;
	text-decoration:underline;
}

.formulaire {
	border:solid 1px #00bfbf;
	WIDTH: 100%; 
	BACKGROUND-COLOR: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.formulaire:hover {
	border:solid 1px #00bfbf;
	WIDTH: 100%; 
	BACKGROUND-COLOR: #cadbdb;

}

.formulaire_bouton {
	FONT-WEIGHT: bold; 
	COLOR: #FFFFFF; 
	BACKGROUND-COLOR: #00bfbf;
	border:none;
	}
