body   { 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	font-size:12px;
	text-align: center;
	margin-top:10px; 
	background-color:rgb(206,209,212);
}

.clear_both {
	clear:both;
	}
#film {
position:relative;
left:0px;
top:0px;
z-index:1;
}

#identite {
position:relative;
left:50px;
top:0px;
z-index:2;
}
	
#chemin	{
	color: #727272;
	font-size: 0.9em;
	font-weight: bold; 
	background-image: none; 
	background-repeat: repeat-y; 
	display: block; 
	margin: 0 5px 15px 0; 
	padding-top: 3px; 
	padding-bottom: 7px; 
	padding-left: 4px; 
	width: 100%; 
	border-bottom: 1px dashed #c5c9cc
	}
	
#chemin a {
	color: #505E97;
	font-weight: normal;
	text-decoration: none;
	margin: 4px 2px 0 0;
	padding: 4px 10px 3px;
	}
	
#chemin a:hover {
	color: #10298c;
	}
	
#chemin .courant {
	color: #a42929;
	text-decoration: none;
	margin: 4px 2px 0 0;
	padding: 4px 10px 3px;
	}
	
#chemin .courant:hover { 
	color: #a42929;
	}
	
#informations {
	margin-top:10px;
	padding:10px 40px 24px 40px;
	background-image: url("../images/interface_02.png"); 
	background-repeat: no-repeat; 
	background-position: 3px 3px; 
	background-color:rgb(255,255,255);
	line-height:1.25em;
	}

#informations em {
	font-style: normal; 
	font-weight: bold;
	}
	
#informations .espaceur {
	font-style: normal; 
	margin-left:120px;
	}

#informations p   { 
	color: #444; 
	font-size: 1.1em; 
	margin: 2px 2px 8px 8px;
	}
	
#informations ul   { 
	color: #444; 
	font-size: 1.1em; 
	margin: 2px 2px 8px 40px;
	list-style-position: outside
	}

#informations li   { 
	list-style:disc;	
	}

#informations #themes li   { 
	list-style:none;	
	}

	
#informations a  { 
	color: #505E97; 
	text-decoration: none; 
	}

#informations a:hover { 
	color: #505E97; 
	text-decoration: none; 
	}

#informations a img { 
	position:relative;
	top:6px;
	left:5px;
	}
#informations h1	{ 
	color: #a42929; 
	font-size: 1.3em; 
	font-weight: normal; 
	margin-bottom: 5px; 
	padding-bottom: 3px; 
	border-bottom: 2px solid #a42929; 
	}

#informations h2  { 
	color: #a42929; 
	font-size: 1.2em; 
	font-weight: normal; 
	border-bottom: 1px dotted #a42929; 
	margin: 10px 0px 3px; 
	padding: 3px 0px 2px 2px; 
	}

#FormName input, #FormName textarea, #informations h2 input, #informations h2 textarea, #informations h3 textarea  { 
	font-size: 12px; 
	font-weight: normal; 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	}




#cibles h2  { 
	color: #a42929; 
	font-size: 1.2em; 
	font-weight: normal; 
	border-bottom: 1px dotted #a42929; 
	margin: 13px 0px 3px; 
	padding: 15px 0px 2px 2px; 
	}

.col1_graph {
width:400px;
height:400px;
float:right;
}

#informations .col2_graph {
width:400px;
height:400px;
margin:10px 0 3px;
padding:15px 0 2px 2px;}


#informations h3  { 
	color: #444; 
	font-size: 1.1em; 
	font-weight: bold; 
	margin: 6px 2px 2px 
	}

#informations h3.contact  { 
	color: #444; 
	font-size: 1.1em; 
	font-weight: normal; 
	margin: 6px 2px 2px 
	}

#informations h3.obligatoire  { 
	color: #000; 
	}

#informations .corps_texte {
	color: #444; 
	font-size: 0.9em; 
	margin-left: 10px; 
	margin-bottom: 10px; 
	}
	
