body {
	font-family: Comic Sans MS, sans-serif;
	color: #000000;
	background-color: #6A1F0C; /*#6D4310;*/
	background-image: url(images/fond_4b.jpg);
	background-repeat: repeat-y;
	background-position:center;
}



#corps {
	/*border:20px solid #336633;*/
	width: 910px;
	height:100%;
	position:relative; /*Pour centrer.*/
	margin-left:auto; /*Pour centrer.*/
	margin-right:auto;
}

#corps h1:first-letter {
	font-size:130%;
}

#visage {
	font-family: Garamond, Comic Sans MS, sans-serif;
	font-weight:bold;
	font-style:italic;
	background: url(images/topbar_1.png) no-repeat;
	background-position:left;
	/*border:1px dotted #BBDAFF;*/
	height: 182px; /*Pour topbarre3*/
	/*background:url(toto.gif) no-repeat;*/
}

#front{
	background: url(images/titre1.png) no-repeat;
	margin-left: 10px;
	text-align: right;
}

#front h1{
	margin-left: 10px;
	font-size: 352%;
	color:	#66FF66;
}

#front h2{
	font-size: 158%;
	color:	#66FF66;
}



#bouche h1{
	font-size: 80%;
	color: #477745;
	text-align: right;	
}



#tronc {
	font-family: Tahoma;
	margin-left:auto; /*Pour centrer. Marche pas !*/
	margin-right:auto;
	/*margin-left: 260px;*/
	font-size: 80%;
	font-style:italic;
	/*width:710px;*/
	top:233px;
	width:828px;	/*Un peu plus grand que la largeur de l'image de fond*/
	position:absolute;
	height:710px;



	background-image: url(images/notes2.png);
	background-position:left;
	background-repeat:no-repeat;
	
	/*border:2px solid #BBDAFF;*/
}

#texte {
	/*margin-right:auto;*/
	margin-left:260px;
	margin-top:123px;
	width:40%;
	height:349px;
	/*border:1px dotted #BBDAFF;*/
}

#textetarif {
	/*margin-right:auto;*/
	margin-left:260px;
	margin-top:123px;
	width:40%;
	height:349px;
	/*border:1px dotted #BBDAFF;*/
	font-size: 80%;
	font-style:italic;
}

#textetarif h1{
	font-style:	normal;
	color: #477745;
	font-size: 141%;
}


#texte h1{
	font-style:	normal;
	color: #477745;
	font-size: 110%;
}

#texte a:link{
	text-decoration: none;
	font-weight: bold;
	color: #666600;
}

#texte a:visited{
	text-decoration: none;
	font-weight: bold;
	color:	#666600;
}

#texte a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #603e23;
}

#texte a:active{
	text-decoration: none;
	font-weight: bold;
	color: #669900;
}


#footer {
	background-color: #F4F9DB;
	font-family: Comic Sans MS, sans-serif;
	color:#477745;
	/*font-weight:bold;*/
	background-repeat: no-repeat;
	position:absolute;
	bottom:30px;
	width:100%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	left: 11px;
	/*border:3px solid #CCFFCC;*/
}

.m:link {
	color: #000000;
}

/*Lien email du pied de page.*/
#footer.a {
	color:#000000;
}




a:link {
	text-decoration:underline;
	color:	#1A2DDD;
}
a:visited{
	text-decoration:underline;
	color:	#003333;
}
a:hover {
	text-decoration:underline;
	color:#666666;
}
a:active {
	text-decoration:underline;
	color:#666666;
}


#navig {
	font-family: Comic Sans MS;
	font-size: 90%;
	font-weight:bold;
	font-style:italic;
	/*border:2px double #CCCC00;*/
	height:40px;
	line-height:260%;
	background-image: url(images/boutpap4.jpg);
	background-repeat: repeat-x;
	background-position:center;
	text-align:left;
	margin-bottom:auto;
}



#navig ul {
	list-style-type:none;
	
}


