/********** GENERAL **********/
* {
	padding: 0;
	margin: 0
}
body {
	background: #98E2FB url(../images/fond.gif) repeat-x;
	margin: 0;
	padding: 0;
	color: #404040;
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	line-height: normal;
}
h1 {
	height: 22px;
	overflow: hidden;
	font: 20px/23px "Trebuchet MS", Tahoma, sans-serif;
	color: #82CD24;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
h2 {
	font: 18px/20px "Trebuchet MS", Tahoma, sans-serif;
	color: #82CD24;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
h3 {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	letter-spacing: 1px;
}
h4 {
	font: 14px/16px "Trebuchet MS", Tahoma, sans-serif;
	color: #82CD24;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;

}
p {
	font-family: "Trebuchet MS", Lucida Grande, Arial, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
p strong {
	font-weight: bold;
	color: #6f6f6f;
}
em {
}
hr {
	height: 1px;
	margin: 5px 0 0 0;
	padding: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	border: 0;
}
.clr {
	clear: both;
	height: 10px;
}
a img {
	border: none;
}
a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #87E3FE;
	background: none;
}
a:hover {
	text-decoration: none;
	color: #F86332;
	background: none;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #87E3FE;
	background: none;
}
/********** GLOBAL **********/
#global {
	width: 770px;
	position: absolute;
	left: 50%;
	top: 35px;
	margin: 0 0 0 -385px;
	padding: 0;
	background: url(../images/bordure.gif) repeat-y;
}
/********** HEADER **********/
#header img {
	border: none;
}
#header {
	background: url(../images/fondheader.gif) no-repeat;
	width: 770px;
	height: 192px;
	position: relative;
	border: none;
}
#logo {
	text-decoration: none;
	border: none;
	padding: 69px 0px 0px 70px;
	display: block;
	float: left;
	background: none;
}
/********** MENU **********/
.container {
	font: 15px/14px Tahoma, Lucida Grande, Arial, sans-serif;
	position: absolute;
	left: 301px;
	width: 469px;
	height: 37px;
	top: 140px;
}
.menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.menu li {
	float: left;
	width: 80px;
	height: 20px;
	text-align: center;
	padding: 0 0 0 10px;
	margin: 0;
}
.menu .menu_dernier {
	float: left;
	width: 2px;
	padding: 0;
	margin: 0;
}
.menu ul a:link, .menu ul a:visited {
	color: #FEE4DB;
	height: 20px;
	padding: 16px 0 0 0;
	display: block;
	background: none;
}
.menu ul a:hover, .menu ul a:active, #menu_active {
	color: #fff;
	border-top: 6px solid #FEE4DB;
	padding: 8px 0 0 0;
	display: block;
	background: none;
}
/**********SOUS  MENU **********/
#smenu {
	font: 15px/14px Tahoma, "Lucida Grande", Arial, sans-serif;
	padding-left: 0;
	margin-left: 0;
	width: 240px;
	float: left;
	padding-left: 0;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}
#smenu li {
	list-style: none;
	margin: 0;
	float: left;
	padding: 0.40em;
}
#smenu li a {
	text-decoration: none;
	color: #87E3FE;
	background: none;
}
#smenu li a {
	text-decoration: none;
	color: #87E3FE;
	background: none;
}
#smenu a:hover, #smenu a#sousmenu_active {
	color: #F86332;
}
/********** CONTENU **********/
#contenu {
	width: 770px;
	clear: both;
}
#gauche {
	float: left;
	width: 245px;
	padding: 20px 20px 20px 25px;
}
#gauche {
	width: 250px;
}
#droite {
	margin: 0;
	float: right;
	padding: 20px 25px 20px 25px;
	width: 425px;
}
#image img {
	height: 250px;
	width: 250px;
	border: none;
	padding: 0 0 20px 0;
}
/********** CV **********/
#cv {
}
#cv h2 {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	color: #82CD24;
	font: 17px/19px "Trebuchet MS", Tahoma, sans-serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(../images/point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
}
#cv h3 {
	margin-top: 10px;
	color: #333;
	font-size: 90%;
}
#cv p {
	margin: 2px 0;
	line-height: 18px;
	font-size: 85%;
}
/********** LISTES **********/
#cv ul {
	margin: 2px 10px 0 41px;
	line-height: 18px;
	font-size: 85%;
}
#cv ul li {
	list-style-type: inherit;
	margin: 0;
	padding: 0;
}
#cv ol {
	margin: 2px 10px 0 41px;
	line-height: 18px;
	font-size: 85%;
}
#cv ol li {
	margin: 0;
	padding: 0;
}
#cv .post-info a:link, #cv .post-info a:visited {
	color: #4D4D4D;
	text-decoration: none;
}
#cv .post-info a:hover {
	color: #4D4D4D;
	text-decoration: underline;
}
hr.invisible {
	border: none;
	color: #FFF;
	background: transparent;
}
/* Liens des posts ----------- */
#cv a:link, #cv a:visited {
	color: #E179D7;
	text-decoration: none;
}
#cv a:hover {
	color: #E179D7;
	text-decoration: underline;
}
#cv a[hreflang]:after {
	content: "\0000a0[" attr(hreflang) "]";
}
#cv hr.invisible {
	clear: both;
}
.galerie {
}
.galerie img {
	float: left;
	margin-right: 10px;
	border: none;
}
.propos {
	margin-left: 55px;
}

