
body {

background-image : url(../images/logoFiltreB.jpg) ;
background-position : center ;
background-repeat : no-repeat ;
font-family : Verdana, Arial, Helvetica, serif ;
font-size : 11pt ;
color : black ;
margin-top : 0px ;
margin-bottom : 20px ;
text-align : center ;
}

/*Donne les critères généraux de la page*/
div#page{

margin-left : auto;
margin-right : auto ;
width : 1150px ;
text-align : left ;
height : 1000px;
background-color : transparent ;
}

div#gauche{

position : absolute;
height : 1000px;
margin-top : 100px ;
border : 17px;	
width : 200px;
background-color : #C44113 ;
border-color : #de7900 ; 
}

div#gaucheRevue{

position : absolute;
height : 1200px;
margin-top : 100px ;
border : 17px;	
width : 200px;
background-color : #C44113 ; 
}

div#contenu{

position : absolute ;
width : 720px ;
height : 700px ;
padding : 10px ; /*marge intérieure*/
/*background-color : blue ;*/
margin-left : 210px;
margin-top : 100px;
text-align : justify ;	
}

div#blocknews{

position : absolute ; 
width : 200px;
height : 1000px;
background-color :  #C44113 ;
margin-left : 960px ;
margin-top : 100px ;
text-align : left ;
}

div#blocknewsRevue{

position : absolute ; 
width : 200px;
height : 1200px;
background-color : #C44113 ;
margin-left : 960px ;
margin-top : 100px ;
text-align : left ;
}

div#gauchePlan{

position : absolute;
height : 1800px;
margin-top : 100px ;	
width : 200px;
background-color : #C44113 ; 
}

div#blocknewsPlan{

position : absolute ; 
width : 200px;
height : 1800px;
background-color :  #C44113;
margin-left : 960px ;
margin-top : 100px ;
text-align : left ;
}

div#outer{
    position : absolute ;
	width:1160px;
	height:25px;
	/*background-image:url(../images/menu1.jpg) ;/*Image de fond du menu*/
}

.centre{
text-align : center;}

/*---------------------Menu-------------------------------------*/
.images {
background:blue; 
width:20px; 
padding:5px;
} 

#outer {
border-top:4px solid #C44113; /*Hauteur et couleur du bord haut*/
padding-top:3px; /*Hauteur des cases du menu*/
margin:50px 150px px;/*Marge basse,marge haute et marge à gauche, px pour garder à gauche ??*/
background-color : transparent;
} 

#point {
display:table; 
padding:0; 
margin:0 auto; 
list-style:none; 
/*background:url(../images/bouton1.jpg) no-repeat right bottom; */
white-space:nowrap;
}

#point li {
display:table-cell; 
margin:0; 
padding:8;
}



#point li a {/*style du texte*/
float:left; 
font-family:arial; 
font-size:15px; 
letter-spacing:1px; 
padding:5px 15px; 
text-decoration:none; 
color:black; 
font-weight:bold;
}

#point li a:hover, 
#point li a.current {
background: url(../images/bouton2.gif) no-repeat center top; 
color:#ff0;
}

/*[if IE]*/

#point {display:inline-block;}
#point {display:inline;}
#point li {float:left;}
#outer {text-align:center;}

/*------------------------Fin menu-------------------------------------*/

/*#menu {
width:170px; 
margin:10px auto 150px auto;
}

#menu a, #menu a:visited {
display:block;
width:100%; 
height:43px; 
line-height:40px; 
text-decoration:none; 
color:#E0DC63; 
background:url(../images/boutonCaps2.gif); 
background-repeat:no-repeat;
}

#menu a span {
padding-left:60px;
}

#menu a:hover {
display:block; 
width:100%; 
height:43px; 
cursor:pointer; 
text-decoration:none; 
color:#84D41D; 
background:url(../images/boutonCaps3.gif); 
background-repeat:no-repeat;
}*/

.zoom1 {
 width: 300px;
 height: 400px;
 background: url(images/logo03-05.jpg) no-repeat;
 margin: 0 auto; 
}
.zoom1 p, .zoom1 a {
height: 400px; 
display: block;
margin:0
}
.zoom1 a:hover {
background: url(images/logo03-05.jpg) no-repeat 0 -400px;
cursor:help;
}

a:link { color:blue;}         
a:visited { color: green;}         
a:hover { color : #84D41D ;}
