body, p, a, div, td 
{
font-family: Verdana, Helvetica, Arial, Swiss, Futura, sans-serif;
color: #000000; 
font-size: 11px;
text-decoration: none;  
}

#site {
position: absolute;
top: 0px;
left: 50%;
margin-left: -375px;
width: 764px;
}  

p {
line-height: 16px;  
text-align: justify;
}

.justifie {
line-height: 16px;
text-align: justify;
}  

.factbox {
	background: #F4ECE2;
	border: 1px solid #AB0D0D;
}  


/* ------------ FRAME ------------ */

#date {
height: 20px; 
background-color:#F4ECE2;   
text-align: right;  
line-height: 20px;  
padding-right: 43px;
color:#AF9C8F;  
}

	/* RECHERCHE */
	   
	   .searchbutton {
	font-family: Verdana;   
	font-size:9px;  
	color:#FFFFFF;  
	background-color:#CC3333;   
	font-weight:normal;     
	border: 0px;    
	width: 29px;    
	}   
	    
	.search_text {
	text-align: center;     
	font-family: Verdana;    
	font-size:10px;     
	color: #5A0907;     
	border: 0;  
	width: 112px;   
	}

	/* RECHERCHE page */ 
	#search_page {
	border: 0px;  
	margin: 0px;  
	padding: 0px; 
	}
	
	#search_page div {
	border: 0;  
	margin: 10px 0 10px 0;  
	padding: 0;
	}
	
	#search_page a.page_nav {
	}	
	
	
	#search_header_gauche {
	width: 100%;
	}
	
	#search_header_gauche span.resultats {
	font-size: 9px;
	color: #999999;
	}	
	
	#search_header_droite {
	text-align: right;
	padding: 0;
	}
	
	#search_header_droite {
	text-align: center;
	}
	
	#search_header_droite input.champs {
	width: 120px;
	}
	
	#search_header_droite input.button {
	font-size: 9px;
	}	
	
	#search_header2 {
	text-align: right;
	margin: 0;
	color: #AB0D0C;
	font-size: 9px;
	}	
	
	#search_article a.justifie:hover {
	color: #AB0D0C;
	}
	
	/* RECHERCHE page end */ 

/* NEWSLETTER frame */ 
.nl_mention_lien {
	font-family: Trebuchet MS;
	color: #333333;
	}

a.nl_mention_lien {
	font-family: Trebuchet MS;	
	text-decoration: underline;
	color: #333333;
	}
a.nl_mention_lien:hover {
	text-decoration: none;
	color: #CC0000;
	}

.news_text {  
height: 13px; 
margin-left: 2px; 
padding-left: 8px;
width: 112px; 
background-color: white; 
border: 0px;  
color: #CC3333;
font-size:11px;
}   
  
.news_button {
width: 20px;  
height: 15px; 
background-color:#B0C1DB; 
font-size:9px;
color:#FFFFFF;
border: 0px;  
}   

.bas_mention {
font-size: 7pt; 
color: #D18E86; 
text-decoration: none;  
}   
a.bas_mention:hover { 
font-size: 7pt; 
color: #FFFFFF; 
text-decoration: none;  
}   

.bas_mention2 { 
font-size: 7pt; 
color: #FFFFFF; 
text-decoration: none;  
}   
a.bas_mention2:hover {
font-size: 7pt; 
color: #D18E86; 
text-decoration: none;  
}   
  
/* ------------ FRAME end ------------ */

/* ------------ CONTENU ------------ */

#contenu {  
width: 100%;
background-color: #FFFFFF;
border-bottom: 20px solid white;  
}   

#date { 
background-color: #F4ECE2;
height: 20px;   
}   

#articles { 
margin: 20px 20px 0 0px;  
padding: 0px;   
}   

/* ------------ CONTENU end ------------ */

/* ------------ FRONTPAGE ------------ */
.frontpage_1colonne p { 
margin-top: 0px; 
} 

.listing_droite1 {
width: 170px; 
margin: 0 0 40px 0;
 
} 
  
.listing_droite1 td.titre {
background-color: #7095CC;
color: white; 
padding: 0 26px 0 10px;
} 
  
.listing_droite1_article {
margin: 0;
padding: 10px;
text-align: justify;
} 
  
.listing_droite1_article img {
float: left;  
width: 50px;  
margin:  0 10px 0 0;
}
  
