body{
	padding : 0;
    margin : 0;
	background-color: #E4EDF2;
	height:auto;
    text-align: center;
	font-family: Arial, "Liberation Sans", "Nimbus Sans L", Garuda, sans-serif, Verdana, "Times New Roman";
}

div{
	padding : 0px;
    margin : 0px;
}

a, img{
	border:0px;
	text-decoration:none;
}

table img{
	border:1px solid #5dbfd4;
	padding:5px;
	margin: 5px 0px;
	background-color:#FFFFFF;
}

.image{
	/*border:1px solid #333366;*/
	margin:10px;
}

fieldset{
	padding:10px;
	width:550px;
	background-color:#E4EDF2;
	border: 1px solid #5dbfd4;
}

#contenu li{
	list-style-type:none;
	background-image:url(../images/puce.gif);
	background-repeat:no-repeat;
	background-position:0% 12%;
	padding-left:15px;
	z-index:10;
	height:1%;
	width:80%;
	margin-left:auto;
	margin-right:auto;
}

/* MISE EN PAGE - DESIGN/GRAPHISME */

#global{
	position: relative;
    margin-left: auto;
	margin-right:auto;
    width : 804px;
	text-align:left; 
}

#top_bandeau{
	background-color: #5DBFD4;
	width: 800px;
	line-height : 3px;
	height: 3px;
	position: absolute;
	top: 0px;
	z-index:5;
	border-right: solid #333366 1px;
	border-left: solid #333366 1px;
	float:left;
}

#bandeau{
	width: 800px;
	height:312px;
	background-image:url(../images/bandeau3.png);
	z-index:1;
	position: absolute;
	top:-6px;
	border-right: solid #333366 1px;
	border-left: solid #333366 1px;
	float:left;
}

#menu_position{
	width: 800px;
	background-color : #5DBFD4;
	z-index:20;
	position: relative;
	top: 210px;
	left:1px;
	float:left;
}

#lang{
	position:relative;
	text-align:right;
	top: -74px !important;
	top: -77px;
	right: 8px;
	width:150px;
	height:25px;
	z-index:7;
	float:right;
}

#path{
	font-size: xx-small;
	text-align: left;
	padding: 10px;
	padding-left:5px;
	width: 780px;
	z-index:5;
	position: relative;
	top: -43px !important;
	top: -46px;
	float:left;
	line-height:15px;
}

#path_bg{
	width: 800px;
	z-index:4;
	position: relative;
	top: -16px !important;
	top: -20px;
	float:left;
	left:1px;
	background-color:#ffffff;
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;
	height:15px;
	line-height:15px;
	border-bottom:1px #5dbfd4 solid;
}

#contenu{
	font-size: 13px;
	text-align: justify;
	width: 680px;
	z-index:6;
	position: relative;
	top:-35px;
	margin-left: auto;
	margin-right: auto;
	margin-left: 60px;
	margin-right:-60px;
	
}

#contenu_enveloppe{
	width: 800px;
	z-index:5;
	border-right: solid #333366 1px;
	border-left: solid #333366 1px;
	border-bottom: solid #333366 1px;
	position: absolute;
	top: 300px;
	background-color:#FFFFFF;
	text-align:center;
	margin:0px auto;
	padding:0px;
}

#footer{
	width: 800px;
	height:14px;
	background-color: #5DBFD4;
	z-index:8;
	position: relative;
	bottom: 0px;
	font-size: 10px;
	text-align: center;
	color:#FFFFFF;
    clear: both;
	padding-top:15px;
	padding-bottom:5px;
}

#pg_up{
	width: 800px;
	z-index:9;
	position: relative;
	bottom: -9px;
	font-size: 10px;
	text-align: center;
    clear: both;
	text-decoration:none;
	background-image:url(../images/fond_pageup.gif);
	background-repeat:no-repeat;
	line-height:20px;
}


/* MISE EN PAGE - TEXTE */
p{
	font-size: 13px;
	text-align: justify;
}

h1{
	font-size: 15px;
	text-align: left;
	text-indent:15px;
	color: #333366;
	font-weight:bold;
	background-image:url(../images/fond_titre.gif);
	background-repeat:no-repeat;
	line-height:50px;
	width:800px;
	height:50px;
	z-index:9;
	white-space: nowrap;
	position:relative;
	top:-23px !important;
	top:-10px;
	left:-60px;
	float:left;
	margin:0px;
	padding:0px;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}

.big_subtitle{
	font-size: 14px;
	text-align: left;
	color: #333366;
	font-weight:bold;
	text-indent:0px;
	}

.intro_txt{
	font-size: 13px;
	text-align: justify;
	text-indent:0px;
	font-weight:bold;
	
}

h2{
	font-size: 14px;
	color: #5DBFD4;
	font-weight:bold;
	text-indent:0px;
	
}

h3{
	font-size: 13px;
	color: #333366;
	font-weight:bold;
	text-indent:0px;
	
}

.important{
	font-size: 13px;
	color: #5DBFD4;
	font-weight:bold;
	text-indent:0px;
	text-decoration:none;
}

