* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	color: black;
	margin: 0px;
	border: 0px;
	background-color: black;
	background-attachment: fixed;
	padding: 15px;
}

a {
	color : black;
	cursor:pointer;
	cursor:hand;
	text-decoration: none;
}

/*Quand on survole un lien*/
a:hover {
	text-decoration: none;
	color: red;
}

img {
	border : 0px;
}

h1 {
	font-size:16px;
	font-weight:bold;
}

.corps_article {
	text-align: justify;
	padding : 8px;
}

/* --------- Numéros des pages -----------*/
.num_page {
	font-size: 13px;
	text-align: center;
	padding : 8px;
}
a.num_page {
	font-weight: normal;
}

/*---------- Interviews ------------------*/
.question {
	font-size: 13px;
	font-weight: bold;
}

.reponse {
	font-size: 13px;
}

/* --- Pour la liste de résultat d'une recherche ------*/

.search_header {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 2px;
	padding-bottom : 2px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
	
}

.paire {
	text-align: center;
	background-color: #CCCCCC;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 2px;
	padding-bottom : 2px;
}
.impaire {
	text-align: center;
	background-color: white;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 2px;
	padding-bottom : 2px;
}

/*------- Pour les cadres informations (reaction.php) ----*/

.informationOK {
	font-family: 'Book Antiqua', 'Palatino Linotype', 'Palatino', 'Times';
	background-color: #f0f0f0;
	width:85%;
	font-weight: bold;
	text-align: center;
	font-size:14px;
	margin:auto;
	border: solid 1px;
	border-color: black;
	color: black;
}

.informationPB {
	font-family: 'Book Antiqua', 'Palatino Linotype', 'Palatino', 'Times';
	background-color: #f0f0f0;
	width:85%;
	font-weight: bold;
	font-size:14px;
	text-align: center;
	margin:auto;
	border: solid 1px;
	border-color: black;
	color: red;
}

/*------- Pour la mise en forme des avis ----*/
.avis {
	font-size:13px;
	width:75%;
	color:white;
	font-familly: Verdana;
}

.titre_avis{
	background-color:red; 
	color: white; 
	font-weight:bold; 
	text-align:left;
}

.commentaire_avis{
	padding-top:5px; 
	text-align:justify;
}
.date_avis{
	text-align:right;
	font-size:10px;
	padding-top:3px;
	padding-bottom:20px;
}

/*--------- Index + news ---------------*/
.news {
	color:white; 
	font-family:Verdana; 
	font-size:12px; 
	border-width:0px;
}

.news .titre{
	font-weight:bold; 
	padding:10px;
}

.news .texte {
	text-align:justify; 
	padding-right:10px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:0px;
}



.news .auteur{
	text-align:right; 
	font-weight:bold; 
	padding-right:10px;
	padding-left:10px;
	padding-top:0px;
	padding-bottom:10px;
}

.imgNews {
	border: 3px solid #FFFFFF;
}

/*------ Pour les preview de l'index -------*/
.preview {
	text-align:center;
	font-familly: Verdana;
	padding:0px;
	background-color:#F84040;
	color: white;
}
.review {
	text-align:center;
	font-size:11px;
	font-familly: Verdana;
	padding:0px;
	spacing-left:50px;
	background-color:#F84040;
	color: white;
}
.index .texte{
	vertical-align:top;
	font-size:11px;
	color: white;
	text-align:justify;
	background-color:#F84040;
}
.lire {
	font-size:11px;
	/*color: yellow;*/
	font-weight:bold;
	vertical-align:bottom;
}

.titre_index {
	font-family: Arial Rounded MT Bold Gras, Arial;
	font-weight:bold;
	font-size:14px;
	color:#FCEAEA;
}

.index {
	width:570px; 
	color:white; 
	border:0px; 
	spacing:0px;
}

.index a {color:white;}
.index a:hover {color:yellow;}

/*--------- Pages HOME (liste_*.php) ----------- */
.home {
	font-size:12px;
}

.home .titre{
	background-image:url("../imagesV3/home_boudin.gif"); 
	height:25px;
	background-repeat:no-repeat; 
	background-position:center; 
	text-align:center;
	color:white;
	font-weight:bold;
	font-size:14px;
	font-family: Arial Rounded MT Bold Gras, Arial;
}

.home .chapeau {
	font-weight:bold;
	text-align:justify;
	padding-left:5px;
	padding-right:5px;
}
.home .contenu {
	text-align:justify;
	padding-left:5px;
	padding-right:5px;
}
.home .lire {
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	padding-bottom:20px;
}
.imgHome {
	border: 3px solid black;
}

.liste {
	text-align:center;
	font-size:10px;
	font-weight:bold;
	font-family: Arial Rounded MT Bold Gras, Arial;
}
.intro {
	text-align:center;
	font-family: Arial;
	font-weight:bold;
	padding-bottom:35px;
	font-size:12px;
	
}

/*--------- Pages ARTICLE (base_*.php) ---------- */
.article {
	text-align:justify;
}
.article .chapeau{
	font-weight:bold;
	font-size:14px;
}
.article .texte{
	font-size:14px;
}
.article .signature{
	font-size:13px;
	text-align: right;
	font-weight: bold;
}

.infos{
	width:340px;
	font-size:12px;
	color:white;
	text-align:left;
}
.infos a{color:white;}
.infos a:hover {color:yellow;}

.infos .descriptif{
	font-size:10px; 
	text-align:center; 
	padding-bottom:10px;
}

.infos .lire_aussi{
	font-size:10px; 
	text-align:justify;
}
.infos .contenu {	
	padding-right:10px;
	text-align:center;
}

/*------------ Pages EQUIPE & EN SAVOIR PLUS --------------*/
.equipe {
	text-align:left;
}
.equipe .lettre{
	font-weight:bold;
	font-size:17px;
	font-family: MS Trebuchet, ITC Avant Garde Gothic, MS Arial, MS Verdana, Univers, Futura, ITC Stone Sans, Gill Sans, Akzidenz Grotesk, Helvetica;
}
.equipe .nom{
	font-weight:bold;
	font-size:14px;
	font-family: MS Trebuchet, ITC Avant Garde Gothic, MS Arial, MS Verdana, Univers, Futura, ITC Stone Sans, Gill Sans, Akzidenz Grotesk, Helvetica;
}
.equipe .fonction{
	font-size:12px;
	font-family: MS Trebuchet, ITC Avant Garde Gothic, MS Arial, MS Verdana, Univers, Futura, ITC Stone Sans, Gill Sans, Akzidenz Grotesk, Helvetica;
}
.equipe .info{
	font-size:18px;
	font-weight:normal;
	font-family: MS Trebuchet, ITC Avant Garde Gothic, MS Arial, MS Verdana, Univers, Futura, ITC Stone Sans, Gill Sans, Akzidenz Grotesk, Helvetica;
}
.equipe .tshirt{
	font-size:14px;
	line-height: 120%; 
	text-align:center;
	font-weight:bold;
	font-family: MS Trebuchet, ITC Avant Garde Gothic, MS Arial, MS Verdana, Univers, Futura, ITC Stone Sans, Gill Sans, Akzidenz Grotesk, Helvetica;
}