/* CSS Document */


#content2{
width: 810px;
float: right;
background-repeat: no-repeat;
background-position: bottom right;
min-height: 400px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

#contentcont{
width: 490px;
float: left;
background-repeat: no-repeat;
background-position: bottom right;
min-height: 390px;
}

#contentcoord{
width: 310px;
/*float: right; */
background-repeat: no-repeat;
background-position: bottom right;
min-height: 390px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.accredformulaire {width:830px; margin:10px 0 0 0; padding:0px 0px 0 20px; border:solid 0px #090;font-family:Arial; font-size:12px; text-decoration:none; color: #033;}

.styleacc1 {font-family:Arial; font-size:10px; text-decoration:none; color: #033; background: none;}
.styleacc2 {font-family:Arial; font-size:12px; text-decoration:none; color: #033; background: none;}
.styleacc3 {font-family:Arial; font-size:14px; text-decoration:none; color: #033; background: none;}

#el01 {border:2px dotted #00f}
#el02 {border:2px dotted #00f}
#el03 {border:2px dotted #00f}
#el04 {border:2px dotted #00f}
#el05 {border:2px dotted #00f}
#el06 {border:2px dotted #00f}
#el07 {border:2px dotted #00f}
#el08 {border:2px dotted #00f}
#el09 {border:2px dotted #00f}
#el10 {border:2px dotted #00f}

/* Menu */

#menu {
	width: 830px;
/*	margin: 0 auto;*/
	padding-bottom: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0px;
}

#menu ul {
	margin: 0 0 0 250px;
	padding: 0px 0 0 28px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 2px 0 2px;
}

#menu li.first a{
	float: left;
	background: #619E00;
	padding: 9px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

#menu a {
	float: left;
	background: #406800;
	padding: 10px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	background: #619E00;
	padding: 9px 20px;
}

