#menu {
    position:relative;
    border-left:5px solid #FFFFFF;
    border-right:5px solid #FFFFFF;
    border-top:5px solid #FFFFFF;
    border-bottom:5px solid #FFFFFF;
    height:420px;
    min-height:420px;
    left: 50%; 
    width: 920px;
    margin-left: -472px;
    top:30px;
    z-index:3;
    /*background:url(../images/modeles/modele1/fond_noel.jpg) top right no-repeat;*/
    background:url(../images/modeles/modele1/fond.jpg) top right no-repeat;
    /*background:url(../images/campagne/fond_1.jpg) top right no-repeat;*/
    height:262px;
}

#menu_gauche
    {/*margin-top:17px;*/
	margin-top:250px;}

/* EDITORIAL */

#actualite {
    position:absolute;
    width:380px;
    top:215px;
    background: url(../images/modeles/modele1/actualite-fond.gif) top left no-repeat #FFFFFF;
    left:386px;
}

#actualite div {
    padding:20px 31px 20px 31px;
}

#actualite div strong {
    font-size:13px;
}

#actualite a {
    color:#646464;
    text-decoration:underline;
}

#moveactu {
    position:absolute;
    width:24px;
    top:59px;
    left:286px;
    z-index:2;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}

#ListeDesActus {
   list-style-type:none;
   right:0px;
   padding:0 0 20px;
   margin:17px 0 0 30px;
   margin-top:17px;
   height:27px;
   width:703px;
}
#ListeDesActus li {
   float:left;
}
#ListeDesActus li#ActuRight {
   float:right;
}
#ListeDesActus li a {
   display:block;
   height:27px;
    font:12px arial;
    color:#b8224f;
    text-decoration:none;
}
#ListeDesActus li a:hover {
    color:#646464;
}
#ListeDesActus #actuPrev {
    background: url(../images/boutons/actusPrev.jpg) no-repeat;
    width:26px;
    padding-left:34px;   
   float:left;
}
#ListeDesActus #actuPrev:hover {
    background: url(../images/boutons/actusPrevHover.jpg) no-repeat;
}
#ListeDesActus #actuNext {
    background: url(../images/boutons/actuNext.jpg) right top no-repeat;
    width:78px;  
   float:right;
   margin-right:0px;
    padding-right:34px;  
   text-align:right;
   display:inline;
}
#ListeDesActus #actuNext:hover {
    background: url(../images/boutons/actuNextHover.jpg) right top no-repeat;
}

/* Nouvelle page d'accueil */

/* VIDEO */
#tabs-3 h3 {
	font:21px Arial,Helvetica,sans-serif;
	color:#87002c;
	margin:21px 0 16px;
	padding: 0;
}

#tabs-3 p {
	margin: 0; 
	padding: 0;
}

#tabs-2 h3 {
	font:21px Arial,Helvetica,sans-serif;
	color:#87002c;
	margin:21px 0 16px;
	padding: 0;
}
#tabs-1 h3 {
	font:21px Arial,Helvetica,sans-serif;
	color:#87002c;
	margin:10px 0 10px;
	padding: 0;
}

#tabs-1 h2 {
	font:18px Arial,Helvetica,sans-serif;
	color:#87002c;
	margin:10px 0 5px;
	padding: 0;
}

#tabs-1 p {
	margin: 0; 
	padding: 0;
}



.VideoActualites {
	padding:10px 25px 29px 31px;
}

.videohome {
	width: 337px;
	float: left;
}

.actuvideo {
	float: right;
	width: 327px;
}

.allview {
	display: none;
}

/* NEWS */

.news {
	width: 324px;
	float: left;
	margin-left:32px;
}

.news em {
	font:italic 10px Arial,Helvetica,sans-serif;
	color:#646464;
}

.trait_sep {
	width: 1px; 
	background: #87002c;
	height: 100%;
}

.news h4 {
	font:bold 14px Arial,Helvetica,sans-serif;
	color:#737373;
	margin-bottom:14px;
	margin-top:21px;
}

.news h4  img{
	margin-left: 5px;
}

.lastnews {
	border-left:1px solid #87002C;
	padding-left:16px;
}

.news strong {
	color: #87002C;
}

.quotidien h4 {
margin-left:19px;
}

.warning_actu {
	background: #EFEFEF url(../images/degrade.gif) right  top no-repeat;
	padding:20px 50px 30px;
}

.warning_actu  h2{
	font:bold 13px Arial,Helvetica,sans-serif;
	color:#87002c;
}

.warning_actu  a {
	display:block;
	float:left;
	margin-right:30px;
	margin-top:7px;
}
