* {
	margin:0;
	padding:0;
}

html {
	max-height:100%;
	/* enlève les barres de défilements verticale sous IE */
	overflow-x: hidden;
	overflow-y: hidden;
	overflow:none;
	border: 0 none;	
	margin: 0;
	padding: 0;
}

body {
	background-color:#ff6f02;
	font:11px verdana, Arial, Helvetica, sans-serif;
	color:#282828;
	text-align:justify;
	border: 0 none;	
	margin: 0;
	padding:0;
}



	 
#frame_bandeau {

     }
	 

	 
#bandeau {
display: none;
}

#frame_sommaire_gauche{

}


#sommaire_gauche {
display: none;
}

.info_legales {
display: none;
}


.info_legales a{
display: none;
}

#frame_page {

}


#page {
margin: 10px 10px 10px 20px;
padding-top:10px;
}

#frame_sommaire_droit{
display: none;
}	

#sommaire_droit {
display: none;
} 

#info_legales {
display: none;
}


#logo_ccc {
display: none;
}


#bloc_fil_ariane_bandeau{
display: none;
}

#fleche_retour{
display: none;
}

#bloc_btn_bandeau{
display: none;
}

.icone_editeur{
display: none;
}

#page h1 {
	font-family:verdana, Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#FF7B00;
	font-size:25px;
	/*background:url(../charte_web/ligne_h1.jpg) bottom no-repeat right;*/
	border-bottom:ridge 2px #B37400; /*#C60000;*/
	margin-bottom:20px;
	
}

#page h2 {
	font-family:verdana, Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
	/*border-bottom:solid 1px #ff7c0e; */
	margin:30px 0 20px 0px;
}


#page h3 {
	font-family:verdana, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#4D4D4D;
	font-weight:bold;
	font-size:16px;
	/*border-bottom:1px dotted #ff7c0e; */
	margin:30px 0 10px 20px;
}


#page h4 {
	font-family:verdana, Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px dotted #003366;
	margin:30px 0 10px 20px;
	
}


/* tableau */
#page table tr td{
margin:0;
padding:5px 5px 5px 5px;
font-family: verdana, Georgia, "Times New Roman", Times, serif;
font-size:12px;
}


#page table p {
margin:0px;
}

/* liste numérotée */
#page ol li {
	padding:0px 10px 0 0;
	margin:10px 0 0px 5px;
}

/* puces graphiques */
#page ul li {
	list-style-image:url(puce_triangle_rouge.gif);
	padding:0px 10px 0 0;
	margin:10px 0 0px 40px;
}

img.img_gauche  {
float:left;
margin: 10px 10px 10px 10px;
}


img.img_droite {
float:right;
margin: 10px 10px 10px 10px;
}

p .paragraphe_h1{
margin:10px 0 10px 20px;
}

div.bloc_gauche,
span.bloc_gauche
 {
float:left;
margin: 10px 10px 10px 10px;
}

div.bloc_droit,
span.bloc_droit
 {
float:right;
margin: 10px 10px 10px 10px;
}

/* tableau */
#page table tr td{
margin:0;
padding:5px 5px 5px 5px;
font-family: verdana, Georgia, "Times New Roman", Times, serif;
font-size:12px;
}


#page table p {
margin:0px;
}

/* styles dans l'éditeur */
.note {
font-size: 0.8em;
font-style:italic;
}


.txtbleu {
	/*font-size: 22px;*/
	color: #007BB2;
	/*line-height: 30px;*/
	text-decoration: none;
}


.txtorange {
	color: #D96900;
	/*line-height: 30px;*/
	text-decoration: none;
}

.txtgris {
	color: #4D4D4D;
	/*line-height: 30px;*/
	text-decoration: none;
}

.surligne1{
background-color: #FFD8A5;
}

.surligne2{
background-color: #ff7b00;
}

.surligne3{
background-color: #80badf;
}

.cadre1 {
border: 1px solid #FFD8A5;
margin: 5px 5px 5px 5px;
padding:2px 5px 2px 5px;
background-color: #FFD8A5;
font-weight: normal;
font-style: normal;
color: black;
display: block;
/*font-size: 1.2em;*/
/*line-height: 2em;*/
}


.cadre1_centre {
border: 1px solid #FFD8A5;
margin: 4px 5px;
padding:2px 10px;
background-color: #FFD8A5;
font-weight: normal;
font-style: normal;
color: black;
display: block;
text-align:center;
/*font-size: 1.2em;*/
/*line-height: 2em;*/
}

.cadre1_vide {
border: 1px solid #FFD8A5;
margin: 4px 5px;
padding:2px 10px;
background-color: #ffffff;
font-weight: normal;
font-style: normal;
color: black;
display: block;
text-align:center;
/*font-size: 1.2em;*/
/*line-height: 2em;*/
}



.cadre2 {
border: 1px solid #d96900;
margin: 4px 5px;
padding:2px 10px;
background-color: #ff7b00;
font-weight: normal;
font-style: normal;
color: black;
display: block;
/*font-size: 1.2em;*/
/*line-height: 2em;*/
}

.cadre2_centre {
border: 1px solid #d96900; 
margin: 4px 5px;
padding:2px 10px;
background-color: #ff7b00;
font-weight: normal;
font-style: normal;
color: black;
display: block;
text-align:center;
/*font-size: 1.2em;*/
/*line-height: 2em;*/
}

.cadre2_vide {
border: 1px solid #d96900; 
margin: 4px 5px;
padding:2px 10px;
background-color: #ffffff;
font-weight: normal;
font-style: normal;
color: black;
display: block;
text-align:center;
/*font-size: 1.2em;*/
/*line-height: 2em;*/
}

.cadre3 {
border: 1px solid #007bb2; 
margin: 4px 5px;
padding:2px 10px;
background-color: #80badf;
font-weight: normal;
font-style: normal;
color: black;
display: block;
/*font-size: 1.2em;*/
/*line-height: 2em;*/
}

.cadre3_centre {
border: 1px solid #007bb2;
margin: 4px 5px;
padding:2px 10px;
background-color: #80badf;
font-weight: normal;
font-style: normal;
color: black;
display: block;
text-align:center;
/*font-size: 1.2em;*/
/*line-height: 2em;*/
}

.cadre3_vide {
border: 1px solid #007bb2;
margin: 4px 5px;
padding:2px 10px;
background-color: #ffffff;
font-weight: normal;
font-style: normal;
color: black;
display: block;
text-align:center;
/*font-size: 1.2em;*/
/*line-height: 2em;*/
}


