

body {
  color: #666;
background:url(./159.gif) repeat;
 /* background-color: red; /*#fff; /** rgb(243, 230, 248);*/
 margin: 0 0 0 10em;
  /*font-family: Kerkis, Lucida, Arial, sans-serif;*/
font:12px/18px Tahoma, Arial, Helvetica, sans-serif;
font-size: 85%;
  line-height: 150%;
  text-align: justify;
  width: 50em;
  margin-right: auto;
  margin-left: auto;
}

/* La bannière

div.title {
text-align: center;
color: #b6e21b;
background-color: #202020;
 margin-top: 2em;
 margin-bottom: 0em;
 margin-right: auto;
 margin-left: auto;
 width: 700px;
padding:1px;
 border: thin outset #800;
}

div.title p {
text-align: left;
margin-right: 5px;
 border: thin outset #800;
}
*/

/* La page */


/* --------------------------
AUTHOR : STYLED MENUS
URL : http://www.styledmenus.com
Copyrights by STYLED MENUS
----------------------------*/
/*
*{
	margin:0;
	padding:0;
}
*/

/*body{
	background:#fff;
	color:#666;	
	font:12px/18px Tahoma, Arial, Helvetica, sans-serif;	
}*/


#menu{
/*margin:0 auto;*/
/*
width:702px;
height:59px;
background:url(./menu_034_bg.jpg) repeat-x;
}
#menu ul{
list-style:none;
margin:0 auto;
width:600px;
}
#menu li{
list-style:none;
display:block;
float:left;
height:59px;
line-height:59px;
}
#menu li a{
display:block;
float:left;
color:#a7a7a7;
text-transform:uppercase;
font-size:11px;
font-weight:bold;
line-height:59px;
text-decoration:none;
padding:0 20px;				
}
#menu li a:hover{
color:#fff;
background:url(./menu_034_h.jpg) no-repeat bottom;
}
#menu li a.current{
padding: 1px;
display:block;
float:left;
background:url(./menu_034_h.jpg) no-repeat bottom;
color:#fff;
text-transform:uppercase;
font-size:11px;
font-weight:bold;
line-height:59px;
text-decoration:none;
padding:0 20px;	
}
#menu li a:hover.current{
color:#fff;
}


/* Le nom de la page */

div.page {display: block;
padding: 0px;
margin: 0;
text-align: left;
color: #666;
background-color: #F0F0F0;
 margin-top: 0px;
 margin-bottom: 0em;
 margin-right: auto;
 margin-left: 0px;
 width: 702px;
}

div.page h2 {padding:2px;margin:0;}

/* Le sous-titre de la page */

div.pagesubtitle {
text-align: left;
color: #666;
background-color: #fff;
 margin-top: 0em;
 margin-bottom: 0em;
 margin-right: auto;
 margin-left: auto;
 width: 698px;
padding:2px;
}

p {padding:0;margin:0;}


/* le contenu */

div.contenu {
width: 662px;
margin-top:0em;
padding:20px;
background-color: #fff;
/*border: thin outset #800;*/
}


/* LES LIENS DANS LE TEXTE Attention, l'ordre de definition est important !!!! */
/*
a:link { text-decoration: none; color: #263507; }
a:visited { text-decoration: none; color: #b6e21b;}
a:hover { text-decoration: underline; color:#263507; }
a:active { text-decoration: underline; color:#b6e21b; }


/* le Quick Case */

div.case {
color: #404040;
background-color: #ffcc66;
width: 700px;
margin:0px;
padding:1px;
margin-top: 0em;
margin-bottom: 0em;
}

div.case p{
width: 600px;
margin-left:50px;
margin-right:50px;
}

/* la barre en bas*/

div.footer {
color: #b6e21b;
background-color: #383838;
 margin-top: 0px;
 margin-bottom: 1em;
 margin-right: auto;
 margin-left: auto;
 padding: 2px;
 width: 698px;}


.espace{
margin-right: 165px;
}

.droite{
text-align: right;
}

.gauche{
text-align: left;
}

.centree{
text-align: center;
}

p.more{
margin-bottom: 2em;
}

p.more:first-letter
{
padding-left: 50px;
}

p.last:first-letter
{
padding-left: 50px;
}

div.section{
width: 662px;
margin:0px;
padding:0px;
margin-top: 0em;
margin-bottom: 1em;
}

div.section h3 {border-bottom: 2px solid #b6e21b;}

div.reponse{
width: 630px;
margin-left:30px;
padding:2px;
margin-top: 1em;
margin-bottom: 0em;
}


/* mise en page du formulaire */
div.formulaire
{padding-left: 80px;
}
th {font-size: 2em; color: red; padding: 0; border-bottom: 1px solid gray;}
/*<style type="text/css" media="screen">*/
div.nepasvoir {display: none;}
td.infoun{border-left : 3px solid gray; border-top: 1px solid gray}/* border-bottom: 1px solid red}*/
td.champun{border-right : 1px solid gray; border-top: 1px solid gray}
td.info{border-left : 3px solid gray;}/* border-bottom: 1px solid red}*/
td.champ{border-right : 1px solid gray;}
td {padding: 0.25em 1px;}
td.subject{border-left : 3px solid green; border-bottom: 1px solid green}
td.liste{ border-top: 1px dotted red; border-right: 1px solid green; border-bottom: 1px solid green;}
td.contenu{border-left : 3px solid gray; border-bottom: 1px solid gray}
td.contenant{border-right : 1px solid gray; border-bottom: 1px solid gray;}
td.lesboutons{}
/*</style>*/


