* {
	font-family : Arial, Helvetica, sans-serif;
	font-size:1em;
}
body {
	background:#FFFFFF url(images/somaige.jpg) no-repeat center top;
	text-align:center;
	margin:0px;
	padding-top:103px;
}
#global {
	color: #333333;
	text-align:left;
	width:1000px;
	padding:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}
#gauche {
	font-size:0.8em;
	margin:0px;
	padding-top:110px;
	float:left;
	width:320px;
	background:url(images/lgauche.jpg) no-repeat left top;
}
.titul {
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:30px;
	background-color:green;
	display:block;
	width:255px;
}
#gauche #cadre {
	display:block;
	width:255px;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:30px;
	border-bottom: solid 6px #CCCCCC;
	border-left:solid 2px #CCCCCC;
	border-top: solid 6px #CCCCCC;
	border-right: solid 2px #CCCCCC;
}
#gauche #cadre p {
	padding:5px;
	margin:0px;
}
#gauche #cv {
	margin-top:10px;
	list-style-position: outside;
	list-style-image: url(images/puce2.gif);	
}

#droite {
	font-size:0.9em;
	margin:0px;
	padding-top:15px;
	padding-bottom:200px;
	float:right;
	width:680px;
	background: url(images/fd_bas01.jpg) no-repeat right bottom;
}
#droite #menu {
	font-size:0.9em;
	display:block;
	margin-top:0px;
	margin-bottom:20px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
	float:left;
	font-size:0.75em;
	list-style: none;
	border-bottom: solid 5px #CCCCCC;
}
#droite #menu li {
	float: left;
}
#droite #menu a {
	text-decoration:none;
	color:#FFFFFF;
	text-transform:uppercase;
	display: block;
	margin-right:1px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:4px;
	padding-top:4px;
	background:#257E0A;
	
}
#droite #menu a:hover {
	background-color:#CCCCCC;
	color:#257E0A;
}

#droite h1, #droite .titrev {
	font-size:0.9em;
	margin-top:20px;
	font-weight:bold;
	color:#257E0A;
}
#droite .titrevs {
	font-size:0.9em;
	margin-top:20px;
	font-weight:bold;
	color:#257E0A;
	text-decoration: underline;
}
.ulvert {
	font-size:0.9em;
	list-style-position: outside;
	list-style-image: url(images/puce2.gif);	
}
.info {
	font-style:italic;
}
.stronger {
	font-size:1.1em;
	font-weight:bold;
	color:#257E0A;
}
.tabu {
	display:block;
	float:left;
	width:60px;
}
#droite p, #droite .ulp {
	font-size:0.8em;
	text-align:justify;
}
#droite form p {
	margin-top:2px;
	margin-bottom:2px;
	padding:0px;
}
#droite label {
	display:block;
	float:left;
	width:100px;
}
.alert {
	color:red;
	font-weight:bold;
}
.ok {
	color:#257E0A;
	font-weight:bold;
}
#pied {
	display:block;
	float:left;
	width:1000px;
	margin-left:auto;
	margin-right:auto;	
	text-align:center;
	background: url(images/fd_bas02.jpg) no-repeat center top;
	padding-top:180px;
}
#pied p {
	display:block;
	width:400px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:3px;
	padding-top:3px;
	font-size:0.7em;
	color:#666666;
	background-color:#EEEEEE;
}
#pied a {
	text-decoration : none;
	color:#666666;
}



