/* Content pages */
#content_panel h1 {   
font-size: 16pt;    
margin-top: 20px;    
margin-bottom: 8px;
} 

#content_panel h1 em {    
font-size: 16pt;
} 

#content_panel h1 span {    
font-size: 16pt;
} 


/* 	Couleur de H2  mauve	*/

#content_panel h2 {    
font-size: 14pt;    
margin-bottom: 8px;    
margin-top: 16px;
color: #730056;
} 

#content_panel h2 span {    
font-size: 14pt;
color: #730056;
} 

/* 	Couleur de H2  orange	*/

#content_panel h2.orange {    
font-size: 14pt;    
margin-bottom: 8px;    
margin-top: 16px;
color: #F07226;
} 

#content_panel h2 span .orange  {    
font-size: 14pt;
color: #F07226;
} 

/* 	Couleur de H3 	*/
#content_panel h3.bloc1 {
 background: #f5e0d3;
 font-size: 12pt;
 border: 1px solid #f07226;
 color: #7b7b7b;
 text-align:center;
 margin-right:170px; 
 margin-left: 170px;
 width: 640px;
}
#content_panel h3.bloc2 {
 background: #f6d4ed;
 font-size: 12pt;
 border: 1px solid #730056;
 margin-right:170px; 
 color: #7b7b7b;
 text-align:center;
 margin-left: 170px;
 width: 640px;
}

#content_panel h3 {    
font-size: 12pt;    
margin-top: 12px;    
margin-bottom: 6px;
} 

#content_panel h3 span {    
font-size: 12pt;
} 

#content_panel h4 {    
font-size: 11pt;
} 

#content_panel h4 span {    
font-size: 11pt;
} 

#content_panel h5 {    
font-size: 10pt;
} 

#content_panel h5 span {    
font-size: 10pt;
} 

#content_panel h6 {    
font-size: 9pt;
} 

#content_panel p {    
font-size: 10pt;    
margin-bottom: 10px;
color: #7b7b7b;
} 

#content_panel p span {    
font-size: 10pt;
color: #7b7b7b;
} 

#content_panel p em {    
font-size: 10pt;
color: #7b7b7b;
} 

#content_panel p b {    
font-size: 10pt;
} 

#content_panel strong {    
font-size: 10pt;
color: #7b7b7b;
} 

#content_panel p u {    
font-size: 10pt;
color: #7b7b7b;
} 

#content_panel p i {    
font-size: 10pt;
color: #7b7b7b;
}

#content_panel td {    
font-size: 10pt;
color: #7b7b7b;
}

#content_panel li {    
font-size: 10pt;
color: #7b7b7b;
}

#content_panel a.orange {    
font-size: 10pt;
color: #F07226;
}

#content_panel a.mauve {    
font-size: 10pt;
color: #730056;
}




div.globalE
{	
	height:211px;
	width:312px;	
}

div.hautE
{
	height:30px;
	width:100%;
	padding-top:10px;
	background-color:#81090A;
	border: 1px solid #F4C23F;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	-moz-border-radius: 10px 10px 0 0; 
	-webkit-border-radius: 10px 10px 0 0; 
	border-radius: 10px 10px 0 0; 
	font-size:20px;	
} 

div.hautE span
{
	font-size:21px;	
} 

div.basE span
{
	color:#860308;
	font-size:12px;	
	font-weight:bold;
	margin-left:10px;
	text-decoration:underline;
} 

div.basE
{
	height:181px;
	width:100%;
	background-color:#F3E9E8;	
	border: 1px solid #F4C23F;
	text-align:left;
	-moz-border-radius: 0 0 10px 10px; 
	-webkit-border-radius: 0 0 10px 10px; 
	border-radius: 0 0 10px 10px; 
}




div.globalA
{	
	height:220px;
	width:475px;	
}

div.hautA
{
	height:40px;
	width:100%;
	padding-top:10px;
	background-color:#81090A;
	border: 1px solid #F4C23F;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	-moz-border-radius: 10px 10px 0 0; 
	-webkit-border-radius: 10px 10px 0 0; 
	border-radius: 10px 10px 0 0; 
	font-size:22px;	
} 

div.hautA span
{
	font-size:23px;	
} 

div.basA span
{
	color:#860308;
	font-size:18px;	
} 

div.basA span.noir
{
	color:#000000;
	font-size:14px;	
} 

div.basA
{
	height:170px;
	width:100%;
	background-color:#FFFFFF;
	border: 1px solid #F4C23F;
	-moz-border-radius: 0 0 10px 10px; 
	-webkit-border-radius: 0 0 10px 10px; 
	border-radius: 0 0 10px 10px; 
}

/* pages statiques - 18/03/10 */
#content_panel #wpl {
	padding: 0;
	margin: 0;
	text-align: justify;
}

#content_panel #wpl a, #content_panel #wpl a:visited {
	color: #7b7b7b;
	font-size: 12px;
	text-decoration: underline;
}

#content_panel #wpl a:hover {
	text-decoration: none;
}

/* lisere jaune accueil - 06/04/10 */
.bordow {
	padding: 5px;
	margin: 0;
	text-align: center;
	background-color: white;
	border: #ebb003 1px solid;
	}