.listing_droite1 td.titre_article {
color: #7095CC; 
font-weight: bold;  
}

.listing_droite1 div.justifie {
color: #7095CC; 
}
  
.listing_droite1 p.justifie { 
line-height: 14px;  
margin: 0;
padding: 0;   
border: 0;
color: #7095CC; 
}

.listing_droite1 div.date { 
font-size: 9px;   
color: #666666;
} 
  
.listing_droite2 {   
width: 170px; 
}

.listing_droite2 td.titre_rubrique {
color: #FFFFFF;
background: #CD3333;      
}

.listing_droite2 td.article {
border-bottom: 1px dotted #CD3333;
}

.listing_droite2 a {
color: #CD3333;   
}   
.listing_droite2 a:hover {  
color: #666666;
}

.listing_droite2 ul {   
padding: 0px 10px 10px 10px;
margin: 0;
list-style-type: none;
}   

.listing_droite2 li {   
padding: 10px 0px 10px 0px;   
margin: 0;
border-bottom: 1px dotted #CD3333;
background-color: white;  
}   

.listing_droite2 span.titre {   
padding: 0px 11px 0px 11px;   
background-color: #CD3333;
color: white; 
}   
  
.listing_droite2 div.date { 
font-size: 9px;   
color: #666666;
}  
  
/* ------------ FRONTPAGE end ------------ */


/* ------------ ARTICLEVIEW ------------ */	
.articleview_page {
	text-align: justify;
	}
	
		.articleview_page p {
		margin: 0px 0 0px 0px;
		}	
	
.articleview_page_bas {
	float: right;
	margin-top: 20px;
	}	

/* ------------ ARTICLEVIEW end ------------ */

