/*******************************************************************************
 *                                     N O R M A L I S A T I O N
 ******************************************************************************/


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td  { margin : 0; padding : 0; }

h1,h2,h3,h4,h5,h6 { font-size : 100%; }

ol,ul { list-style : none; }

address, caption, dfn, th, var { font-style : normal; font-weight : normal; }

table { border-collapse : collapse; border-spacing : 0; }

fieldset,img { border : 0; }

caption,th { text-align : left; }


a img,:link img,:visited img { border: none; }

a { 
	color:#0b2a60;
	text-decoration: none; 
	font-weight: normal; 
}
a:hover { 
	color:#FFF; 
	text-decoration: underline; 
}

a.externe {
    background: url(../images/lien_externe.png) center right no-repeat;
	padding-right: 13px;
}

body {
	width:65%;
	min-width:660px;
    margin: 0 150px 0 auto;
    padding: 60px 0 0 40px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #0b2a60;
    background-color:#FFF;
    background: url(../images/nuages.jpg) top center ;/**/
}

/*******************************************************************************
 *                                     E N   T E T E 
 ******************************************************************************/

#header{
    position: relative;
    z-index: 10;
    width:100%;
    height:52px;
    padding-top: 20px;
	
	color: #FFF;
	font-size: 12px;
	letter-spacing: 0.8px;
}

#header H1{
	position: relative;
    z-index: 12;
	color: #FFF;
	font-size: 12px;
	letter-spacing: 0.8px;
	font-weight: normal;
}

#header a {
	color: #FFF;
	font-size: 11px;
}

/************************************************************** menu dessus */

#header #top_menu{
	position: absolute;
	top: -9px;
	height: 15px;
	left:235px;
	right:0px;
    z-index: 40;
}

#header #top_menu table #border_top{
	background: url(../images/bordure_dessus.png) top left repeat-x;
	width: 2000px;
}

#header #top_menu table{
	float:right;
	height: 20px;
}

#header #top_menu td {
	vertical-align:middle;
	white-space: nowrap;
}
#header #top_menu #border_space{
	width: 31px;
	height: 18px;
	margin-right:-4px;
}

#header #top_menu table a{
	margin:4px;
}

/************************************************************** menu dessous */

#header #bottom_menu{
	position: absolute;
	left:0px;
	right:0px;
	top: 53px;
    z-index: 10;
}

#header #bottom_menu table #border_bottom{
	background: url(../images/bordure_dessous.png) top left repeat-x;
	width: 2000px;
}

#header #bottom_menu table{
	float:left;
	margin-top:-9px;
}

#header #bottom_menu td {
	vertical-align:middle;
	white-space: nowrap;
}
#header #bottom_menu #border_space{
	width: 31px;
	height: 18px;
}

#header #bottom_menu table A{
	margin-right:4px;
}




#header #border_left{
	position: absolute;
	left:0px;
	margin-left: -26px;
    z-index: 10;
	
	top: 0px;
	width: 26px;
	height: 62px;
	background: url(../images/bordure_gauche.png) top left no-repeat;
}

#header #border_center{
    position: absolute;
    z-index: 10;
    width:100%;
    height:52px;
    top: 0px;
	background: url(../images/bordure_centre.png) top left repeat-x;
}

#header #border_right{
	position: absolute;
	top: 0px;
	right: 0px;
	margin-right: -31px;
	width: 31px;
	height: 62px;
	background: url(../images/bordure_droite.png) top left no-repeat;
}

#header #logo{
	position: absolute;
	top: -20px;
	z-index:30;
}

#header #logo_cercles{
	position: absolute;
	top: -41px;
	left:-37px;
	z-index:0;
}

/*******************************************************************************
 *                                     C O N T E N U  
 ******************************************************************************/

#content_container{
	position: relative;
    z-index: 10;
    top: 40px;
    left:0px;
    right: 0px;
    margin-left: -10px;
    margin-right: -10px;
}

#content_container H1{
	font-weight: normal;
	font-size: 2.2em;
	color: #FFF;
	margin: 15px 0px 5px 10px;
	margin-top:15px;
	text-align: left;
	line-height:1em;
}

#content_background{
	position: relative;
    z-index: 10;
    left:0px;
    right: 0px;
    min-height:400px;
    bottom:0px;
    
	background: url(../images/fond_blanc.png) ;
}

#content_block{
	position: relative;
    top:-15px;
}

#content{
	z-index:12;
    height:100%;
    padding:10px;
	color: #0b2a60;
	text-align: justify;
	line-height:1.5em;
	clear:right;
}

#content H1{
	font-weight: normal;
	font-size: 1.8em;
	color: #FFF;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: left;
	line-height:1em;
}

#content H2{
	font-size: 1.2em;
	margin-top: 10px;
}


#content .illustration{
	float:right;
	margin : 15px 0px 15px 15px;
	border: 1px #0b2a60 solid;
	clear:right;
}

#content ul{
	list-style : disc;
	margin-left : 10px;
	padding-left : 5px;
}

#content HR{
	height: 1px;
	margin: 15px 0 15px 0;
	padding: 0;
	color: #0b2a60;
	background-color: #0b2a60;
	border: 0;
}