.important_dark{
	font-size: 13px;
	color: #333366;
	font-weight:bold;
	text-indent:0px;
	text-decoration:none;
}

.important_encadre{
	font-size: 13px;
	color: #5DBFD4;
	font-weight:bold;
	text-indent:0px;
	text-decoration:none;
	border: solid 1px #5DBFD4;
	text-align:center;
	background-color:#E4EDF2;
	padding:2px 5px 2px 5px;
}

.lang_encadre{
	font-size: 11px;
	color: #5DBFD4;
	font-weight:bold;
	text-indent:0px;
	text-decoration:none;
	border: solid 1px #5DBFD4;
	text-align:center;
	background-color:#E4EDF2;
	padding:0px 2px 0px 2px;
	font-variant:small-caps;
}

a{
	color: #333366;
	text-decoration:underline;
}

a:hover{
	color: #5DBFD4;
	text-decoration:none;
}

a:active{
	color: #5DBFD4;
	text-decoration:none;
}

.liste {
	list-style-type:none;
	background-image:url(../images/puce.gif);
	background-repeat:no-repeat;
	background-position:0% 12%;
	padding-left:15px;
	z-index:10;
	height:1%;
	
}

.liste ul{
	height:1%;
}

.encadre{
	border: solid 1px #333366;
	text-align:center;
	background-color:#E4EDF2;
}

label {
	display:block;
	width:150px;
	float:left;
	font-weight:bold;
	margin-top:3px;
}

.label2 {
	display:block;
	width:100px;
	float:left;
	font-weight:bold;
	margin: 3px 0px 0px 0px;
}

.category{
	font-weight: bold;
	color: #5dbfd4;
	background-color:#e4edf2;
}

table, form{
	width:650px;
	
}

.publications{
	background-color: #e4edf2;
	border: #333366 1px solid;
	border-collapse:collapse;
	text-align:center;
	margin-top:-20px;
}

.publications tr, td{
	border-collapse:collapse;
	background-color: #e4edf2;
	border: #333366 1px solid;
}

/* CSS MENU */

#menu, #menu ul
{
        padding : 0;
        margin : 0;
        list-style : none;
        line-height : 22px;
        text-align : center;
}

#menu
{
        font-weight : bold;
        font-size : 12px;
		display : block;
        
}

#menu a
{
        display : block;
        padding : 0;
        background-color : #5DBFD4;       
        color : #ffffff;
        text-decoration : none;
        /*width : 100px;*/
		z-index:4;
		
}

#menu li     
{ 
        float : left;
}

#menu li ul
{ 
        position: absolute;
        /*width: 100px;*/
        left: -999em;
}

#menu li ul ul 
{
        margin    : -23px 0 0 0px ;     
}

#menu a:hover  
{
        color: #fff;
        background: #333366;
}

#menu li:hover ul ul, #menu li.sfhover ul ul
{
        left: -999em;
}

#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul
{
        left: auto;
        min-height: 0;
}

.menu_case1{
	width:68px;
	border-right: 1px #E4EDF2 dashed;
}

.menu_case2{
	width:100px;
	border-right: 1px #E4EDF2 dashed;
}

.menu_case2a{
	border-top: 1px #E4EDF2 solid;
	width:100px;
	position:relative;
	left:0px;
	top:-1px;
}

.menu_case2b{
	border-top: 1px #E4EDF2 dashed;
	width:100px;
	position:relative;
	left:-100px;
	top:21px;
}

.menu_case2c{
	border-top: 1px #E4EDF2 dashed;
	width:100px;
	position:relative;
	left:-200px;
	top:43px;
}

.menu_case2d{
	border-top: 1px #E4EDF2 dashed;
	width:100px;
	position:relative;
	left:-300px;
	top:65px;
}

.menu_case3{
	width:196px;
	border-right: 1px #E4EDF2 dashed;
}

.menu_case3a{
	border-top: 1px #E4EDF2 solid;
	width:196px;
	position:relative;
	left:0px;
	top:-1px;
}

.menu_case3b{
	border-top: 1px #E4EDF2 dashed;
	width:196px;
	position:relative;
	left:-196px;
	top:21px;
}

.menu_case3c{
	border-top: 1px #E4EDF2 dashed;
	width:196px;
	position:relative;
	left:-392px;
	top:43px;
}

.menu_case4{
	width:96px;
	border-right: 1px #E4EDF2 dashed;
}

.menu_case5{
	width:100px;
	border-right: 1px #E4EDF2 dashed;
}

.menu_case5a{
	border-top: 1px #E4EDF2 solid;
	width:100px;
	position:relative;
	left:0px;
	top:-1px;
}

.menu_case5b{
	border-top: 1px #E4EDF2 dashed;
	width:100px;
	position:relative;
	left:-100px;
	top:21px;
}

.menu_case5c{
	border-top: 1px #E4EDF2 dashed;
	width:100px;
	position:relative;
	left:-200px;
	top:43px;
}

.menu_case6{
	width:100px;
	border-right: 1px #E4EDF2 dashed;
}

.menu_case7{
	width:53px;
	border-right: 1px #E4EDF2 dashed;
}

.menu_case8{
	width:80px;
}