#informations .source {
	text-align:left;
	font-style:normal; 
	color: #444; 
	font-size: 0.9em; 
	margin-bottom: 5px; 
	margin-left: 10px; 
	width:100%; 
	}
	
#informations .documents {
	text-align:left;
	font-style:normal; 
	color: #444; 
	font-size: 0.9em; 
	margin-bottom: 5px; 
	margin-left: 10px; 
	}

#informations  { 
	color: #444; 
	font-size: 1em; 
	margin: 6px 2px 2px 
	}

#loginTable {
	text-align:center;
	margin-top:20px;
	margin-left:auto;
	margin-right::auto;
	
	}
	
#loginTable table {
	text-align:right;
	width:450px;
	font-size:16px;
	}

#loginTable input {
	margin:5px;
	}

#loginTable td.col1 {
	text-align:right;
	width:450px;
	font-size:16px;
	}

#loginTable td.col2 {
	text-align:left;
	width:450px;
	}

#informations ul li ul  { 
	font-size: 1em; 
	}

	
#laius {
	font-size: 1.05em; 
	font-weight: normal; 
	line-height: 1.5em; 
	margin: 10px 10px; 
	width:900px;
	float:left;
	}
	
#themes {
	width:550px;
	margin: 10px 10px 40px 200px ; 
	text-align:right;
	font-size: 1.2em; 
	line-height: 1.8em; 
	font-weight: bold; 
	}

#themes ul li img {
	margin-left:10px;
	vertical-align:middle;
	}	

#pied	{
	color: #333; 
	padding-top:10px; 
	font-size:0.8em; 
	text-align:center;
	}
	
#pied a {
	color: #333; 
	}
	
#pied #Tableau_01 {
	width:281px;
	text-align:right;
	}

#pied td.financeurs {
	text-align:left;
	}
	
#pied td.adresse {
	text-align:left;
	padding-left:90px;
	}

#pied td.mentions {
	text-align:center;
	padding-left:15px;
	}
	
.une-ligne {
	display:block;
	clear:both;
	}

.fond-blanc {
	background-color:white;
	}

.intitule-objectif, .intitule-problematique, .intitule-question, .intitule-response {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	}
.objectif, .problematique, .question, .response {
	width:390px;
	}

.intitule-objectif {
	display:block;
	float:left;
	margin-top:5px;
	}
	
.objectif {
	font-weight:normal;
	display:block;
	float:right;
	margin-top:5px;
	}
	
.intitule-problematique {
	display:block;
	float:left;
	margin-top:5px;
	}
	
.problematique {
	font-weight:normal;
	display:block;
	float:right;
	margin-top:5px;
	}
	
.intitule-question {
	display:block;
	float:left;
	margin-top:5px;
	}
	
.question {
	font-weight:normal;
	display:block;
	float:right;
	margin-top:5px;
	}
.question_evaluation {
	font-weight:normal;
	display:block;
	float:right;
	margin-top:5px;
	width:750px;
	}
	
.intitule-response {
	display:block;
	float:left;
	margin-top:5px;
	}
	
.response {
	font-weight:normal;
	display:block;
	float:right;
	margin-top:5px;
	}

.basic div p {
	display:block;
	}
.clear_both {
	clear:both;
	}
	
div.rubrique {
font-size:14px;
}

div.sujet {
color:rgb(80,94,164);
padding-left:10px;
padding-bottom:3px;
padding-top:3px;
}

#informations div.sujet.selected_sujet a {
display:block;
color:rgb(255,255,255);
background-color:rgb(174,25,31);
margin-left:-6px;
padding-left:3px;
}

xxdiv.sujet.selected_sujet a {
display:block;
color:grey;
border-left:3px solid lightgrey;
border-bottom:1px solid lightgrey;
border-top:1px solid lightgrey;
margin-left:-6px;
padding-left:3px;
}

div.rubrique.selected_rubrique{
}


div.infos_sujet {
display:none;
}

div.show_info {
display:block;
}

