/***********************************************/
/* HTML tag styles SPADY                       */
/***********************************************/ 

body{
	/* font-family: Arial,sans-serif; */
	/* font-family: Arial, Geneva, Tahoma, sans-serif; */
	font-family: Arial, Geneva, Tahoma, sans-serif;
	color: #333333;
	line-height: 1.166;
	font-size: 14px;
	margin: 10px 0px 0px 10px;
	width: 940px;
}

h1{ /* titre des articles */
	font-family: Arial, Geneva, Tahoma, sans-serif;
	margin: 5px 0px 0px 0px;
	font-size: 120%;
}

a.lien_titre  { color:#000000; text-decoration:none; }    
a.lien_titre:link  { color:#000000; text-decoration:none;   }
a.lien_titre:visited  { color:#000000; text-decoration:none;   }
a.lien_titre:hover  { color:#CC3300; text-decoration:underline; }

h2{ /* sous titre des articles */
	font-family: Arial, Geneva, Tahoma, sans-serif;
	margin-top: 15px;
	margin-bottom: -5px;
	font-size: 85%;
	clear:both;
	font-weight: normal;
}

h3{
	font-family: Arial, Geneva, Tahoma, sans-serif;
	margin: 10px 0px 5px 0px;
	font-size: 85%;
	clear:both;
	font-weight: bold;
	font-style: italic;
}

h4{ /* infos de parution des articles */
	font-family: Arial, Geneva, Tahoma, sans-serif;
	margin: 0px;
	font-size: 80%;
	clear:both;
}

h6{ /* titre rubriques */
	font-family: Arial, Geneva, Tahoma, sans-serif;
	font-size: 110%;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
}

#bandeau_top{
	color: #CCCCCC;
	background-color: #666666;
}

#bandeau_bottom{
	margin-top: 10px;
	font-size: 85%;
	width: 100%;
	clear:both;
}

#menu_top{
	padding: 2px 5px 5px 5px;
}

a.menu_top  { color:#CCCCCC; text-decoration:none; }    
a.menu_top:link  { color:#CCCCCC; text-decoration:none;   }
a.menu_top:visited  { color:#CCCCCC; text-decoration:none;   }
a.menu_top:hover  { color:#FFFFFF; text-decoration:underline; }

#menu{
	background-color: #EEEEEE;
	border-bottom: 1px solid #CCCCCC;
	padding: 2px 11px 10px 11px;
}

#menu li{
	margin-left: -23px;
}

#menu ul{
	margin-top: 5px;
	margin-bottom: 5px;
}

a.menu { color:#666666; text-decoration:none; }    
a.menu:link  { color:#666666; text-decoration:none;   }
a.menu:visited  { color:#666666; text-decoration:none;   }
a.menu:hover  { color:#CC3300; text-decoration:underline; }

#titre_page{
 	color:#CC3300;
	font-size: 120%;
	font-weight: bold;
	padding: 10px 5px 5px 5px;
	margin-bottom: 8px;
}

#texte_corps_article{
	clear: both;
}

a.texte_suite { font-weight: bold; font-style: italic; font-size: 85%; color:#CC3300; text-decoration:none; }    
a.texte_suite:link  { font-weight: bold; font-style: italic; font-size: 85%; color:#CC3300; text-decoration:none;   }
a.texte_suite:visited  { font-weight: bold; font-style: italic; font-size: 85%; color:#CC3300; text-decoration:none;   }
a.texte_suite:hover  { font-weight: bold; font-style: italic; font-size: 85%; color:#CC3300; text-decoration:underline; }

#colonne_gauche_bas{
	float:left;
	width: 460px;
}

#colonne_droite_bas{
	float:right;
	width: 460px;
	margin-left: 10px;
}

#colonne_gauche{
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	width: 182px;
	float: left; 
}

#contenu_gauche{
	padding: 10px 11px 10px 11px;
	display: block;
}

#colonne_centre{
	border-top: 1px solid #CCCCCC;
	padding: 0px 13px 10px 13px;
	margin-bottom: 10px;
	width: 544px; 
	float: left;
}

#colonne_droite{
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	width: 182px;
	float: right;
}

#contenu_droite{
	padding: 10px 11px 10px 11px;
	display: block;
}

/************** #galerie styles **************/
#titre-galerie{
	font-family: Arial,sans-serif;
	color: #FFFFFF;
	line-height: 1.166;
	margin: 10px 0px 20px 0px;
	font-size: 150%;
}

#img-galerie{
	width: 68%;
	float:left;
	padding: 0px 10px 0px 10px;
	text-align: center;
}

#texte-galerie{
	font-family: Arial,sans-serif;
	color: #FFFFFF;
	line-height: 1.166;
	width: 27%;
	float:left;
	padding: 0px 10px 10px 10px;
}

.box_page {
	background-color: #EEFFDD;
	border: 1px solid white;
	text-align: center;
	width: 20px;
	padding-bottom: 4px;
	padding-top: 2px;
	margin-right: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
	float: left;
 }
.box_page_select {
	background-color: #FF9933;
	border: 1px solid white;
	text-align: center;
	width: 20px;
	padding-bottom: 4px;
	padding-top: 2px;
	margin-right: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
	float: left;
 }
 
 .box_page_liste {
	background-color: #EEFFDD;
	color: #666666;
	font-size: 90%;
	text-align: center;
	width: 20px;
	padding-bottom: 4px;
	padding-top: 2px;
	margin-right: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
	float: left;
 }
.box_page_select_liste {
	background-color: #666666;
	color: #FFFFFF;
	font-size: 90%;
	text-align: center;
	width: 20px;
	padding-bottom: 4px;
	padding-top: 2px;
	margin-right: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
	float: left;
 }