#content #attached_documents{
	float:right;
	font-size : 9px;
	padding : 0 0 0 5px;
	margin : 0px 0px 15px 15px;
}

#content #attached_documents li{
	list-style : none;
	line-height:1.5em;
}

#content #attached_documents .icon{
	vertical-align:middle;
	margin: 0px 4px 4px 0;
}

/************************************************************** menu */

#menu {	
	color: #0b2a60;
	line-height:1.5em;
	height:24px;
}

#menu li{
	float:left;
	width: 130px;
	height:24px;
	text-align: left;
	padding-left:15px;
	line-height: 24px;
}

#menu li.right{
	float:right;
	position: absolute;
	right:0px;
	margin-right:0px;
	text-align: right;
	padding-right:10px;
	width: 140px;
}

#menu li.menu-highlight a, #sub_menu li a.menu-highlight{
	color:#FFF;
}

#menu li.menu-highlight{
	background: url(../images/onglet_centre.png);
}

#menu li.left.menu-highlight {
	background: url(../images/onglet_gauche.png);
}

#menu li.left {
	padding-left:10px;
}

#menu li.right.menu-highlight{
	background: url(../images/onglet_droite.png);
	padding-left:10px;
}

#menu li a{
	font-weight: bold;
	font-size: 10px;
}



#sub_menu {	
	display: block;
	left:0px;
	right:0px;
    min-height:15px;
    padding-top:5px;
    padding-bottom:5px;
	padding-left:10px;
	padding-right:50px;
	background: url(../images/fond_bleu.png);
}

#sub_menu li{
	display: inline;
	padding-left:0px;
	padding-right:30px;
	line-height: 14px;
	white-space: nowrap;
}

#sub_menu.sub_menu_level li{
	padding-right:5px;
	white-space: normal;
}

#sub_menu.sub_menu_level{
    min-height:37px;
}

#sub_menu li a{
	font-weight: bold;
	font-size: 9px;
}



#sub_menu ul {	
	display: inline;
	padding-right: 15px;
}

#sub_menu ul li{
	display: inline;
	padding-left: 0px;
	margin-right: 5px;
	white-space: nowrap;
}

#sub_menu ul li a{
	font-weight: normal;
	font-size: 9px;
}



#icon_menu{
	float: right;
	display: block;
	width: 79px;
	height:45px;
	background: url(../images/onglet_bas.png);
}

#icon_menu_level{
	position: absolute;
	float: right;
	top:30px;
	right:5px;
}

#icon_menu #icon{
	margin-left:1px;
	margin-top: -20px;
}


/***/


/************************************************************** habillage */

#content_top-left_border{
	position: absolute;
    z-index: 10;
    top: -15px;
    left: 0px;
    width: 50px;
    height: 15px;
	background: url(../images/fond_blanc_dessus.png) top left;
}

#content_top-right_border{
	position: absolute;
    z-index: 10;
    top: -15px;
    right: 0px;
    left: 50px;
    height: 15px;
	background: url(../images/fond_blanc_dessus.png) top right;
}

#content_bottom-left_border{
	position: absolute;
    z-index: 10;
    bottom: -18px;
    left: 0px;
    width: 50px;
    height: 18px;
	background: url(../images/fond_blanc_dessous.png) top left;
}

#content_bottom-right_border{
	position: absolute;
    z-index: 10;
    bottom: -18px;
    right: 0px;
    left: 50px;
    height: 18px;
	background: url(../images/fond_blanc_dessous.png) top right;
}

/*******************************************************************************
 *                                     L O G O S
 ******************************************************************************/

#logos_container{	
	position:relative;
    width:110px;
	top:0px;
	left:0px;
    height:1px;
    width:1px;
    
    z-index: 110;
}

#logos{	
	position: relative;
	top: 220px;
    left:-150px;
    margin: 0px;
    padding: 0px;
    z-index: 101;
    width:110px;
}

#logos img{
    margin: 0px;
    padding: 0px;
	
}


/*******************************************************************************
 *                                     F O N D et habillage 
 ******************************************************************************/

#top_band{
    position: fixed;
    z-index: 100;
    top: 0px;
    left:0px;
    width:100%;
    height:15px;
	background: url(../images/bande_dessus.png) top right repeat-x;

}

#top_band p {
	position: relative;
	color:#8fc0ef;
	letter-spacing: 0.9px;
	font-size: 9px;
	text-align:right;
	right:150px;
	top:1px;
}

#grass{
    position: fixed;
    z-index: 100;
    bottom: 0px;
    right:0px;
    width:100%;
    height:160px;
	background: url(../images/herbe.png) top right repeat-x;
}

#grass a{
	position: absolute;
	color:#FFF;
	font-size:10px;
    z-index: 0;
    bottom: 0px;
    right:0px;
    margin: 4px;
}

#grass .et {
    font-weight: bold;
    color: #28B4E4;
}

#grass .magenta {
    color: #E53088;
    font-weight: bold;
}

#forest_ball{
    position: fixed;
    z-index: 99;
    bottom: 0px;
    right:0px;
	display:none;
}

#background{
    position: absolute;
    z-index: 0;
    top: 0px;
    left:0px;
    
}

#background_zone{
    position: fixed;
    z-index: 0;
    top: 0px;
    left:0px;
    width:100%;
    height:100%;
    overflow:hidden;
}