div.rubrique a {
font-weight:bold;
}

div.sujet a {
font-weight:normal;
}

div #liste_sujets {
display:block;
float:right;
width:390px;
padding:8px;
border:1px solid rgb(174,25,31);
}

div #liste_rubriques {
clear:both;
float:left;
width:466px;
margin-left:10px;
}
div.rubrique_content {
display:none;
}

div.show_rubrique {
display:block;
}

#contenu_principal {
display:block;
clear:both;
float:left;
width:460px;
}

#en_haut_a_droite {
display:block;
float:right;
width:390px;
padding:0px 8px 8px 8px;
border:1px solid lightgrey;
}

#informations h3.deroulement {
font-weight: normal; 
color: #444;
font-size: 11px;
line-height:12px;
}
#informations h3.objet {
font-weight: normal; 
color: #A42929;
}
#informations h3.axes {
font-weight: normal; 
color: #A42929;
}

#informations h3.deroulement em {
font-weight: bold; 
color: #444;
}
#informations h3.deroulement em.identite {
font-weight: normal; 
color: #A42929;
}

#informations h3.deroulement em.prenom {
font-weight: normal; 
color: #A42929;
}

select.droite {
width:125px;
}
.sommaire {
padding:5px 0px 5px 20px;
}
#content #informations #contenu div.sommaire h1{
border-bottom:1px solid #A42929;
color:#A42929;
font-size:1.1em;
font-weight:normal;
margin-top:10px;
margin-bottom:5px;
}
#content #informations #contenu div.sommaire h2{
border-bottom:0px solid #A42929;
color:#888;
font-size:1em;
font-weight:bold;
padding:0px 0px 0px 5px;
margin:0px 0px 0px 5px;
}
#content #informations #contenu div.sommaire h3{
color:#444444;
font-size:1.1em;
font-weight:normal;
padding:0px 0px 5px 5px;
margin:0px 2px 5px 5px;
}

#informations .commmentaire {
margin-left:30px;
margin-top:15px;
}

.bemix_style_nom_be { font-family: Lucida Grande,Geneva,Arial,Helvetica,Verdana,sans-serif; font-weight: bold; color: #A42929; font-size: 14px; }
.bemix_style_outils { font-family: Lucida Grande,Geneva,Arial,Helvetica,Verdana,sans-serif; font-weight: bold; color: #a6a6a6; font-size: 11px; }
.bemix_style_puce { font-family: Lucida Grande,Geneva,Arial,Helvetica,Verdana,sans-serif; color: #A42929; font-size: 11px; }
.bemix_style_titre { font-family: Lucida Grande,Geneva,Arial,Helvetica,Verdana,sans-serif; font-weight: bold; font-size: 11px; }
.bemix_style_chapitre { font-family: Lucida Grande,Geneva,Arial,Helvetica,Verdana,sans-serif; color: #595959; font-size: 11px; }
.bemix_style_description { font-family: Lucida Grande,Geneva,Arial,Helvetica,Verdana,sans-serif; font-size: 11px; }
.bemix_style_paragraphe { margin-top: 4px; margin-bottom: 4px; }
.bemix_style_liens_01 { }
.bemix_style_liens_01 a:link { color: #184875; outline: none; text-decoration: none; }
.bemix_style_liens_01 a:active { color: #FF6633; outline: none; text-decoration: none; }
.bemix_style_liens_01 a:visited { color: #184875; outline: none; text-decoration: none; }
.bemix_style_liens_01 a:hover { color: #FF6633; outline: none; text-decoration: none; }
.bemix_style_liens_02 { }
.bemix_style_liens_02 a:link { color: #a6a6a6; outline: none; text-decoration: none; }
.bemix_style_liens_02 a:active { color: #FF6633; outline: none; text-decoration: none; }
.bemix_style_liens_02 a:visited { color: #a6a6a6; outline: none; text-decoration: none; }
.bemix_style_liens_02 a:hover { color: #FF6633; outline: none; text-decoration: none; }