/* CSS Document */

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #ff9900;       /*#660000*/
	text-align: center;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: 85%;
}
.list {
	list-style-type: circle;
	line-height:1.6em;
	color: #555;
}
.soustitrelist {
	margin: 0 0 0 25px;
	list-style-type: disc;
	line-height:1.6em;
	color: #EACD00;
}
.titrelist {
	margin: 1em 0 1em 35px;
}
.titrelist {
	list-style-type: square;
	padding: 5px;
	line-height:1.8em;
	color: #FFF000;
}
.fille {
	color: #CC3399 /*#FF66CC*/;
	border-color: #333;	
}

.garcon {
	color: #0033CC /*#6666FF*/;
	border-color: #333;
}

.important {
	color: #CC0000;
	font-weight: 800;
}

h2, h3 {
	margin-top: 0;
}

h3 {
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #ffa000;
}

a:hover {
	text-decoration: underline;
}

h1#top {
	position: absolute;
	margin: 0px;
	padding:0px;
	text-indent: -5000px;
	line-height: 1px;
	font-size: 1px;
}
/*----------------------------------------------------content-------------------------------------------*/
#content h1 {
	position: relative;
	color: #333;
	padding-bottom: 2px;
	padding-left: 25px;
	font: bold 1.9em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	text-align: center;
}
#content h3 {
	position: relative;
	color: #666;
	padding-bottom: 2px;
	padding-left: 25px;
	font: bold 1.5em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	text-align: center;
}
#content h2 {
	position: relative;
	color: #990000;
	padding-bottom: 2px;
	padding-left: 25px;
	background-position: left top;
	background-repeat: no-repeat;
	font: bold 1.3em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	background-image: url("design/puce1.gif");
	border-bottom: 1px solid #294713;
	margin-top: 30px;
}

#content h2 a {
	color: #769712;
}

#content h2 a:hover {
	text-decoration: none;
	color: #cc9900;
}
#content p {
	text-align:justify;
	text-indent: 15px;
	color: #222;
}
ul {
	list-style-type: circle;
	text-align: justify;
}

.listing {
	margin: 1em 0 1em 20px;
	list-style-type: square;
	color: #222;
	padding: 20px;
	line-height:1.6em;
}

.listing a {
	color: #ffa000;
}

/*.cerise {
	background: #fff url(design/bg-cerise.jpg) 95% 0% no-repeat;
}*/

#content img {
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
	padding: 5px;
	margin: 0px;
	text-align: center;
	color: #222;
	font-size: 1em;
}
#content h5, #content h5 a {			/*-------abc com------*/
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: 15px;
	font-weight: normal;
	color: #CA8800;
}
#content h6 {				/*-----légende photo------*/
	font-size: 1em;
	color: #222;
	text-align: center;
	font-style: italic;
}
#content h6 a {				/*-----légende photo------*/
	color: #222;
}
#content h6 a:hover {		/*-----légende photo------*/
	text-decoration: none;
}
/*---------------------------------------------------end content-----------------------------------------------------*/

/*----------------------------------------------------content INDEX INDEX-------------------------------------------*/
#contentindex h1 {
	position: relative;
	color: #333;
	padding-bottom: 2px;
	padding-left: 25px;
	font: bold 1.9em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	text-align: center;
}

#newsindex {
	margin: 3px;
	border: 1px solid #990000;
	padding: 10px;
}

#linkindex {
	margin: 3px;
	border: 1px solid #339900;
	padding: 10px;
}

#soonindex {
	margin: 3px;
	border: 1px solid #006699;
	padding: 10px;
}

#modifindex {
	margin: 3px;
	border: 1px solid #FF9900;
	padding: 10px;
}

#soonindex h2 {
	position: relative;
	color: #006699;
	padding-bottom: 2px;
	padding-left: 25px;
	background-position: left top;
	background-repeat: no-repeat;
	font: bold 1.3em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	background-image: url("design/puce1.gif");
	border-bottom: 1px solid #006699;
	margin-top: 10px;
}

#modifindex h2 {
	position: relative;
	color: #FF9900;
	padding-bottom: 2px;
	padding-left: 25px;
	background-position: left top;
	background-repeat: no-repeat;
	font: bold 1.3em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	background-image: url("design/puce1.gif");
	border-bottom: 1px solid #FF9900;
	margin-top: 10px;
}

#newsindex h2 {
	position: relative;
	color: #990000;
	padding-bottom: 2px;
	padding-left: 25px;
	background-position: left top;
	background-repeat: no-repeat;
	font: bold 1.3em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	background-image: url("design/puce1.gif");
	border-bottom: 1px solid #990000;
	margin-top: 10px;
}

