/**********************************************************/                        
/*         feuille de style de corlevour.fr               */
/*                      par                               */
/*         Henri Devos www.scordatura.tk                  */
/**********************************************************/                        


body { 
 	background-color: white;
	width: 790px;
 }

h1,h2 {
	font-family: Arial, Garamond, Times, serif;
	font-weight: bold;
	color: #333333;
	margin-top: 0em;
	margin-bottom: 0em;
}
h2{font-size:17px;}

h3,h4 {
font-family: Tahoma, Helvetica, sans-serif;
font-weight: bold;
	color: #333333;
	margin-top: 0em;
	margin-bottom: 0em;
}

.trait-gris{	border-bottom: 1px solid #CCCCCC; font-weight: bold;}

/*********************************************************************************/
/* reglage des typo texte                                                        */
/*********************************************************************************/
.texte{
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
	color: #333333;
}

.minitexte{
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.82em;
	color: #333333;
}
/**************************************************************/                        
/*            ZONE 1 : les styles du  haut                    */
/**************************************************************/                        

#inc-entete{
	font-family: Arial, Verdana, Tahoma,   sans-serif;
	f-ont-size: 0.82em;
	color: #333333;	
	position: absolute;
	top: 4px;
	left: 10px;
	width: 780px;
	background-color: #EEEEEE; 
}


#photo-inc-entete{position: absolute; top: 0px; left: 635px;}
  
.date{		background-color: white; position: relative; left: 3px}
.ariane{		position: relative; left: 3px}

/**************************************************************/                        
/*     			ZONE 2 : les styles des menus G et D 		  */
/*     				bandeau bas 			   				  */
/**************************************************************/                        

#inc-gauche{
	font-family: Arial, Verdana, Tahoma,   sans-serif;
	font-size: 80%;
	color: #333333;	
	position: absolute;
	width: 150px;
	top: 106px;
	left: 10px;
}
.formulaire{background-color: #eeeeee; }

.mg-rub{
	background-color: #EEEEEE; 
	border-bottom: 5px solid #EEEEEE; 
	border-top: 5px solid #EEEEEE; 
	}
.mg-rubon{
	background-color: #FFFFFF;
	font-weight: bold;
		border-bottom: 5px solid #FFFFFF; 
	border-top: 5px solid #FFFFFF; 
	} 
.mg-srubon{
	position: relative; 
	left: 10px;
	font-weight: bold;
	}
.mg-srub{
	position: relative;
	left: 10px;}
.mg-art{display: none;}
.mg-arton{
	position: relative; 
	left: 10px;
		font-weight: normal;
	} 

.formrecherche{
	 width: 110px;
 }
 
#inc-droit{
	position: absolute;
	width: 150px;
	top: 106px;
	left: 640px;
	font-family: Arial, Verdana, Tahoma,   sans-serif;
	font-size: 80%;
	color: #333333;	
}

.rubriques_menu{font-weight: bold;	padding: 3px;}
.rubriques_menuon{	font-weight: bold;	padding: 3px; }

.articles_liste_menu{ display: none;}
.articles_liste_menuon{ }

#inc-gauche .rubriques_menu{ 
	font-weight: normal; padding-left: 5px;
}
#inc-gauche .rubriques_menuon{
	font-weight: normal;
	background-color: #FFFF66;
}
#inc-gauche .articles_menuon{
	padding-left: 10px;  
	padding-right: 5px;  
	background-color: #FFFFCC;
}

.articles_menu, .articles_menuon{ 
	padding-left: 10px;  
	padding-right: 5px;  
}

#inc-pied{
	position: relative;
	top: 25px;
	font-family: Arial, Verdana, Tahoma,   sans-serif;
	font-size: 80%;
	color: #333333;	
}


  
.blason{
	background-image: url(../IMG/images-dominicains/blason_dominicains.gif); 
	background-repeat: no-repeat;
	background-position: 0px -2px;
	padding-left: 20px;	
	height: 30px;
	font-size: 90%;
	color: #666666;
	background-color: white;	
}

