body, div, h1, form, fieldset, input, textarea {
	margin:0; padding:0; border:0; outline:none;
}

a img {
	border:0;
}

html {
	height: 100%;
}

body {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size:11px;
	background-image:url(images/icone-globe3.jpg);
	background-repeat:repeat;
}
#canevas {
	margin-right:auto;
	margin-left:auto;
	width:1060px;
	background-color:#FFFFFF;
	box-shadow: 1px 1px 20px 1px #1b1a1a;
}

#canevas2{
	margin-right:auto;
	margin-left:auto;
	width:1060px;
	height:700px;
	background-color:#FFFFFF;
	box-shadow: 1px 1px 20px 1px #1b1a1a;
	z-index:3;
}
#entete{
	margin-right:auto;
	margin-left:auto;
	width:1000px;
}
#logo td .top{
	font-size:13px;
	color:#0f408f;
}
#logo td .gris{
	color:#0f408f;
}
#logo td .gris:focus,
#logo td .gris:hover{
	color:#969696;
	height:20px;
}
#logo td .drapeau{
	width:36px;
	height:auto;
}
#logo {
	padding-top:5px;
}

#menu {
	width:1000px;
	display:block; 
	margin-right:auto;
	margin-left:auto;
	position:relative;
	/*z-index:4;*/
}

#menu ul {
	height:30px;
	padding:0;
	margin:30px 0 0 0;
	background: #1c3684;
	
}

#menu li {
	position:relative;
	float:left;
	width:225px;

}
#menu ul .bouton1{
	background:#bba6ad;
	color:#FFFFFF;
}

#menu ul:before {
	content: '';
	width: 100%;
	position: absolute;
}

#menu ul:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#menu ul ul {
	display:none;
	width:100%;
	position:absolute;
	left:0;

}

#menu ul li {
	list-style:none;
	margin-right:auto;
	margin-left:auto;
	position:relative;	
}

#menu ul li a {
	padding-left:20px;
	width:205px;
	height:30px;
	line-height:30px;
	color:#e0e1e3;
	font-weight:normal;
	text-decoration:none;
	-webkit-transition: color 0.3s ease-in;
	-moz-transition: color 0.3s ease-in;
	-o-transition: color 0.3s ease-in;
	border-right:1px  solid #2a323f;
	border-left: 1px solid #6d7581;
}

#menu li a {
	display:block;

}

#menu ul li:first-child a {
	border-left:none;
}
#menu ul li:last-child a {
	border-right:none;
}

#menu ul li a:hover {
	background:#bba6ad;
	color:#fff;
}

#menu ul li ul {
	position:absolute;
	top:30px;
	left:0;
	border:none;
	background:#6e98c0;
	height:auto;
	width:225px;
	padding:0px 0 0 0; margin:0;
	-moz-border-bottom-right-radius: 10px; 
	-webkit-border-bottom-right-radius: 10px; 
	border-bottom-right-radius: 10px;
	-moz-border-bottom-left-radius: 10px; 
	-webkit-border-bottom-left-radius: 10px; 
	border-bottom-left-radius: 10px;
}

#menu ul li ul:before { 
	border-top: none; 
}

#menu ul li ul li a {
	color:#FFF;
	padding:0 0 0 15px; margin:0;
	width:210px; height:25px; line-height:25px;
	border:none;
	border-top:1px solid #FFF;
}
#menu ul li ul li a:hover {
	color:#112d77;
	background:#CECECE;
	border-top:1px solid #FFFFF;

}

#menu ul li ul li:last-child a {
	-moz-border-bottom-left-radius: 10px; 
	-webkit-border-bottom-left-radius: 10px; 
	border-bottom-left-radius: 10px;
	-moz-border-bottom-right-radius: 10px; 
	-webkit-border-bottom-right-radius: 10px; 
	border-bottom-right-radius: 10px;
}

#submenu{
	/*position:absolute;
	z-index:1;*/
	margin-top:2px;
	/*width:1100px;*/
	width:1050px;
	height:191px;
}

#submenu h2{
	color: #FFFFFF;
	padding-left: 330px;
	padding-top:40px;
	font-size: 25px;
	font-weight: normal;
	margin:0px;
}
#trio{
	margin-left:30px;
	margin-top:20px;
	width:1000px;
	height:550px;
}
#trio2{
	margin-left:30px;
	margin-top:20px;
	width:1000px;
	height:590px;
}
#trio3{
	margin-left:30px;
	margin-top:0px;
	width:1000px;
	height:350px;
}
#trio4{
	margin-left:30px;
	margin-top:20px;
	width:1000px;
	height:440px;
}
#trio5{
	margin-left:30px;
	margin-top:20px;
	width:1000px;
	height:750px;
}
#trio6 {
	margin-left:30px;
	margin-top:-20px;
	width:1000px;
	height:370px;
	margin-right:auto;
	margin-left:auto;
}

#trio6 * h3 {
	margin-top: 16px;
	margin-bottom: 16px;
}

