/* General ==================================================================*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: url(/images/bg1.jpg) repeat-x #02607A;
	color: black !important;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 12px;
}

p {
	margin: 5px 0 10px;
	line-height: 1.5em;	
}

.clear {
	clear: both;
	height: 2px;
	line-height: 2px;
}

label {
cursor: pointer;
}


#langue {
margin-left: 150px;
}

.hide {
	display: none;
}

.illus {
float: right;
margin: 5px 0 10px 20px;
border: 1px solid black;
}

.illus2 {
margin: 10px 0;
border: 1px solid black;
}

.illus3 {
margin: 5px 0 30px 30px;
float: right;
border: 1px solid black;
}

h1 {
	color: #02607B;
	font-size: 15px;
	margin-bottom: 15px;
}

h2 {
	color: black;
	font-size: 13px;
	margin: 10px 0 7px;
}

#boite h2, #partenaires h2 {
	color: #02607B;
}

h3 {
	color: #5CB900;
	font-size: 12px;
	margin-bottom: 7px;
}


a:link, a:visited{
	text-decoration: none;
	color: #5CB900;
}

a:hover {
	color: #02607B;
}

.obligatoire {
color: #02607B;
}

.erreur {
color: red;
}

.small {
font-size: 11px;
}


/* Structure =================================================================*/

#page {
	width: 780px;
	margin: 40px auto;
	text-align: left;
	padding: 1px;
	background: url(../images/page.gif) repeat-y white ;
}

#entete {
	text-align: left;
	background: url(/images/entete.jpg) top right no-repeat #fff;
	height: 101px;
}

/* Entete =================================================================*/

#entetemenu {
	background: #5CB900;
	border-top: 1px solid white;
	color: white;
	text-align: left;
	list-style: none;	
	padding: 5px 20px;
}

#entetemenu li {
	display: inline;
	list-style: none;
	color: white;
}

#entetemenu a:link, #entetemenu a:visited  {
	color: white;
	font-weight: bold;
	padding: 0 2px;
	text-decoration: none;
}

#entetemenu a:hover {
	color: #DEF1CC;
}


/* Corps  =================================================================*/
#cadreg {
	width: 250px;
	float: left;
	background: #CDE5EC;
	}

#illustration{
	margin-bottom: -2px;
	border-bottom: 1px solid white;
}
	
#cadred {
	padding: 15px;
	text-align: left;
	margin: 0 10px 0 255px;
}

#corps ul {
	list-style: square;
	margin: 6px 0 20px;
}

#corps ol {
	margin: 15px 30px;
}

#corps ul li {
	margin: 2px 0;
	list-style: square;
	margin: 2px 18px;
}
	
#partenaires {
	padding: 10px;
}

#partenaires img, #entete img, a img {
	border: none !important;
}

#sousmenu {
	background: #DEF1CC;
	padding: 10px;
	border-bottom: 1px solid white;
}

.list1 li {
	color: #02607B;
}

.list2 li {
	color: #5CB900;
}

#boite {
	border: 1px solid #02607B;
	background: url(../images/bg_boite.jpg) no-repeat;
	float: right;
	width: 190px;
	padding: 5px;
	margin: 5px 0 10px 10px;
}

.nouvelles {
	margin-bottom: 40px;
}


/* Pied =================================================================*/

#pied {
	background: #037EA0;
	clear: both;
	text-align: left;
	padding: 3px 5px 3px 20px;
	border-top: 1px solid white;
	}
	
#piedcopy, #piedcopy a:link, #piedcopy a:hover, #piedcopy a:visited {
	color: white;
	font-size: 9px;
}

/* Formulaires =================================================================*/

#FormPied, #FormCorps  {
text-align: right;
margin-right: 50px;
}

#FormCorps fieldset {
border: 1px solid #02607B;
padding: 10px 30px 10px 0;
margin: 10px 0 0;
}

#FormCorps fieldset legend {
color: #02607B;
padding: 0 6px;
font-weight: bold;
}

.envoyer {
border: 1px solid #5CB900;
background: none;
color: #5CB900;
font-weight: bold;
font-size: 12px;
width: 60px;
height: 20px;
margin: 15px 0 0;
	}
	
.envoyerhov {
border: 1px solid #02607B;
color: #02607B;
}