.propos2 {
	margin-left: 80px;
	
	
}
.propos img {
	float: left;
	margin-right: 10px;
	}
.orange {
	color: #F86332;
	font-weight: bold;
	font-size: 150%;
}
.bleu {
	color: #5DD2F9;
	font-weight: bold;
	font-size: 150%;
}
.vert {
	color: #82CD25;
	font-weight: bold;
	font-size: 150%;
}
.separateur {
	clear: both;
	border: 0px;
	margin: 0;
	padding: 0;
}
#clique {
	width: 220px;
	padding: 0;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}
/********** FOOTER **********/
#footer {
	width: 770px;
	height: 40px;
	padding: 20px 0 0 0;
	clear: both;
	background: #98E2FB url(../images/footer.gif) no-repeat;
	text-align: center;
	color: #666666;
}
#footer a:link, #footer  a:visited {
	text-decoration: none;
	background: none;
	padding: 0px;
	margin: 0px;
	border: none;
	color: #FFF;
}
#footer  a:hover {
	text-decoration: none;
	background: none;
	color: #F86332;
}
#footer  a:active {
	background: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border: none;
}
/********** CONTACT **********/
form label {
	height: 20px;
	margin: 0 0 15px 0;
	font-weight: bold;
	color: #000000;
}
form label.mandatory {
	color: #FF5E24;
}
form#contactform {
	margin: 0 0 15px 0;
}
form#contactform fieldset {
	border: none;
	position: relative;
}
form#contactform fieldset legend {
	display: none;
}
form#contactform label {
	width: 90px;
	clear: left;
	display: block;
	float: left;
	text-align: left;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
form#contactform input.text, form#contactform textarea {
	width: 265px;
}
select {
	width: 275px;
	color: #000;
}
input.text, select, textarea {
	border-top: 1px solid #B0B3A7;
	border-right: 1px solid #E9EDDD;
	border-bottom: 1px solid #E9EDDD;
	border-left: 1px solid #B0B3A7;
	background: #F0F9E4  url(../images/fvert.gif) repeat-x;
	padding: 0 5px;
	margin: 0 0 15px 0;
	font: 11px/18px Tahoma, Arial, sans-serif;
	color: #000000;
}
input.text:focus,  select:focus,  textarea:focus {
	border-top: 1px solid #6A9B64;
	border-right: 1px solid #F0F9E4;
	border-bottom: 1px solid #F0F9E4;
	border-left: 1px solid #6A9B64;
	background: #82CD24
}
input.text {
	height: 18px;
	color: #000;
}
form#contactform input.button {
	border: none;
	height: 31px;
	width: 117px;
	overflow: hidden;
	background: url(../images/envoyer.gif) no-repeat left top;
	cursor: pointer;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 95px;
	padding-top: 31px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
form#contactform input.button:hover {
	background: url(../images/envoyer.gif) no-repeat left -31px;
}
#contact {
	width: 240px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
.error {
	color: #5DD2F9;
}
.juste {
	color: #F86332;
}




h22 {
	font: 18px/20px "Trebuchet MS", Tahoma, sans-serif;
	color: #82CD24;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	line-height: 15px;