/* ------------début STYLE Tous les ARTICLELIST ------------ */	

		.titre_rubrique {
		text-align:left;
		font-size:15px;
		font-weight: bold;
		color: #CC0000;
		}

	/* Deux colonnes */
	/* aussi utilisé dans le articlelist_header.tpl */ 
	
	.colonnes {
		padding: 0;
		margin: 0;
		border: 0;
	}
	
	.colonnes td {
		vertical-align: top;
		width: 50%;
	}	
	
	.article_gauche {
		vertical-align: top;
		padding-right: 8px;
	}
	
	.article_droite {
		vertical-align: top;
		padding-left: 8px;
	}			

	/* Fin deux colonnes */

	/* STYLES COMMUNS */
	.chemin {
	font-size: 10px;
	color: #CDB89A;
	text-decoration: none;
	margin-bottom: 10px;
	}

		.chemin a {
		font-size: 10px;
		color: #CDB89A;
		text-decoration: none;
		}
		.chemin a:hover {
		color: #333333;
		}	
	
	.en_tete {
	margin-bottom: 20px;
	}
	
		.rubrique_titre {
		text-align:left;
		font-size:15px;
		font-weight: bold;
		color: #CC0000;
		}
		
		.rubrique_desc {
		line-height: 14px;
		color: #6F95CD;
		}
		
		.rubrique_image {
		float: left;
		margin: 0 7px 0px 0px;
		}
	
	
	/* ARTICLE */
	.article {
	margin: 0 0 20px 0px;
	}
	
	.article p {
	margin: 0px;
	}
	
	.hpnomrubrique {
	color: white;
	}
				
		.datearticle {
		line-height: 20px;
		font-size:9px;
		color: #CDB89A;
		}
		
			.auteur {
			font-size:9px;
			color: #999999;
			text-decoration:none;
			}
			
			.auteur a {
			font-size:9px;
			color: #999999;
			text-decoration:none;
			}
			
			.auteur a:hover {
			color: #000000;
			text-decoration:none;
			}
			
			#authorview a.titre {
			color : green;
			text-decoration: none;
			font-weight: bold;
			}
			
			#authorview a.titre:hover {
			color : #AB0D0C;
			}
			
			#authorview a.desc {
			color : orange;
			text-decoration: none;
			}
			
			#authorview a.desc:hover {
			color : #AB0D0C;
			}
			
			#authorview td.bglight {
			background : white;
			border-bottom: 1px solid green;
			}
			
			#authorview td.bgdark {
			background : white;
			border-bottom: 1px solid green;
			}
		
			.article_contenu {
			text-align:justify;
			line-height: 16px;
			}
			
			.imagespacer
				{
				position:relative;
				background-color:transparent;
				z-index:0;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				border: 0px 0px 0px 0px;
				}
			
			.image
				{
				position:absolute;
				z-index:1;
				margin: 0px;
				padding: 0px;
				border: 0px;
				
				}
				
			.image_legende {
				background: grey;
				}		
		
				.article_image_accueil {
				padding: 0px;
				margin: 0 6px 0 0px;		
				}
				
			
				.titre_article {
				text-align:left;
				margin-top: 0px;
				margin-bottom: 6px;
				font-size:13px;
				font-weight: bold;
				color: #000000;
				}
		
				.lire_la_suite a {
				text-align: left;
				color: #F4975A;
				text-decoration: none;
				}
				a.lire_la_suite:hover {
				color: #CD3132;
				}
				
				.lire_la_suite {
				text-align: left;
				color: #F4975A;
				text-decoration: none;
				}
				.lire_la_suite:hover {
				color: #CD3132;
				}
	/* ARTICLE */				

	/* SOUS RUBRIQUES */
	#sous_rubriques {
	padding: 0px 10px 0px 10px;
	background-color: #F2F2F2;
	border: 1px solid #7095CC; 
	}
	
		.sous_rubriques_titre {
		padding: 4px;
		margin-bottom: 2px;
		margin-top: 10px;
		color: #FFFFFF;
		background: #7095CC; 
		}
		
		.sous_rubriques {
		line-height: 15px;
		color: #7095CC;
		font-weight: bold;
		text-decoration: none;
		}
		a.sous_rubriques:hover {
		color: #AB0D0C;
		}
		
		.sous_rubriques_desc {
		font-size: 9px;
		color: #666666;
		}
		
		
	/*#sous_rubriques_bas {
	padding: 10px 0px 10px;
	background-color: #FFFFFF;
	border: 1px solid #CDB89A; 
	}*/
	/* SOUS RUBRIQUES end */
	


	
	.page_nav {
	font-weight: bold;
	color: #CDB89A;
	text-decoration: none;
	padding-bottom: 4px;
	border-bottom: 1px solid #CDB89A;
	}	
	
	.page_nav a {
	font-weight: bold;
	color: #CDB89A;
	text-decoration: none;
	}
	a.page_nav:hover {
	color: #AB0D0D;
	}
	
	.page_nav_active {
	color: #AB0D0D;
	}
	
	.retour {
	text-align: right;
	}	
	
	.retour a {
	font-weight: bold;
	color: #CDB89A;
	text-decoration: none;
	}
	.retour a:hover {
	color: #AB0D0D;
	}
	
	.retour {
	text-align: right;
	font-weight: bold;
	color: #CDB89A;
	text-decoration: none;
	}
	a.retour:hover {
	color: #AB0D0D;
	}	

	/* STYLES COMMUNS end */
		
/* ------------fin STYLE Tous les ARTICLELIST ------------ */

/* ------------ FORMULAIRES ------------ */

form {
border: 0px;  
margin: 0px;  
padding: 0px; 
} 

.erreur {   
color: #CC0000; 
}   

.champs_intitule {  
color: #666666; 
}   

.champs_intitule2 { 
font-weight: bold;  
color: #666666; 
}   

input.champs  { 
width: 200px;   
border: 1px solid #7095CC;
color: #7095CC; 
}   
input.champs2  {
font-weight: bold;  
width: 200px;   
border: 1px solid #7095CC;
color: #7095CC; 
}   

textarea.champs {   
width: 300px;   
border: 1px solid #7095CC;
color: #7095CC; 
}   

input.button {
margin: 0; 
padding: 0px 10px 0px 10px;   
color: #FFFFFF; 
background-color: #7095CC;
}   

/* ------------ FORMULAIRES end ------------ */

/* ------------ MAILTOFRIEND ------------ */

#mailtofriend div { 
margin: 20px 0px 20px 0px;
}   

#mailtofriend div.article {   
padding: 10px;  
margin: 0px 0px 0px 0px;  
border: 1px solid #7095CC;
}   

#confirmation { 
width: 250px;   
padding: 10px;  
margin: 0px 0px 0px 0px;  
border: 1px solid #7095CC;
background-color: #F7F1EB;
}   

