#basDePage{
position:relative;
top:0px;
left:0px;
font-size: 11px ;
color: #000000 ;
margin : 0px;  /* MArge Externe...*/
padding:0px;   /* MArge  Interne...*/
height:291px;
width:1000px;
background: url(../medias/images/imagesGraphisme/busteFemme_plusMain.jpg) no-repeat top left;
/*
background-image: url(../medias/images/imagesGraphisme/bandeau-droite.jpg) right;
background-repeat:  no-repeat;
*/
background-color:#FFFFFF;
/*overflow:hidden;*/
/*
overflow-x: hidden;
overflow-y: hidden;
*/
}


#compoDecoMillieu{
position:relative;
top:-0px;
float:right;
width:500px;
height:3px;
background: url(../medias/images/imagesGraphisme/ombrePorte_BandeauMillieu.gif) no-repeat top right;
/*background-color:blue;*/
overflow:hidden;
overflow-x: hidden;
overflow-y: hidden;
}
#phraseAccueil{
position:absolute;
left:585px;
top:-3px;
font-size:18px;
/*background-color:lightpink;*/
}

.divOne1{
position:relative;
top:130px;
float:left;
height:153px;
width:80%;
/*background-color:lightgreen;*/
border-top: 5px solid #fac026;
}

.divTwo2{
position:relative;
top:0px;
float:left;
height:100%;
width:70%;
/*background-color:lightgreen;*/
border-top: 5px solid #ee6326;
}

.divThree3{
position:relative;
top:0px;
float:left;
height:100%;
width:57%;
/*background-color:lightgreen;*/
border-top: 5px solid #e42203;
}


.divOne{
position:relative;
float:right;
width:200px;
text-align:center;
color:#FFFFFF;

height:188px;
background: url(../medias/images/imagesGraphisme/ombrePorte-VignetteNews.gif) repeat-x bottom left;
background-color:#fac026;
overflow:hidden;
}
.divOne h2{
margin-top:12px;
}
.divOne div{
position:relative;
top:-60px;
}
.divOne h3{
margin:7px 0 0 0;
padding:0;
font-size:12px;
}
.divTwo{
position:relative;
float:right;
width:200px;
text-align:center;
color:#FFFFFF;

height:183px;
background: url(../medias/images/imagesGraphisme/ombrePorte-VignetteNews.gif) repeat-x bottom left;
background-color:#ee6326;
overflow:hidden;
}
.divTwo h2{
margin-top:7px;
}
.divTwo div{
position:relative;
top:-60px;
}
.divTwo h3{
margin:7px 0 0 0;
padding:0;
font-size:12px;
}
.divThree{
position:relative;
float:right;
/*top:-10px;*/
width:200px;
text-align:center;
color:#FFFFFF;

height:180px;
background: url(../medias/images/imagesGraphisme/ombrePorte-VignetteNews.gif) repeat-x bottom left;
background-color:#e42203;
/*overflow:hidden;*/
}
.divThree h2{
margin-top:2px;
}
.divThree div{
position:relative;
top:-60px;
}
.divThree h3{
margin:7px 0 0 0;
padding:0;
font-size:12px;
}

#masquer{
position:absolute;
top:20px;
left:0px;
height:133px;
width:80%;
/*background-color:lightgreen;*/
border: 0px solid #fac026;
z-index:2;
font-size:13px;
}


#oneFly{		
position:absolute;
top:0px;
left:75%;
height:133px;
width:200px;
border: 0px solid #fac026;
display: none; /* on le masque pr le reveler au survol */
}
#twoFly{		
position:absolute;
top:0px;
left:45%;
height:133px;
width:200px;
border: 0px solid #fac026;
display: none; /* on le masque pr le reveler au survol */
}		
			
#threeFly{		
position:absolute;
top:0px;
left:15%;
height:133px;
width:200px;
border: 0px solid #fac026;
display: none; /* on le masque pr le reveler au survol */
}	

.ecrireFly{
position:absolute;
top:15px;
left:0px;
height:122px;
width:186px;
text-align:justify;
padding: 0px 7px 0px 7px;
color:#FFFFFF;
/*background-color:red;*/
overflow:hidden;
}	
			
.transparentFly1{
position:relative;
top:10px;
background-color:#fac026;
height:110px;
width:200px;
   filter:alpha(opacity=70);   /* Internet Explorer 6     */
   -moz-opacity:0.70;           /* Mozilla 1.6 et infér.   */
   opacity: 0.70;               /* CSS3 et Mozilla récents */
}
.transparentFly2{
position:relative;
top:10px;
background-color:#ee6326;
height:115px;
width:200px;
   filter:alpha(opacity=70);   /* Internet Explorer 6     */
   -moz-opacity:0.70;           /* Mozilla 1.6 et infér.   */
   opacity: 0.70;               /* CSS3 et Mozilla récents */
}
.transparentFly3{
position:relative;
top:10px;
background-color:#e42203;
height:120px;
width:199px;
   filter:alpha(opacity=70);   /* Internet Explorer 6     */
   -moz-opacity:0.70;           /* Mozilla 1.6 et infér.   */
   opacity: 0.70;               /* CSS3 et Mozilla récents */
}

			
			

#affichagedeFluxRssExterne{
	position:relative;
	width:300px;
	/*background-color:lightblue;*/
	left:20px;
}
#affichagedeFluxRssExterne ul{
}
#affichagedeFluxRssExterne li{
}

#footPageIndex{
position:relative;
top:50px;
margin:0px;
padding:0px;
margin-left:auto;
margin-right:auto;
width:450px;
text-align:center;
}
