/*  Cascaded Style Sheet
Page de Sophie Wozniak

CSS du site web

Fichier fourni par Eider (http://eider44.com/)
Tel : 33 (0)2-28-55-96-73)

*/

/* Élements généraux, cadres, mise en forme */
body { 
  font-style: italic ;
  color: #000000 ;
}

div { 
  border: solid 0px  ;
  position: relative ; 
}

/*********** Navigation  **********/
div.navig { 
  height: 130px ;
}

div.portes { 
  height: 200px ;
}
div.portehaut { 
  text-align: center ;
  width: 323px ;
  float: left ;
}
div.portegauche { 
  text-align: center ;
  color: #FFFFFF ;
  width: 100px ;
}

div.naviggauche { 
  float: left ;
  width: 120px ;
}

table.quadrant { 
  border: solid 1px  ;
  border-color: #00FFFF ;
  position:absolute;
  top:0;
  right:0;
}
table.quadrant col { 
  width: 62px ;}

table.quadrant tr td { 
  height: 62px ;
  margin: 0px ;
  padding: 0px ;
}

/*********** Accueil   **********/
div.principal { 
  background-color: #FFFFFF ;  
  width: 970px ;
  height: 600px ;
  margin-left: auto;
  margin-right: auto;
color: #000000 ;
  border: solid 0px  ;
  border-color: #FF0000 ;
}

img.actu { 
  position:absolute;
  top: 250px;
  left: 0px;
 }

/*********** Galerie   **********/
body.galerie { 
  background-color: #000000 ; 
}

div.flippingbook { 
  text-align: center ;
  float: left ;
  width: 840px ; 
  border: solid 1px ;
  height: 570 ;
  background-color: #FFFFFF ;

 }

/*********** Actualité **********/
body.actu { 
  background-color: #FFFFFF ; }

span.image { 
  font-size: 64px ;
 }

div.coordaccueil { 
  text-align: center ;
}

div.actu  { 
  background-color: #FFFFFF ;  
  width: 970px ;
  height: 600px ;
  margin-left: auto;
  margin-right: auto;

  border: solid 0px  ;
  border-color: #FF0000 ;
}

div.actugauche { 
  text-align: right ;
  vertical-align: top ;
  float: left ;
  height: 570px ;
  width: 360px ;
  border: solid 0px ;
  margin-top: 30px ; 
  margin-right: 20px ; 
 }
div.actugauchebas { 
  text-align: right ;
  vertical-align: bottom ;
  float: left ;
  height: 570px ;
  width: 360px ;
  border: solid 0px ;
  margin-top: 30px ; 
  margin-right: 20px ; 
 }

div.actudroit { 
  font-size: 14px ;
  text-align: left ;
  vertical-align: top ;
  float: left ;
  margin-right: 0px;

  width: 582px ;
  border: solid 0px ;

 }
div.actudroit p { 
  text-align: left ; }

div.news { 
  background-color: #004080 ;
  color: #FFFFFF ;
  text-align: center ;
}

div.newshaut { 
  background-image:url(../images/Logo_news.gif);
  height: 50px ;
 }


div.flipmarge { 
  width: 165px ; 
  border: solid 2px ;
  float: left ;

}

div.portrait { 
  height: 570px ;
  border: solid 0px ;
}

div.portraitgauche { 
  text-align: center ;
  vertical-align: top ;
  float: left ;
  width: 420px ;
  border: solid 0px ;
 }

fieldset { 
width: 640px ; 
height: 460px ;}
div.portraitcentre { 
  text-align: center ;
  text-align: left ;
  vertical-align: top ;
  float: left ;
  width: 280px ;
  border: solid 0px ;
 }

div.portraitdroit { 
  text-align: center ;
  vertical-align: middle ;
  float: left ;
  margin-right: 0px;
  width: 260px ;
  border: solid 0px ;
  height: 400px ;
 }

/* Titres */
h1,h2,h3 { 
  text-align: center ;
}
p { 
  text-align: center ;
}

span.sstitre {
  font-size: 12px ;
  color: #000000 ;
  font-style: italic ;
}

/* Mail */
a {
color: #000000 ;
  text-decoration: none ; 
/*  text-decoration: none ; */
 }

a.mailat { font-size: 20pt ; }
a img { 
  border: solid 0px  ;
  border-color: #FFFFFF ;
 }

/* Titres */


/* *************************************

div.refeider a {
  text-decoration: none ;
  
}
************************************** */

p.accueil { 
font-size: 20px ; }




