* {
	margin: auto;
	padding: 0;
        font-family:Verdana,Arial,sans-serif;
}


#main{
    background:white none repeat scroll 0 0;
    font-family:Verdana,Arial,sans-serif;
    font-size:11px;
    margin:8px auto;
    background-color:black;
    width:780px;
}

body{
    background-color: black;
}

img{
	border:0px;
}

.derniers_articles{
    background-color: white;
}

.dernieres_videos{
    background-color: #999999;
    padding: 5px;
}

.menuHaut{
    text-align:center;
    margin-top : 0px;
    font-weight: bold;
    padding-top:10px;
    background-color: silver;
    color : #FFFFFF;
    text-decoration: none;
    display: block;
    height: 27px;
    margin:3px;
    margin-top: 10px;
    font-size: 16px;
}

.menuForm{
    background-color: silver;
    margin:3px;
    margin-top: 10px;
    padding-top:10px;
    padding-bottom:9px;
    padding-left:3px;
}

.rubrique{
    color:#FFFFFF;
    font-weight:bold;
    text-align:center;
}

.rubrique a {
	color : #FFFFFF;
	text-decoration: none;
}

.rubrique a:hover {
	color : #FFFFFF;
	text-decoration: underline;
}

.titre_rubrique {
    background-color: silver;
    color : red;
    padding : 5px;
    font-weight : bold;
    text-align: right;
    font-size: 22px;
    font-style: italic;
    margin-top:10px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
}

.rubrique2{
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}

.sousRubrique{
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}

.articleTitre{
	color:#0066CC;
	font-weight:bold;
	text-align:left;
}

.articleCorps{
	color:#000000;
	text-align:left;
}

.lienArticle{
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 11px;
	font-family:Arial, Verdana;
	font-weight: bold;
}

.lienArticle a{
	color:#000000;
	text-decoration:none;
}

.lienArticle a:hover{
	color:#000000;
	text-decoration:underline;
}

.ariane{
	background-color:#425f82;
	font-family:Arial, Verdana; 
	font-size:11px;
	color:#FFFFFF;
	padding:5px;
	font-weight:bold;
}

.ariane a{
	color:#000000;
	text-decoration:none;
}

.ariane a:hover{
	color:#000000;
	text-decoration:underline;
}

.liste{
	font-size:12px;
	font-family:Arial, Verdana; 
}

.liste a{
	color:#000000;
	text-decoration:none;
}

.liste a:hover{
	color:#000000;
	text-decoration:underline;
}

.date{
	color:#999999; 
	font-family:Arial, Verdana; 
	font-size:10px;
}

.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

.px5 {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

.right {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right a, .list a {
	color : #FFFFFF;
	text-decoration:none;
}
.right a:hover {
	color : #FFFFFF;
	text-decoration:underline;
}

.title {
	color : #000000;
	font-size : 11px;
	font-weight: bold;
}

.titleSommaire {
	color : #000000;
	font-size : 16px;
	font-weight: bold;
}

.title a {
	color : #EF6D00;
}

.title a:hover {
	color : #C25A02;
}

p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}

/* div pour scroller (news) */

.news{
	position:relative;
	width:280px;
	height:130px;
}

.rss{
	position:relative;
	width:280px;
	height:130px;
}

#div_container {
	position:absolute;
	left:0px;
	top:5px;
	width:266px;
	height:125px;
	z-index:1;
	padding:5px;
}

#div_container2 {
	position:absolute;
	left:0px;
	top:5px;
	width:266px;
	height:125px;
	z-index:1;
	padding:5px;
}

#Layer2 {
	position:absolute;
	left:0px;
	top:0px;
	width:280px;
	height:125px;
	z-index:2;
}

.affichage_news{
	font-size:12px;
	font-weight:bold;
	color:#990000;;
}