#linkindex h2 {
	position: relative;
	color: #339900;
	padding-bottom: 2px;
	padding-left: 25px;
	background-position: left top;
	background-repeat: no-repeat;
	font: bold 1.3em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	background-image: url("design/puce1.gif");
	border-bottom: 1px solid #339900;
	margin-top: 10px;
}

#contentindex p {
	text-align:justify;
	text-indent: 15px;
	color: #222;
}

#contentindex img {
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
	padding: 5px;
	margin: 0px;
	text-align: center;
	color: #222;
	font-size: 1em;
}

/*#content h3 {
	position: relative;
	color: #666;
	padding-bottom: 2px;
	padding-left: 25px;
	font: bold 1.5em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	text-align: center;
}*/




/*---------------------------------------------------end content INDEX--------------------------------------*/
/*------------------------------------end content INDEX-----------------------------------------------------*/

#lie {
	border-bottom: 1px solid #aaa;
	text-align: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	min-height: 150px;
}
#lie a {
	text-indent: 25px;
	font-size: 14px;
}
#lie1 {
	text-align: left;
	margin: 0 auto 0 0;
	padding: 11px 0 0 5px;
	margin-top: 0px;
}
#lie1 h3 {
	color: #888;
	text-indent: 25px;
	margin-top: 35px;
	text-align: left;
}
#lie2 {
	float: right;
	width: auto;
	margin: 10px 0 0 10px;
	padding: 10px 0 0 0;
}

#lignebas {
	border-bottom: 1px solid #aaa;
	text-align: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	min-height: 15px;
}
	

/*-----------------------menu right-----------------------*/

#menuright {
	color: #777;
	font: 1em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	width: 245px;
	padding-top: 2px;
	background: #d4e7cc/*#EBFFE6*//*#DFFFD7*/ url(design/topmenu3.gif) top left no-repeat;
	text-align: center;
}
#menuright h1 {
	color: #5EBB00;
	font: 1.5em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-weight: bold;
	background: url(design/separateur1.gif) top center no-repeat;
	padding-top: 1px;
	margin-bottom: 1px;
	font-variant: small-caps;
	text-align: center;
}
#menuright h2 {
	color: #FFB802;
	font: 1.2em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-weight: bold;
	background: url(design/separateur1.gif) top center no-repeat;
	padding-top: 10px;
	margin-bottom: 5px;
	font-variant: small-caps ; 
}
#menuright h3 {
	color: #FF9900;
	font: 1.1em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 2px;
	font-variant: small-caps ; 
}

#menuright a {
	color: #777;
	font: 1em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-weight: bold;
}
#menuright a img {
	border: none;
}
#menuright ul {
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
	text-align: center;
}
#menubas {
	padding: 0 0.5em 80px 0.5em;
	background: #d4e7cc/*#EBFFE6*//*#DFFFD7*/ url(design/menubas2.gif) bottom left no-repeat;
	margin-bottom: 0px;
}
/*------------------------------end menu right--------------------------*/
#page {
	text-align: left;
	width: 88%;
	min-width: 800px;
	margin: 10px auto 10px auto;
	position: relative;
	background-color: #FFFFFF;
	/*background: #99ffff;*/ 		/*#FFF3DD  #fff8ea*/
	border: 1px solid #CFCFCF;
	-moz-border-radius:6px;
	border-radius:6px;
	padding: 0;
}

#banner {
	margin: 0px;
	padding: 0px;
	height: 100px;
	border: none;
	margin-top: 7px;
}

#banner a img {
	margin: 5px 0 0 15px;
	border: none;
}
/*----------cadre plan-----------------------------------------------------------------------------------------------------------------------------------------*/
/*----------cadre plan-----------------------------------------------------------------------------------------------------------------------------------------*/
/*----------cadre plan-----------------------------------------------------------------------------------------------------------------------------------------*/
/*----------cadre plan-----------------------------------------------------------------------------------------------------------------------------------------*/
/*----------cadre plan-----------------------------------------------------------------------------------------------------------------------------------------*/
/*----------cadre plan-----------------------------------------------------------------------------------------------------------------------------------------*/
/*----------cadre plan-----------------------------------------------------------------------------------------------------------------------------------------*/
.cadre {
	width: 245px;
	padding-top: 7px;
	background: #E9E9E9 url(design/top.gif) top left no-repeat;
}

.cadrebas {
	padding: 0 0.5em 7px 0.5em;
	background: #E9E9E9 url(design/bottom.gif) bottom left no-repeat;
}
.cadre1 {
	border-top: 2px solid #fff;
	width: 245px;
	padding-top: 7px;
	background: #E9E9E9 url(design/top.gif) top left no-repeat;
}

