@import url('/css/Global.css');
/*Layout 2 Col*/
#Wrapper{
font-size:1.1em;
float:left;
width:100%;
}
#WrapperContenu1{
float: left;
width: 100%;
}

#Contenu1{
margin-right: 410px; /*Set right margin to RightColumnWidth*/
border-right:1px solid #CCC;
padding:0 10px 0 0;
background-color:#FFF!important;/*A laisser pour fantastic*/
}

#Contenu2{
float: left;
width: 410px; /*Width of right column in pixels*/
margin-left: -411px; /*Set left margin to -(RightColumnWidth) */
border-left:1px solid #CCC;
}

#Bottom{
clear: left;
width: 100%;
}
/*Contenu*/
.Banner{
padding:0 0px 5px 5px;
float:left;
}
.BannerTexte{
clear:both;
margin:0 0 5px 0;
background-color:#E5E5E5;
}
.BannerTexte p{
padding:5px 10px 5px 10px;
}
.BannerTexte img{
padding:0 10px 0 10px;
}
/*SERVICES*/
#Agenda, #RevuePresse{
float:left;
margin:0;
padding:5px 10px 10px 10px;
background-color:#FFF;
}
/*PRESSE*/
#RevuePresse{
float:left;
background-color:#E8E8E8;
}
/*AGENDA*/
#Agenda{
border-top:2px solid #CCC;
}
#Agenda ul, #RevuePresse ul{
clear:both;
}
#Agenda ul li{
min-height:32px;
margin: 0 0 10px 0;
padding:0 0 10px 0;
border-bottom:1px dotted #CCC;
}
.date {
display:block;
text-align: center;
float:left;
font-family: Arial, Helvetica, sans-serif;
width:30px;
height:35px;
margin:0 5px 0 0;
background-color:#E5E5E5;
}
.date_m {
color:#FFF;
background-color:#C41D1D;
font-size:11px;
}
.date_d {
font-size:14px;
margin:0;
padding:0;
line-height:20px;
font-weight: bold;
text-align:center;
color:#333;
}
.titre{}
/*Balises HTML*/

h2{
font-family:Georgia, "Times New Roman", Times, serif;
line-height: 110%;
font-size:1.5em;
letter-spacing: 1px;
font-weight:normal;
margin:0;
padding:0 0 10px 0;
color:#666;
}
#Contenu1 ul, #Contenu2 ul{
list-style:none;
margin:0;
padding:0;
}
div.DateJour{
color:#000;}

span.Chaine, span.Date{
color:#666666;
line-height:inherit;
/*font-size:0.9em;*/
}


.Rubriques{
padding: 0;
margin:0 0 10px 0;
}
#Contenu .Rubriques{
padding:0;
margin:5px 0 10px 0;
width:100%;
}
.UneRubrique, .UneRubriqueExtranet{
border-bottom: 1px dotted #CCC;
margin:0 0 5px 0;
padding:0 0 5px 0;
min-height:55px;
clear:both;
}
#Contenu .UneRubrique, #Contenu .UneRubriqueExtranet{
float:left;
border-bottom:none;
margin:5px 0 0 0;
padding:0; 
}
.UneRubriqueExtranet{
background: #FFF url(/images/adm/IconeExtranet.gif) center no-repeat;
background-position: 0px 5%; /* x-pos y-pos */
}
.UneRubriqueFiche h2, .UneRubriqueFocus h2, .UneRubrique h2, #Contenu .UneRubrique h2, .UneRubriqueExtranet h2, .BannerTexte h2{
font-family: "Lucida Sans Unicode", Georgia, "Times New Roman", Times, serif !important;
font-weight:normal;
letter-spacing: -1px;
font-size:1.4em;
margin:0;
padding:3px 5px 0 45px;
}
.UneRubriqueFiche p, .UneRubriqueFocus p, .UneRubrique p, .UneRubriqueExtranet p{
padding:0 5px 5px 45px !important;
margin:0;
}
