/*###################################
#	NOM KIT							#
#	=============================	#
#	Un kit graphique				#
#	Zwatla.com + Lagouache.com		#
#	© 2008							#
###################################*/

/* couleurs
#f8ffbf : Fond du site, Texte principal
#394000 : Titres
#BE4000 : Liens
#8fa100 : Couleur Menu
#aabf00 : Fond clair pour code, formulaires et bas de tableaux
*/

/***************************
	GENERAL
 ***************************/
body {margin:0; margin-bottom:10px; padding:0; height:100%;}

/*	Typographies
---------------------------*/
body { background:#fed38f; color:#000000;}
h1, h2, h3, h4, h5, h6 {margin:1.2em 0 .8em; padding:0; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; color:#394000;}
h1 {font-size:2.4em;}
h2 {font-size:2.0em;}
h3 {font-size:1.6em;}
h4 {font-size:1.4em;}
h5, h6 {font-size:1.2em;}
p {margin-bottom:0.8em; font-size:1.2em;}
acronym {cursor:help; border-bottom:1px dotted;}
code {display:block; margin:0 0 1em; padding:1em; font:0.9em "Courier New", Courier, monospace; border:1px dashed #f8ffbf; background:#aabf00;}
blockquote {margin:1em 0; padding:0 0 0 10px; border-left:2px solid; font-size:1em; font-style:italic; text-align:justify;}
blockquote p {margin:0; padding:0;}

hr {margin:2em 0 0; border:0; height:1px; background-color:#f8ffbf; color:#f8ffbf;}

a:link, a:active, a:visited {color:black; text-decoration:none;}
a:hover {text-decoration:none; color:#106b07;}

/*	Images
---------------------------
img {float:left; margin-right:10px; }  */

/* border:5px solid #f8ffbf; */

/*	Listes
---------------------------*/
ol, ul, dl {margin:0 0 1em 1em;  padding:0; font-size:30px;}
ul ul, ol ol {margin-bottom:0; font-size:1em;}
ul {list-style:square inside;}
ol {list-style:decimal inside;}
dl {}
	dt {font-weight:bold; color:#f8ffbf;}
	dd {margin:0 0 1em 2em;}

/*	Tableaux
---------------------------*/
table {margin:1em 0; border:0px; border-collapse:collapse; font:1em Arial, Helvetica, sans-serif;}
table th, table td {text-align:left; }
table thead th {background:#394000; color:#f8ffbf;}
table tbody th {background-color:#dfe36a; color:#394000;}
table tbody th, table tbody td {border:0px; border-width:1px 0;}
#livre td{background-color:#f8ffbf;}




/*	Formulaires
---------------------------*/
form {padding:0; margin:1.5em 0; border:1px dashed #f8ffbf; width:400px; }
form fieldset {border:0; padding:1em; margin:0;}
form fieldset legend {padding:0.4em; width:auto; background:#394000; color:#f8ffbf;}
form p label {float:left; display:block; margin-right:10px; width:30%; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.2em;}
form p input,
form p select,
form p textarea {padding:0.5em; border:1px dashed #f8ffbf; width:60%; font:1em Tahoma, Arial, Helvetica, sans-serif; background-color:#f8ffbf; color:#BE4000;}
form p select {width:63.5%;}
form ul {margin:0 0 0 33%; padding:0; list-style-type:none; color:#BE4000;}
form ul li {padding:0 30px 5px 0; white-space:nowrap;}
form input.bouton {padding:0.4em 0.5em; border:0; width:auto; overflow:visible; cursor:pointer; font-size:1.3em; background:#BE4000; color:#f8ffbf;}

/***************************
	MISE EN PAGE
 ***************************/
/*	.classes 
--------------------------*/
.Style1
{color:black; font-size:10px;}

.annonce p{font-size: 20px; font-family:"Script MT Bold",fine hand, brush script mt;}
#header p {font-family: "Segoe print",comic sans MS; font-size:13px; text-align:left;}
#texthd{font-family: "Segoe print",comic sans MS; font-size:13px; }

/*	#div
---------------------------*/
div#header { width:185px; height:auto; border-style:double; padding-top:5px; font-family: "Segoe print",fine hand, brush script mt; font-size:13px; }
div#menu {  width:190px; height:auto; }
div#contenu { float:left; padding:2px; background-image:url(../images/frise.jpg); background-repeat:no-repeat; background-position:top center;
 width:800px; height:auto; min-height:900px; background-color:#FFFFFF; font-family:"Palatino Linotype"; }
div#footer {clear:both; padding:5px 0px; width:1000px; background:#0f6a09;}
div#baniere{ background-image:url(../images/baniere.jpg); background-position:center; background-color:#FFFFFF;  width:1000px; height:210px; margin-top:10px;  background-repeat:no-repeat; }
div#droite{ float:left; width:195px; height:auto; background-color:#FFFFFF; }
#tout{width:1000px; height:auto; background-color:#FFFFFF;}
/*	HEADER
---------------------------*/
/* div#header h1 {margin:0; padding-top:3em;} */


/*	MENU
---------------------------*/

#choix{ font-family:"comic sans MS"; font-size:15px; text-align:center;
vertical-align:middle;
}
#choix  td{background-color:#dfe36a; }
#choix tr{border-width:2px; border-style:dashed; }
#choix img{border-style:none;}
/*	PLAT DU JOUR
-------------------------*/

#plat{background-image:url(../images/plat_jour.jpg); background-repeat:no-repeat; width:462px; height:723px; }
#plat_jour{color:white; font-size:30px; font-family: "Script MT Bold";}
#plat2{ width: 250px; height: 490px; padding-top:160px; }

/*	FOOTER
---------------------------*/
div#footer ul {margin:0; padding:0;}
div#footer ul li {list-style:none; display:inline; margin-right:20px;}

#copy {font-size:18px;}

