/*Design*/



/*/////////////////////Content//////////////////////////*/
#content p
{
	color: #000066;
	text-align: justify;
	line-height: 1.5em;
	text-indent: 20px;
	font-size: 16px;
	font-family: Trebuchet MS, helvetica, sans-serif;
}
#content h1
{
	padding-left: 10px;
	font-size: 28px;
	color: #000066;
	text-transform: uppercase;
	text-align: left;
	text-indent: 40px;
}
#content h2
{
	padding-left: 50px;
	line-height: 42px;
	font-size: 24px;
	color: #869614;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #869614;
	background-image: url(../images/bullets/bul01.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
	font-family: Trebuchet MS, helvetica, sans-serif;
}
#content h3
{
	padding-left: 10px;
	font-size: 14px;
	color: #99CC00;
	text-align: left;
}
#content h4
{
	padding-left: 0px;
	font-size: 16px;
	color: #99CC00;
	text-align: left;
}
#content h5
{
	padding-left: 50px;
	font-size: 14px;
	color: #000066;
	text-align: left;
}
#content h6
{
	padding-left: 50px;
	font-size: 14px;
	color: #000066;
	text-align: left;
}

.inset
{
	margin-left: 70px;
	color: #869614;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	width: auto;
	height: auto;
	border: 1px solid #869614;
	margin-right: 70px;
	padding: 10px;
	background-color: #EEFD6C;
	text-align: center;
}

#content a
{
	color: #86BC16;
}

#content a:hover
{
	color: #6C7911;
}

#content li
{
	color: #99CC00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
	list-style-type: none;
	background-image: url(../images/bullets/bul02.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
}

/*/////////////////////gestion picture//////////////////////////*/
.imagefloat_left
{
	float: left;
	margin: 15px;
	background-color: #F6FDBD;
	padding: 5px;
	border: 1px solid #869614;
}
.imagefloat_right
{
	float: right;
	margin: 10px;
	background-color: #F6FDBD;
	padding: 5px;
	border: 1px solid #869614;
}
.imagefloat_left_noframe
{
	float: left;
	margin: 15px;
	padding: 5px;
}
.imagefloat_right_noframe
{
	float: right;
	margin: 10px;
	padding: 5px;
}

.under
{
   clear: both;
}


/*////////////////////Footer////////////////////////*/
#footer a:link
{
	color: #86BC16;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C7DA33;
	text-decoration: none;
}

#footer a:focus, a:visited
{
	color: #597D0F;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #597D0F;
	text-decoration: none;
}

#footer a:hover
{
	color: #626260;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #626260;
	text-decoration: none;
}

#footer_link {
	text-align: center;
	vertical-align: bottom;
	word-spacing: 20px;
	padding-right:70px;
}

/*Form*/
.form {
	color:#003366;
}

/*Map*/
.map {
	margin: 10px;
	background-color: #F6FDBD;
	padding: 5px;
	border: 5px solid #C0D51E;
	color:#003366;
}
#legal p {
	color: #000066;
	text-align: justify;
	line-height: 1.5em;
	text-indent: 10px;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
}

#legal h1 {
	color: #000066;
	text-align: justify;
	line-height: 1.5em;
	text-indent: 20px;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

#legal h2 {
	color: #000066;
	text-align: justify;
	line-height: 1.5em;
	text-indent: 0px;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
	border:none;
	padding-left: 20px;
	line-height: 42px;
}

#legal li{
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: justify;
	list-style-type: upper-roman;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 0px;
}