#postit {
	position:absolute;
	/*border:10px double #CCCC00;*/
	z-index:10;
	font-family: Comic Sans MS;
	padding-top:60px;
	padding-right:28px;
	position:relative; /*Pour centrer.*/
	margin-left:auto; /*Pour centrer.*/
	margin-right:auto;
	top:40px;
	background-image: url(images/postit4.png);
	background-repeat: no-repeat;
	background-position:center;
	margin-left: -40px;
	height:200px;
	width:189px;
	font-size: 91%;
}


#postit ul {
	padding:2;
	margin:2;
	list-style: none;
	font-style: oblique;
	/*list-style-image:url(images/helico_2.gif);
	list-style-position: outside;*/
}

#postit h3{
	font-size: 82%;
	color: #9ed659;
}


#postit ul li a {
	color: #34a0fc;
	font-weight:bold;
}


#tv {
	position:absolute;
	z-index:10;
/*border:4px solid #FFFFFF;*/
	background:	center url(images/tv3.png) no-repeat;
	font-family: Comic Sans MS;
	/*padding-top:40px;
	padding-right:28px;*/
	top:448px;
	text-align:left;
	left:778px;
	padding-left:138px;
	padding-top:138px;
	margin-left: -138px;
	height:242px;
	width:260px;
	font-size: 100%;
}


#tv ul {
	padding:0;
	margin:0;
	list-style: none;
	font-style: oblique;
	/*list-style-image:url(images/helico_2.gif);
	list-style-position: outside;*/
}


.t {		/*Titre des définitions.*/
	color:#477745;
	font-weight: bold;
	font-style: oblique;
	margin-left:-2px;
}

#navig a:link{
	text-decoration: none;
	color: #34a0fc;
}

#navig a:visited{
	text-decoration: none;
	color: #66CC00;
}

#navig a:hover{
	text-decoration: none;
	color: #000000;
}

#navig a:active{
	text-decoration: none;
	color: #00cc00;
}

#photo {
	font-family: Comic Sans MS;
	position:absolute;
	/*border:1px dashed #B6F6A0;*/
	/*width: 130px;*/
	/*margin-left:752px;*/
	top:233px;
	left: 628px;
	font-size: 80%;
	z-index:10;
}

#photo2 {
	font-family: Comic Sans MS;
	position:absolute;
	/*border:1px dashed #B6F6A0;*/
	/*width: 130px;*/
	/*margin-left:752px;*/
	top:530px;
	left:-33px;
	font-size: 80%;
	z-index:10;
}

#photo3 {
	font-family: Comic Sans MS;
	position:absolute;
	/*border:1px dashed #B6F6A0;*/
	/*width: 130px;*/
	/*margin-left:752px;*/
	top:563px;
	left: 600px;
	font-size: 80%;
	z-index:10;
}


#carte {
	font-family: Comic Sans MS;
	position:absolute;
	/*border:1px dashed #B6F6A0;*/
	/*width: 130px;*/
	/*margin-left:752px;*/
	top:233px;
	left: 628px;
	font-size: 80%;
	z-index:10;
}




/* Contact Form */

	p.error								{margin-left:140px; margin-top:10px;}
	#contact_form ul					{float:left;}
	#contact_form ul li					{margin-left:-20px; margin-top:10px; list-style:none; position:relative; clear:both;}
	#contact_form label					{line-height:28px; width:100px; text-align:left; float:left; margin-right:10px;}
	#contact_form input#name,
	#contact_form input#email,
	#contact_form input#subject,
	#contact_form textarea				{float:left; padding:2px; border:1px solid #CCCCCC; margin-left:10px; background:#fcfcfc; -moz-border-radius:5px; -webkit-border-radius:5px;}
	#contact_form input#name,
	#contact_form input#email,
	#contact_form input#subject			{width:400px;}
	#contact_form textarea				{width:500px;height:150px; resize: none;}
	#contact_form input.button			{float:right;}
	
	/* Global Classes */

	
	.clear								{clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0;}
	.textright 							{text-align:right;}
	.error,
	.success							{display:none;}