/**************************************************************/                        
/*              ZONE 3 : les styles du contenu                */
/**************************************************************/                        
 #contenu{
	position: absolute;
	top: 120px;
	left: 200px;
	width: 400px;
}

.spip_logos{border: none;}

.spip_bouton { 
	background-color: #FF0000;
	border: 1px solid black;
	color: white;
	font-size: 10px;
}

.bouton { 
	background-color: #FF0000;
	border: 1px solid black;
	color: white;
	font-size: 10px;
	text-decoration: none;
	width: 170px;
}

#actu{
	background-color: #ccff99;
	padding: 5px;
	border: 1px #CCCCCC solid; 
	background-image: url(../IMG/images-corlevour/actu.gif); 
	background-repeat: no-repeat;
	background-position: 99% 99%;
}

/**************************************************************/                        
/*        les styles pour le sommaire de nunc                 */
/**************************************************************/                        
#nunc-chapo {  border-left: 10px;}


/**************************************************************/                        
/*                 et maintenant, les liens                   */
/**************************************************************/                        


/* les liens sur la page d'accueil */
#sommaire a:link {text-decoration: none ;  }
#sommaire a:visited  {text-decoration: none; }
#sommaire a:hover  {text-decoration: underline; color: red; }
#sommaire a:active {}

/* les liens dans le corps des articles */
.article a:link {text-decoration: underline; color: blue; }
.article a:visited  {text-decoration: underline; color: #990099; }
.article a:hover  {text-decoration: underline; color: red; }
.article a:active {}

/* les liens dans l'entete */
#inc-entete a:link {text-decoration: none; }
#inc-entete a:visited  {text-decoration: none; }
#inc-entete a:hover  {text-decoration: underline; color: red;}
#inc-entete a:active {}

/* les liens du menu gauche */
#inc-gauche a:link {text-decoration: none; }
#inc-gauche a:visited  {text-decoration: none; }
#inc-gauche a:hover  {text-decoration: underline; color: red;}
#inc-gauche a:active {}

/* les liens du menu droit */
#inc-droit a:link {text-decoration: none;}
#inc-droit a:visited  {text-decoration: none; }
#inc-droit a:hover  {text-decoration: underline; color: red;}
#inc-droit a:active {}

/* les liens du bloc bas */
#inc-pied a:link {text-decoration: none; }
#inc-pied a:visited  {text-decoration: none; }
#inc-pied a:hover  {text-decoration: underline; color: red;}
#inc-pied a:active {}

/* les liens plan et auteurs */
.auteur a:link {text-decoration: none; }
.auteur a:visited  {text-decoration: none; }
.auteur a:hover  {text-decoration: underline; color: red;}
.auteur a:active {}

/**************************************************************/                        
/*            les styles pour les rubriques                 */
/**************************************************************/                        

.sousrubriquecouleur {background-color : #cccccc; font-weight: bold;}
.rub-titres{ font-weight: bold; }
.rub-auteurs{ p-osition: relative; left: 20px;}
.rub-chapo{ position: relative; left: 7px;}
.rub-texte{ position: relative; left: 7px;}
.rub-separateurs{b-order-top: 1px #9999ff dotted;}



/**************************************************************/                        
/*            les styles pour le plan du site                 */
/**************************************************************/                        
.plan_rubrique{margin-top: 10px; border-bottom: 1px #CCCCCC solid; }
.plan_article{padding-left: 30px; }
.plan {font-size: 80%;}

/* les liens dans le plan du site */
#plan a:link {text-decoration: none; }
#plan a:visited  {text-decoration: none; }
#plan a:hover  {text-decoration: underline; color: red;}
#plan a:active {}


.cadre {border:  1px #EEEEEE solid ;}
.cadre-deux {border:  1px #CCCCCC solid ;}
.cadre-decale {position: relative; left: 20px; text-align: left; }
.cadre-un { background-color: #CCCCFF;}
.trait-gris {border-bottom: 1px #CCCCFF solid ;}


/**************************************************************/                        
/*            afficher ou non le bouton paypal                */
/**************************************************************/                        

.paypal-3 {}
.paypal-10  { display: none; }
.paypal- {}
.red {color: red; }