.cadrebas1 {
	padding: 0 0.5em 7px 0.5em;
	background: #E9E9E9 url(design/bottom.gif) bottom left no-repeat;
}
/*-------plan-------*/
#plan {
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 0;
	color: #555;
	font-style: italic;
	text-align: center;
}
#plan a {
	color: #555;
}
/*------titre milans------*/
.titre {
	width: 275px;
	/*background: #fff url(design/top.gif) top left no-repeat;*/
	padding-top: 7px;
	margin-right: 20px;
	margin-bottom: 0px;
	height: 86px;
	background-image: url("design/milan1.gif");
	background-position: 190px 0px;
	background-repeat: no-repeat;
}

.titrebas {
	padding: 0 0.5em 7px 0.5em;
	/*background: #E9E9E9 url(design/bottom.gif) bottom left no-repeat;*/
	margin-bottom: 5px;
}
#banner .titre {
	float: left;
	margin-top: 0px;
	padding-left: 15px;
}
#titre1mil {
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 0;
	color: #888;
	font-style: italic;
	text-align: bottom;
	padding-top: 20px;
}
#titre2mil {
	font-size: 2.3em;
	font-weight: bold;
	margin-top: 0;
	color: #888;
	font-style: italic;
	text-align: center;
}
#titre1mil a, #titre2mil a {
	color: #333;
	text-decoration: none;
}
/*--------end titre------------*/
#banner .cadre {
	float: right;
	margin-right: 15px;
}

#banner p {
	margin: 0;
}

/*-----------------------------------menu top-------------------------------------------*/
#menutop {
	position: relative;
	height: 28px;
	margin: 0 15px 1em 15px;
	clear: both;
	background: #294713 url(design/menu.jpg) left top no-repeat;
}
#menucoin {
	float: right;
	position: relative;
	left: 1px;
	width: 30px;
	height: 28px;
	background: #294713 url(design/menucoin.gif) left top no-repeat;
}

#menutop ul, #menutop li {
	margin:0;
	padding: 0;
	list-style-type: none;
	}
#menutop ul {
	position: absolute;
	height: 28px;
	width: 650px;
	left: 25px;
}

#menutop li {
	float: left;
}

#menutop li a { /* dimensions et définitions des boutons */
	display: block;  /* mise en block de <a> pour lui donner des dimensions */
	height: 28px;
	width: 100px;
	color: #ffff00;
	font: 16px/28px "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	text-decoration: none;
	border-left: 1px solid #fff;
	text-align: center;
	font-weight: bold;
}
#menutop li a.last {
	border-right: 1px solid #fff;
}

#menutop a:hover {
	color: #fff;
	background: transparent url(design/menu.jpg) top left no-repeat;
}

#menutop a#menu1:hover {
	background-position: -26px -28px;
}
#menutop a#menu2:hover {
	background-position: -127px -28px;
}
#menutop a#menu3:hover {
	background-position: -228px -28px;
}
#menutop a#menu4:hover {
	background-position: -329px -28px;
}
#menutop a#menu5:hover {
	background-position: -430px -28px;
}
#menutop a#menu6:hover {
	background-position: -531px -28px;
}
/*--------------------------------------end menu top----------------------------------------*/

#footer img {
	border: none;
}

#footer {
	/*background: #FFF3DD;*/
	margin: 95px 15px 0px;
	text-align: center;
	padding: 0.1em 0 0 0;
	clear: both;
	border: none;
	color: #888/*#FFB802;*/;
	font-weight:bold;
	font-size: 12px;
}
#footer a {
	text-decoration: none;
	border: none;
	color: #888/*#FFB802;*/;
}
#footer a:hover {
	text-decoration: underline;
	color: #A4C499;
}
#footer h5 {			/*-------abc com------*/
	font: 12px "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0.1em 0 0.1em 0;
	border-top: 1px solid #555;
}
#footer h5 a {			/*-------abc com------*/
	color: #CA8800;
}
#footer h5 a:hover {	/*-------abc com------*/
	text-decoration: none;
	color: #CA8800;
}
#footer h5 img {		/*-------abc com------*/
	vertical-align: middle;
}

/* ====================================================================
COLUMNS LAYOUT
-------------------------------------------------------------------- */
#content {
	margin: 1em 290px 1em 15px;
	background: /*#FFF3DD*/ url(design/fond_lavande.gif) 100% 0% no-repeat;
	padding: 1em 0 0 0;
	min-height: 70px;
}

#contentindex {
	margin: 1em 290px 1em 15px;
	background: /*#FFF3DD*/ url(design/fond_lavande.gif) 100% 0% no-repeat;
	padding: 1em 0 0 0;
	min-height: 70px;
}

#livre {
	margin: 1em 290px 1em 15px;
	/*background: #FFF3DD;*/
	padding: 1em 0 0 0;
}

