

body
{
	margin:0px;
	padding:0px;
}

img
{
	border:0px;
}

#global
{
	width:1001px;
	height:625px;
	margin:auto;
}


/*_____________________________________________________________________________________________ENTETE________________*/
#entete
{
	background-image:url("../images/modele/bg_entete.jpg");
	background-repeat:no-repeat;
	height:175px;
	border-right:1px solid #b0c700;
}

#base
{
	float:left;
	height:20px;
	width:380px;
	padding-top:155px;
	color:#4d602b;
	font-family:arial, sans-serif;
	font-size:17px;
	line-height:18px;
}

#menu_haut
{
	height:30px;
	padding-top:145px;
}

#menu_haut .liste a
{
	line-height:35px;
	font-family:arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#4d602b;
	text-decoration:none;
}

#menu_haut .liste a:hover
{
	color:white;
}


#menu_haut ul
{
	height:30px;
	margin-top:0px;
	list-style:inside none;
}

#menu_haut .liste li
{
	float:left;
	height:30px;
	text-align:center;
	list-style:inside none;
}

#menu_haut .liste li.on1{width:130px;}
#menu_haut .liste li.on2{width:58px;}
#menu_haut .liste li.on3{width:67px;}
#menu_haut .liste li.on4{width:95px;}
#menu_haut .liste li.on5{width:150px;}
#menu_haut .liste li.on6{width:120px;}

#menu_haut .liste li:hover
{
	background-image:url("../images/modele/bg_menu_haut.jpg");
	background-repeat:repeat-x;
}

#menu_haut li.on1{background-image:url("../images/modele/bg_menu_haut_on.jpg"); background-repeat:repeat-x;} #menu_haut li.on1 a{color:#FFF; cursor: default;}
#menu_haut .sous_liste
{
	z-index:500;
	position:absolute;
	left:-5000px;
	background-image:none;
	width:25px;
}

#menu_haut .sous_liste li
{
	float:none;
	width:175px;
	height:30px;
	padding-left:10px;
	cursor: auto;
	background-color:#b0c700;
	text-align:left;
}

#menu_haut li:hover .sous_liste
{
	position:relative;
	top:-5px;
	left:-40px;
}

#menu_haut .sous_liste li:hover
{
	background-image:none;
	background-color:#4d602b;
}

#menu_haut .sous_liste li a
{
	cursor:pointer;
	color:white;
	line-height:30px;
	font-weight:normal;

}

/*_____________________________________________________________________________________________GAUCHE________________*/
#gauche
{
	float:left;
	width:350px;
	height:439px;
	background-color:#eceded;
}

#riviere
{
	z-index:100;
	width:242px;
	height:439px;
	position:absolute;
	background-image:url("../images/modele/bg_riviere.png");
	background-repeat:no-repeat;
}

#lien_cache
{
	z-index:150;
	position:absolute;
	top:380px;
	left:38px;
	width:5px;
	height:5px;
}

#lien_cache a
{
	cursor:default;
}

.coordonnee_1
{
	float:left;
	width:39px;
	position:relative;
	text-align:right;
}

.coordonnee_1 a
{
	text-decoration:none;
	color:#4d602b;
	font-family:arial, sans-serif;
	font-size:13px;
	line-height:18px;
}

.coordonnee_2
{
	width:200px;
	position:relative;
	left:5px;
}

.coordonnee_2 a
{
	text-decoration:none;
	color:#4d602b;
	font-family:arial, sans-serif;
	font-size:13px;
	line-height:18px;
}

#menu_gauche
{
	z-index:50;
	margin-top:20px;
	width:350px;
	position:absolute;
	list-style:none;
	text-align:right;
}

#menu_gauche a
{
	font-family:arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#4d602b;
	text-decoration:none;
}

#menu_gauche a:hover
{
	color:white;
}

#menu_gauche dt
{
	height:25px;
	padding-right:10px;
	font-family:arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#b0c700;
	text-decoration:none;
	text-decoration:underline;
}

#menu_gauche dd
{
	padding-top:5px;
	padding-right:10px;
	height:25px;
}

#menu_gauche dd:hover
{
	background-color:#b0c700;
}


#menu_gauche .sous_liste
{
	position: absolute;
	left: -1000px;
	list-style-type: none;
	list-style-position: inside;
}