#trio6 * a{
	color:#0f408f;
}

#colonne1{
	float:left;
	margin-top:0px;
	width:294px;
	background-color:#FFFFFF;
}

#menu2{
	margin-top:0px;
	margin-left:-40px;
}
#menu2 li {
	width:220px;
}
#menu2 ul{
	margin-left:0px;
	float:left;
	}
#menu2 ul .bouton2{
	background:#bba6ad;
	color:#FFFFFF;
}
#menu2 ul li a:hover {
	background:#bba6ad;	
	border-top:1px solid #FFF;
}
#menu2 li a:hover {
	color:#FFFFFF;
}
#menu2 ul li {
	float:left;
	list-style:none;
	border:none;
	background:#CDEAE6;
	height:auto;
	width:264px;
	padding:0px 0 0 0; margin:0;
}
#menu2 ul li a {
	float:left;
	color:#9E8081;
	padding:0 0 0 15px; margin:0;
	width:248px; height:25px; line-height:25px;
	border:none;
	border-top:0px solid #FFF;
}

#menu2 li a{
	color:#402BC9;
}
#points-forts{
	background:#B1C2BF;
	margin-top:0px;
	margin-left:0px;
	width:223px;
	padding:1px 20px 10px 20px;
}
#points-forts2{
	background:#B1C2BF;
	
	margin-top:10px;
	margin-left:0px;
	width:223px;
	padding:1px 20px 10px 20px;
}
#points-forts h3{
	font-size:18px;
	color:#675E5C;
	font-weight:bold;
	margin-left:0px;
}
#points-forts h4{
	font-size:12px;
	color:#675E5C;
	font-weight:normal;
	line-height:17px;
}
#points-forts2 h3{
	font-size:18px;
	color:#675E5C;
	font-weight:bold;
	margin-left:0px;
}
#points-forts2 h4{
	font-size:12px;
	color:#675E5C;
	font-weight:normal;
	line-height:17px;
}
#trio td{
	padding-bottom:0px;
}
#trio td h4{
	padding-bottom: 30px;
	font-weight: normal;
}
#colonne2{
	margin-left: 295px;
	background-color:#FFFFFF;
}
#colonne2 img{
	margin-top:0px;
}
#colonne3{
	margin-left:295px;
	border:8px solid #B1C2BF;
	padding:10px 10px 10px 10px;
}
#colonne4{
	margin-left:295px;
	border:8px solid #B1C2BF;
	padding:10px 10px 10px 10px;
}
#colonne5{
	margin-left: 295px;
	background-color:#FFFFFF;
	padding-top:20px;
}
#colonne5 h4{
	line-height:20px;
	padding-top:20px;
}
#colonne6{
	margin-left: 295px;
	background-color:#FFFFFF;
	padding-top:20px;
}
#colonne6 h4{
	line-height:20px;
	padding-top:0px;
}
#colonne6{
	margin-left: 295px;
	background-color:#FFFFFF;
	padding-top:30px;
}

h3{
	font-size:16px;
	color:#0f408f;
	font-weight:normal;
}
h3 a{
	font-size:16px;
	color:#0f408f;
	font-weight:normal;
	letter-spacing:normal;
}
h4{
	font-size:12px;
	color:#000000;
	margin-top:-5px;
	font-weight:normal;
	line-height:18px;
}
h5{
	font-size:13px;
	color:#0f408f;
	font-weight:normal;
	line-height:8px;
}
h5 a{
	font-size:13px;
	color:#0f408f;
	font-weight:normal;
	line-height:8px;
}


#footer{
	background-color:#1c3684;
	width:1060px;
	margin-right:auto;
	margin-left:auto;
	border-bottom:#000000;
	letter-spacing:0px;
	border-top-style:inset;
	border-top-width:2px;
	border-color:#000000;
	height:70px;
}
#footer2{
	background-color:#1c3684;
	width:1060px;
	margin-right:auto;
	margin-left:auto;
	border-bottom:#000000;
	letter-spacing:0px;
	border-top-style:inset;
	border-top-width:2px;
	border-color:#000000;
	height:70px;
}
a{
	text-decoration: none;
	color: #000000;
	letter-spacing: 1px;
}
.table_title{
	font-size:14px;
	color:#FFFFFF;
}
.table_content a{
	font-size:10px;
	color:#d7d7d7;
}
table{
	text-align:left;
	line-height:15px;
}

#info_general{
	margin-right:auto;
	margin-left:auto;
	width:1000px;
	height:auto;
	margin-top:14px;
}
#info_general .pied{
	padding-right:20px;
	color:#d7d7d7;	

}
.mention{
	vertical-align:top;
	color:#d7d7d7;	
	text-align:right;	
}
.mention a{
	font-size:10px;
	color:#d7d7d7;	
}
.mention p{
	font-size:10px;

}
.onglet_actif{
	background-color:#00CE72;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#global-popup {
	width:740px;
	height:535px;
	padding-top: 40px;
	padding-left: 40px;
}

#contenu-popup {

}


	
