<style href="/images/favicon.ico.jpg" rel="icon">@charset "UTF-8";
/* CSS Document */

<style type="text/css">
body { background-color: #eeeeee }
    #page
    {
      position: absolute;

      width: 900px;        /* selon la largeur voulue 12em */
      margin-left: -450px;  /* moitie de width -6em */
      left: 50%;          /* constant, toujours 50%  */

      height: 550px;       /* selon la quantite de texte 8em */
      margin-top: -275px;   /* moitie de height -4em*/
      top: 50%;           /* constant, toujours 50% */

      border: 2px solid #eeeeee;
      background-color: white;

	  
	  font: normal 12px arial;
	 }

body
{
	background-color:#FFFFFF;
	margin: 0px;
	border-top-color: #FFFFFF;
	border-right-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
	color: #999;
	font-size: 12px;
}

.fondpage
{
	margin: 0px;
	width: 1000px;
	height: 580px;
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 120px;
	color: #333333;
}

.gauche
{
	width: 380px;
	height: 480px;
	background-repeat:no-repeat;
	float:left;
}

.banniere
{
	margin: 10px;
	width: 925px;
	height: 20px;
	background-repeat:no-repeat;
	float:left;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666666;
	font-style: italic;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	font-stretch: normal;
	direction: inherit;
	line-height: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	margin-left: 60px;
	padding-left: 5px;
}

.menu
{
	float:left;
	width: 380px;
	height: 480px;
	margin-top: 40px;
	text-decoration: none;
	margin-bottom: 20px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}

#menu a:hover 
{
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-style: italic;
	font-weight: normal;
	float:left;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 160px;
	margin-left: 70px;
	width: 150px;
	height: 20px;
}

#menu a:active 
{
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-style: italic;
	font-weight: normal;
	float:left;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 160px;
	margin-left: 70px;
	width: 150px;
	height: 20px;
}

#menu a:visited
{
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-style: italic;
	font-weight: normal;
	float:left;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 160px;
	margin-left: 70px;
	width: 150px;
	height: 20px;
}
#menu a:link
{
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-style: italic;
	font-weight: normal;
	float:left;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 160px;
	margin-left: 70px;
	width: 150px;
	height: 20px;
}
.menu_fixe

{
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-style: italic;
	font-weight: normal;
	float:left;
	width: 150px;
	height: 20px;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 145px;
	margin-left: 70px;
}

.presentation
{
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-weight: normal;
	float:left;
	width: 600px;
	height: 380px;
	margin-top: 40px;
	clear: none;
	position: inherit;
	left: 10px;
	top: 10px;
	font-style: italic;
	margin-right: 20px;
	text-decoration: none;
}

a:link {
	color: #333;
	text-decoration: none;
}


@charset "UTF-8";
/* CSS Document */

<style type="text/css">

body { background-color: #eeeeee }
    #page
    {
      position: absolute;

      width: 900px;        /* selon la largeur voulue 12em */
      margin-left: -450px;  /* moitie de width -6em */
      left: 50%;          /* constant, toujours 50%  */

      height: 550px;       /* selon la quantite de texte 8em */
      margin-top: -275px;   /* moitie de height -4em*/
      top: 50%;           /* constant, toujours 50% */

      border: 2px solid #eeeeee;
      background-color: white;

	  
	  font: normal 12px arial;
	 }

.fondpage
{
	margin: 0px;
	width: 1000px;
	height: 580px;
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 120px;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}

.gauche
{
	width: 380px;
	height: 480px;
	background-repeat:no-repeat;
	float:left;
}

.banniere
{
	margin: 10px;
	width: 925px;
	height: 20px;
	background-repeat:no-repeat;
	float:left;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666666;
	font-style: italic;
	text-transform: capitalize;
	font-variant: normal;
	text-decoration: none;
	font-stretch: normal;
	direction: inherit;
	line-height: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	margin-left: 60px;
	padding-left: 5px;
}

.navigation
{
	float: left;
	margin-bottom: 23px;
	margin-right: 55px;
	text-decoration: none;
	width: 50px;
	height: 70px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	margin-left: 30px;
	margin-top: 50px;
	font-style: italic;
	font-weight: bold;
}
#navigation a:hover 
{
	float:left;
	color: #000;
	text-decoration: none;
	font-size: 18px;
}

#navigation a:active 
{
	float:left;
	color: #000;
	text-decoration: none;
	font-size: 18px;
}


#navigation a:visited
{
	float:left;
	color: #000;
	text-decoration: none;
	font-size: 18px;
}

#navigation a:link
{
	float:left;
	color: #333;
	text-decoration: none;
	font-size: 19px;
	font-style: italic;
	font-weight: bold;
}

.Style1 {font-size: 14px}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #666;
}
.fondpage#titrage {
	text-decoration: none;
	float: left;
	width: 50px;
	margin-top: 50px;
	height: 70px;
	margin-bottom: 13px;
	font-family: "Times New Roman", Times, serif;
	color: #333;
	font-style: italic;
	font-size: 16px;
	margin-right: 5px;
	margin-left: 30px;
	font-weight: normal;
}
#comment {
	height: 70px;
	width: 300px;
	margin-right: 100px;
	margin-left: 0px;
	float: left;
	position: relative;
	margin-bottom: 46px;
	margin-top: 0px;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
.fondpage .presentation h1 {
	font-size: 10px;
}
