img{
	border:none;
}



/* Background size */

.size_hand_1530{
	background:url(../images/back_hand_1530.jpg) no-repeat !important;
	background-repeat:no-repeat !important;
	background-position:bottom left !important;
}

.size_tree_1530{
	background:url(../images/back_tree_1530.jpg) !important;
	background-repeat:no-repeat !important;
	background-position:bottom right !important;
	background-color:#F5F8FD !important;
}

.intro_position_1530{
	left		: 540px !important;
}


.size_hand_1330{
	background:url(../images/back_hand_1330.jpg) no-repeat !important;
	background-repeat:no-repeat !important;
	background-position:bottom left !important;
}

.size_tree_1330{
	background:url(../images/back_tree_1330.jpg) !important;
	background-repeat:no-repeat !important;
	background-position:bottom right !important;
	background-color:#F5F8FD !important;
}

.intro_position_1330{
	left		: 500px !important;
}



body{
	margin:0px;
	padding:0px;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	background-color:#F5F8FD;
	font-size:13px;
}

*{
	outline:none;
}

/* FONT */

a{
	color:#333333;
}

a:hover{
	color: #00502f;
}

p{
	margin:0px;
	color:#333333;
	line-height:18px;
}

h1{
	margin		: 0px;
	font-size	: 21px;
	color		: #00502f;
	font-weight	: normal;
}

.green_large{
	font-size:19px;
	color:#00502f;
}

.green_bold{
	color:#00502f;
	font-weight:bold;
}

.bold{
	font-weight:bold;
}

.small{
	font-size:9px;
}

.label_align_right{
	text-align:right;
}

ul{
	font-size	: 13px;
	color		: #333333;;
	margin		: 0px 0px 0px 16px;
	padding		: 0px;
	list-style-position:inside;
}



#main_back{
	position:relative;
	width:100%;
	margin:0px;
	height:791px;
}

.main_back{
	background:url(../images/back_hand.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.body{
	background:url(../images/back_tree.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#F5F8FD;
}



#main_container{
	position	: relative;
	left		: 50%;
	margin-left	: -450px;
	width		: 900px;
	height		: 100%;
	z-index		: 1000;
}

/* HEADER */



#main_header{
	padding-top		: 10px;
	width			: 920px;
	height			: 140px;
}

#lang_btn{
	position:relative;
	left:760px;
}

#logo_container{
	float:left;
}

#header_menu{
	position		: relative;
	list-style-type	: none;
	float			: left;
	margin			: 20px 0px 0px 40px;
	padding			: 0px;
}

#header_menu li{
	display		: inline;
	margin-right: 30px;
}

/* CENTER */

#main_center{
	width		: 900px;
	margin-left	: 15px;
	height		: 560px;
	padding		: 21px 0 0 17px;
	background	: url(../images/back_center.png) no-repeat;
}

#center_content{
	width			: 869px;
	height			: 528px;
}

/* BOTTOM */

#bottom{
	width:100%;
	height:100px;
	clear:both;
	text-align:center;
	background:url(../images/back_bottom.png) #00502f no-repeat;
	background-position:top left;
}

#bottom ul{
	list-style-type:none;
	margin: 0px 0px 15px 0px;
	padding:15px 0px 0px 0px;
}

#bottom ul li{
	display:inline;
	border-right:#FFFFFF 1px solid;
	padding:0px 7px;

}

#bottom a{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}

#bottom p{
	color:#FFFFFF;
	font-size:11px;
	line-height:1.2;
}

#bottom p a{
	text-decoration:underline;
}


.no_border{
	border-right:none !important;
}



/* CONTACT */
.content_contact{
	background:url(../images/FR_back_contact.jpg) no-repeat !important;
}

/* EQUIPE */

.content_equipe{
	background:url(../images/FR_back_equipe.jpg) no-repeat !important;
}

#equipe_left{
	width:420px;
	height:500px;
	float:left;
}

.content_equipe h1{
	padding-top		: 100px;
	margin-bottom	: 20px;
	text-align		: justify;
	margin-left		: 30px;
}

.content_equipe h2{
	font-size		: 14px;
	font-weight		: bold;
	margin-left		: 115px;
	margin-bottom	: 25px;
}

#equipe_right{
	width:250px;
	height:500px;
	float:left;
	margin-left:30px;
}

#equipe_right h1{
	margin-left		: 0px;
}

#equipe_right h2{
	margin-left		: 0px;
}

#equipe_right p{
	margin:15px 0px;
}

#equipe_list_01{
	float:left;
	margin:0px 0px 0px 32px;
}

#equipe_list_02{
	float:left;
	margin:0px 0px 0px 45px;
}

#equipe_left ul{
	list-style-type:none !important;
}

#equipe_left li{
	margin-bottom:7px;
}

#equipe_list_right{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-top:30px;
}

#equipe_list_right li{
	margin-bottom:12px;
	font-size:21px;
	color:#333333;
}



/* CONTACT */

#contact_left{
	float:left;
	width:500px;
	height:500px;
}

#contact_right{
	width		: 300px;
	height		: 400px;
	float		: left;
	padding-top	: 80px;
	margin-left	: 30px;
}

#contact_list{
	margin-top	: 100px;
	margin-left	: 26px;
}

#contact_list td{
	vertical-align	: top;
	height			: 50px;
}

#contact_right form{
	margin-top	: 20px;
}

label{
	color		: #00502f;
	font-weight	: bold;
}

.form_contact{
	width			: 270px;
	margin-bottom	: 10px;
	border			: #CCCCCC 1px solid;
	padding			: 2px;
}

#contact_form_submit{
	margin-left		: 195px;
	margin-top		: 10px;
	background-color: #00502f;
	color			: #FFFFFF;
	height			: 30px;
	width			: 80px;
	cursor			: pointer;
}

/* PAGE 01 */

#page01_title{
	position	: relative;
	clear		: both;
	top			: 120px;
	left		: 600px;
	display		: block;
}