#menu_gauche .sous_liste dd
{
	width:120px;
	padding-left:10px;
	cursor: auto;
	background-color:#b0c700;
	text-align:left;
}

#menu_gauche .sous_liste dd:hover
{
	background-color:#4d602b;
}

#menu_gauche .sous_liste dd a
{
	cursor:pointer;
	color:white;
	font-weight:normal;
}

#menu_gauche dd:hover .sous_liste
{
	position: relative;
	top: -39px;
	left: 270px;
}

#cdck01
{
	width:144px;
	height:60px;
	position:absolute;
	top:365px;
	left:150px;
}

/*_____________________________________________________________________________________________SCENE________________*/
#scene
{
	height:439px;
	width:650px;
	overflow-y:scroll;
	overflow-x:hidden;
	background-image:url("../images/modele/bg_scene.jpg");
	background-repeat:repeat-y;
	scrollbar-face-color:#b0c700;
	scrollbar-shadow-color:#b0c700;
	scrollbar-highlight-color:#b0c700;
	scrollbar-track-color:#eceded;
	border-right:1px solid #b0c700;
}

h1
{
	width:633px;
	height:70px;
	margin-top:10px;
	margin-bottom:10px;
}

h2
{
	height:25px;
	line-height:25px;
	display:inline-block;
	padding-right:80px;
	padding-left:11px;
	margin-top:25px;
	margin-bottom:5px;
	background-image:url("../images/modele/gb_h2.png");
	background-repeat:repeat-y;
	background-position:right;
	font-family:arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:white;
}

h2 .mention
{
	font-style:italic;
	font-size:10px;
	font-weight:none;
}

#scene .titre_partenaire
{
	font-size:14px;
	font-weight:bold;
	color:white;
}

#scene a
{
	color:#4d602b;
}

#scene a:hover
{
	color:white;
}

#scene strong
{
	font-weigth:bold;
}

#scene acronym
{
	text-decoration:underline;
}

.point
{
	margin-right:11px;
}

.intro
{
	width:563px;
	font-family:arial, sans-serif;
	font-size:14px;
	font-style:italic;
	text-align:center;
	margin-left:50px;
	color:white;
}

.info
{
	width:563px;
	font-family:arial, sans-serif;
	font-size:12px;
	margin-left:50px;
	color:#4d602b;
}

object.pdf
{
	z-index:200;
	width:563px;
	height:345px;
}

.get_adobe_reader
{
	position:relative;
	top:-57px;
	left:490px;
}

#scene ul
{
	padding-left:15px;

}

#scene li
{
	font-size:12px;
	list-style-image: url("../images/modele/point_li.png");
}

#scene .white
{
	color:white;
}

#scene .green
{
	color:#b0c700;
}

.image_scene
{
	width:603px;
	margin-left:30px;
	margin-top:5px;
	border:0px;
}

.img_gauche
{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.img_droite
{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

#scene .centrer
{
	text-align:center;
}

#scene .droite
{
	text-align:right;
}

#scene .titre-champ
{
	float:left;
	text-align:right;
	width:90px;
	margin-top:3px;
	padding-right:5px;
}

#scene form
{
	width:563px;
	font-family:arial, sans-serif;
	font-size:12px;
	margin-left:50px;
	color:#4d602b;
}

#scene legend
{
	font-size:16px;
	color:#b0c700;
	font-weight:bold;
}

#scene label
{
	font-weight:bold;
}

#scene textarea
{
	width:99%;
}

#scene fieldset
{
	padding:10px;
	border:2px solid #b0c700;
}

#scene radio
{
	margin-left:-4px;
}

#scene .attention
{
	font-style:oblique;
	color:white;
	font-size:12px;
}
	


/*_____________________________________________________________________________________________PIED DE PAGE________________*/
#pied_page
{
	width:1001px;
	height:11px;
	background-image:url("../images/modele/bg_pied_page.jpg");
    text-align:right;
}

#graphi-k
{
	width:980px;
    height:5px;
    padding-right:10px;
	height:5px;
	position:absolute;
	top:606px;
    text-align:right;
}

#graphi-k a
{
	margin-top:0px;
	font-family:arial, sans-serif;
	font-size:8px;
	color:#ffffff;
    text-decoration:none;
    line-height:0px;
}

#graphi-k a:hover
{
	color:#000000;
}