#galerie {
	margin: 1em 290px 1em 15px;
	/*background: #FFF3DD;*/
	padding: 1em 0 0 0;
	min-height: 600px;
}

#menuright {
	float: right;
	width: 245px;
	margin: 0em 15px 1em 10px;
}

#banner { 
	margin-bottom: 0px; 
}
/*-------------------------livredor-----------------------------*//*-------------------------livredor-----------------------------*/
/*-------------------------livredor-----------------------------*//*-------------------------livredor-----------------------------*/
/*-------------------------livredor-----------------------------*//*-------------------------livredor-----------------------------*/
#livre img {
	border: none;
}
#livre .ex_stats, .ex_block, .ex_cadre, .ex_link {
	font-family:"Comic Sans MS", Arial, sans-serif;
	font-size:14px;
}
#livre .ex_pcen, .ex_entete, .ex_note, .ex_nupage, .ex_formulaire form label, .ex_ppre {
	float:left;
}
#livre .ex_cadre, .ex_stats, .ex_block  {
	display:table;
}
#livre .ex_link, .ex_note, .ex_block {
	text-align:center;
}
#livre .ex_msg_note, .ex_ntotal, .ex_formulaire form label {
	text-align:right;
}
#livre .ex_link {
	margin-bottom:40px;
	margin-top:25px;
	font-size:18px;
	font-weight:bold;
}
#livre .ex_link a{
	background-color: #F8FAC5;
	color: #FFB802;
	border:1px solid #333;
	padding: 5px 10px;
	text-decoration:none;
}
#livre .ex_link a:hover {
	color: #F9950D;
	background-color: #F8FAC5;
	border:1px solid #333;
}
#livre .ex_block a{ 
    text-decoration:none;
	color: #FFB802;
}
#livre .ex_block a:visited{
	color: #FFB802;
}
#livre .ex_block a:hover {
	color: #F9950D;
}
#livre .ex_block a:active {
	color: #000000;
}
#livre .ex_cadre{
	margin:5px auto;
	width:90%;
	border:1px solid #333333;
	background-color: #F8FAC5;
}
#livre .ex_entete{
	width:170px;
	padding:5px;
}
#livre .ex_corps {
	background-color:#FFF;
	margin-left:170px;
}
#livre .ex_message{
	padding:10px;
	text-align:left;
}
#livre .ex_message p{
	margin-top:5px;
	margin-bottom:5px;
}
#livre .ex_ent_inf{
	width:100%;
	text-align:left;
	margin-top:5px;
}
#livre .ex_msg_note {
	padding-top:26px;
	padding-bottom:10px;
	padding-right:10px;
	font-weight:700;
	color:#777;
}
#livre .ex_date{
	color: #888;
	font-size:10px;
}
#livre .ex_pseudo{
	font-weight:bold;
	color: #666;
}
/*--------- 1eme ligne bandeau-------*/
#livre .ex_stats{
	margin:0px auto;
	width:90%;
	border-top:1px solid #333333;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	background-color: #F8FAC5;
	font-weight:bold;
	color: #FFB802;
}
#livre .ex_note {
	width:30%;
	padding-left:1%;
}
#livre .ex_nupage {
	width:33%;
	text-align:left;
}
#livre .ex_ntotal {
	width:33%;
	float:right;
}
/*--------- 2eme ligne bandeau-------*/
#livre .ex_block {
	margin:0px auto;
	width:90%;
	border:1px solid #333333;
	background-color: #F8FAC5;
	font-weight:bold;
	color: #FFB802;
}
#livre .ex_ppre {
	width:20%;
}
#livre .ex_pcen {
	width:58%;
	border-right:1px solid #333333;
	border-left:1px solid #333333;
}
#livre .ex_psui {
	width:20%;
	float:right;
}
/*---------- end 2eme ligne bandeau-------*/
#livre .ex_formulaire {
	width:auto;
	margin:auto;
	border:2px solid #E9E9E9;
	background-color: #F8FAC5;
	padding:15px;
	font-weight:bold;
	color: #FFB802;
}
#livre .ex_formulaire form label {
	display: inline;
	width: 150px;
	margin-right:10px;
} 
#livre .ex_fput, .ex_formulaire textarea {
	background-color:#E9E9E9;
	border:1px solid #E9E9E9;
}
#livre .ex_fput {
	font-weight:500;
	padding:2px;
}
#livre .ex_center {
	text-align:center;
}
#livre .ex_formulaire textarea {
	width:100%;
}
/*----------------------end---livredor-----------------------------*//*----------------------end---livredor-----------------------------*/
/*----------------------end---livredor-----------------------------*//*----------------------end---livredor-----------------------------*/
/*----------------------end---livredor-----------------------------*//*----------------------end---livredor-----------------------------*/