/* ------------ MAILTOFRIEND end ------------ */

/* ------------début STYLE IMAGE view (hors articletags) ------------ */
#image{   
padding: 100px;   
float:none;   
} 
/* ------------fin STYLE IMAGE view (hors articletags) ------------ */


/* ------------ MENUS ------------ */ 
.menuboxname {  
font-size: 11px;
color: #FFFFFF; 
text-decoration: none;  
text-align:right;   
font-variant :small-caps;   
}   
a.menuboxname:hover { 
font-size: 11px;
color: #FF9933; 
text-decoration: none;  
text-align:right;   
font-variant :small-caps;   
}

/* g1 ( = dhtml)*/
dl, dt, dd, li {
margin: 0;
padding: 0;
/*list-style-type: none;*/
}

#menu_vertical {
	width: 145px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

	/* rubriques */
	#menu_vertical dl {
		border: 0px;
		padding: 0px;
		margin: 0px 0px 6px 0px;
	}
	
	#menu_vertical dt {
		background: #CDB89B;
		border: 0px;
		padding-left: 10px;
		margin: 0px;
	}		
	
	#menu_vertical td.td1 {
		width: 112px;
		border: 0px;
		padding: 4px 0px 4px 0px;
		margin: 0px;		
	}
	
	#menu_vertical td.td2 {
		background: #AB0D0C;
		border: 0px;
		padding: 0px;
		margin: 0px;		
	}		
		
	#menu_vertical ul {
		padding: 0px;
		margin: 0px;		
	}	
	#menu_vertical dt a {
		display: block;
		z-index:10;
		color: white;
		font-variant: small-caps;
		line-height: 11px;
		letter-spacing: -1px;
	}	
	
	#menu_vertical dt a:hover {
		color: #AB0D0C;
	}	
	
		/* sous-rubriques */
		#menu_vertical ul {
			z-index:10;
			overflow: hidden;
			position: absolute;
			width: 200px;		
			left: 147px;
			margin-top: -20px;
		}
		
		#menu_vertical li {
			background: #FBF8F3;
			list-style-type: none;
			border: 1px solid #AB0D0C;
			margin: 0;
			text-align: left;
			z-index:10;
		}
		
		#menu_vertical li a {
			color: #AB0D0C;
			overflow: hidden;
			display: block;
			padding: 6px;
			z-index:10;
		}	
		
		#menu_vertical li a:hover {
			background-color: #AB0D0C;
			color: white;
			z-index:10;
		}	   

.menubox2 { 
font-size: 11px;
color: #FFFFFF; 
text-decoration: none;  
font-variant :small-caps;
letter-spacing: -1px;
line-height: 11px;
}   
a.menubox2:hover {  
font-size: 11px;
color: #6F95CD; 
text-decoration: none;  
font-variant :small-caps;   
}   

/* ------------ MENUS end ------------ */

/* ------------ LIENS ------------ */
.lien {
text-decoration: none;
color: #AB0D0D;
}
a.lien:hover {
color: #0000FF;
}

.telecharger {
text-decoration: none;
color: #AB0D0D;
}
a.telecharger:hover {
color: #0000FF;
}

.sitemap_article {
text-decoration: none;
}
a.sitemap_article:hover {
color: #AB0D0D;
}

.sitemap_dossier {
font-weight: bold;
text-decoration: none;
}
a.sitemap_dossier:hover {
color: #AB0D0D;
}
	
.mailto {
text-decoration: none;
color: #AB0D0D;
}
a.mailto:hover {
color: #0000FF;
}

/* ------------ LIENS end ------------ */

/* ------------ AUTHORVIEW ------------ */
.authorview a.titre_article {
font-weight: normal;
font-size: 11px;
color: #6E95CE;
}
.authorview a.titre_article:hover {
color: #AB0B00;
}

.authorview th {
text-align: left;
}

.authorview a.chemin:hover {
color: #AB0B00;
}

.authorview div.retour {
margin-top: 10px;
}


.bglight {
vertical-align: top;
padding: 4px;
background: white;
border-bottom: 1px solid #6E95CE;
}

.bgdark {
vertical-align: top;
padding: 4px;
background: white;
border-bottom: 1px solid #6E95CE;
}



/* ------------ AUTHORVIEW end ------------ */