/* CSS Document */

BODY {
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #026ca1;
	SCROLLBAR-FACE-COLOR: #9b0448;
	SCROLLBAR-3DLIGHT-COLOR: #026ca1;
	SCROLLBAR-ARROW-COLOR: #026ca1;
	SCROLLBAR-TRACK-COLOR: #026ca1;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

a:link{
	font-weight: bold;
	color: #026ca1;
	text-decoration: none;
}

a:visited{
	font-weight: bold;
	color: #026ca1;
	text-decoration: none;
}

a:hover{
	font-weight: bold;
	color: #9b0448;
	text-decoration: none;
}

.accueil{
	border-top: thin solid #9B0448;
	border-right: thin solid #9B0448;
	border-left: thin solid #9B0448;
	padding: 0px 5px 5px;
	text-align: justify;
}

td#contenu{
	border-top: thin solid #9B0448;
	border-right: thin solid #9B0448;
	border-left: thin solid #9B0448;
	padding: 0px 5px 5px;
	text-align: justify;
	height: 700px;
}
td#contenu img{
	margin-right: 5px;
	margin-left: 5px;

}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7e1c85;
}

.sstitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7e1c85;
}

.chapo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #026ca1;
}

.chaporub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #9b0448;
}

strong.spip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fc8006; 
}
i.spip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9b0448;
 }

/* Actus */
td#actus{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
 td#actus a:link {
	font-weight: bold;
	color: #9b0448;
	text-decoration: none;
}
td#actus a:visited{
	font-weight: bold;
	color: #9b0448;
	text-decoration: none;
}
td#actus a:hover{
	font-weight: bold;
	color: #fc8006;
	text-decoration: none;
}

/* En direct... */
td#direct{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
 td#direct a:link{
	font-weight: bold;
	color: #fc8006;
	text-decoration: none;
}
td#direct a:visited{
	font-weight: bold;
	color: #fc8006;
	text-decoration: none;
}
td#direct a:hover{
	font-weight: bold;
	color: #117a4f;
	text-decoration: none;
}

/* Le Mag' */
td#mag{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
 td#mag a:link{
	font-weight: bold;
	color: #026ca1;
	text-decoration: none;
}
td#mag a:visited{
	font-weight: bold;
	color: #026ca1;
	text-decoration: none;
}
td#mag a:hover{
	font-weight: bold;
	color: #7d1c85;
	text-decoration: none;
}

/* Notre Blog */
td#blog{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
 td#blog a:link{
	font-weight: bold;
	color: #9b0448;
	text-decoration: none;
}
td#blog a:visited{
	font-weight: bold;
	color: #9b0448;
	text-decoration: none;
}
td#blog a:hover{
	font-weight: bold;
	color: #026ca1;
	text-decoration: none;
}

/* Ton Histoire */
td#histoire{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
 td#histoire a:link{
	font-weight: bold;
	color: #fc8006;
	text-decoration: none;
}
td#histoire a:visited{
	font-weight: bold;
	color: #fc8006;
	text-decoration: none;
}
td#histoire a:hover{
	font-weight: bold;
	color: #9b0448;
	text-decoration: none;
}

/* Auteurs */

.auteur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fc8006; 
}