/* CSS Document */
body, table, td {
	font-family : Arial;
}

a {
	text-decoration : none;
}

a:hover{
	text-decoration : none;
}


/***********************************************************/

#fond {
	background-image : url('/images/fond.gif');
	background-position : top left;
	background-repeat : repeat-y;
	border : 1px solid #000000;
}

#bando {
	background-image : url('/images/bando.jpg');
	background-position : top right;
	background-repeat : no-repeat;
	border-bottom : 1px solid #000000;
}

#nav_g {
	background-image : url('/images/nav_gauche.gif');
	background-position : top left;
	background-repeat : repeat-y;
	height : 100%
	/*border-right : 1px solid #000000;*/
}

#contenu {
	background-image : url('/images/contenu.gif');
	background-position : top left;
	background-repeat : repeat-x;
	background-color : #F6EDD8;
		border-left : 1px solid #000000;
}

#bandoB {
	background-image : url('/images/bando_b.gif');
	background-position : top left;
	background-repeat : repeat-x;
	border-top : 1px solid #000000;
	color : #FFFFFF;
	font-family : Arial ;
	font-size : 10px;
}

/***********************************************************/

/*a h3 {
		
		color : #593C22;
}*/

h3 {
	background-image : url('/images/sstxt.gif');
	background-position : top left;
	background-repeat : no-repeat;

	font-size : 13px;
	font-weight : bold;
	padding : 7px 0px 0px 0px;
	margin-left : 27px;
	height : 33px;
	color : #593C22;
	cursor : pointer;
}

h4 {
	padding : 2px;
	padding-left : 25px;
	background-image : url("/images/petite_fleur.gif");
	background-position : top left;
	background-repeat : no-repeat;

	font-size : 13px;
	font-weight : normal;
	color : #FFFFFF;
	margin : 0px;
	text-align : left;
}

h5{

	font-size : 16px;
	font-weight : bold;
	padding : 15px 0px 0px 0px;
	margin : 0px;
	margin-left : 20px;
	color : #3C1D01;
}

/**** pour contact dans le menu ****/
h6 {
	background-image : url('/images/sstxt.gif');
	background-position : top left;
	background-repeat : no-repeat;

	font-size : 13px;
	font-weight : bold;
	padding : 7px 0px 0px 0px;
	margin-left : 27px;
	height : 33px;
	color : #593C22;
}

/***********************************************************/

fnav_g.a{
	background-image : url('/images/sstxt.gif');
	background-position : top left;
	background-repeat : no-repeat;

	font-size : 13px;
	font-weight : bold;
	padding : 7px 0px 0px 0px;
	margin-left : 27px;
	height : 33px;
	color : #593C22;
}
td.fnav_g {
	background-image : url('/images/fleurs_ng.jpg');
	background-position : top left;
	background-repeat : no-repeat;
	height : 350px;/*60%;*/
	padding-top : 10px;
}

td.titre {
	background-image : url('/images/fleur_cont.gif');
	background-position : top left;
	background-repeat : no-repeat;
	padding : 15px 0px 0px 40px;
	height : 70px;
}

td.contenu {
	vertical-align : top;
	/*padding : 0px 0px 0px 40px;*/
}

/*td.contenu div.Gcadre {
	width : 485;
	background-color : #D0C28E;
	padding : 10px;
	border : 1px solid #9F856A;
	margin-bottom : 5px;
}

td.contenu div.Pcadre {
	width : 240px;
	background-color : #D0C28E;
	padding : 10px;
	border : 1px solid #9F856A;
	float : left;
	margin-bottom : 5px;
}

td.contenu p{
	background-color : #E2D0AD;
	padding : 10px;
	border : 1px solid #7E6C48;
	margin : 0px;
	margin-top : 4px;
	font-size : 11px;
	text-align : justify;
}

td.contenu span.img_G {
	background-image : url("/images/coinG.gif");
	background-repeat : no-repeat;
	padding : 2px;
	width : 138px;
	height : 125px;
	float : left;
	margin-right : 10px;
}

td.contenu span.img_P {
	background-image : url("/images/coins.gif");
	background-repeat : no-repeat;
	padding : 2px;
	width : 61px;
	height : 62px;
	float : left;
	margin-right : 10px;
}*/


/***********************************************************/

/*span.puce{
	background-image : url("/images/puce.gif");
	background-repeat : no-repeat;
	background-position : top left;
	padding-left : 10px;
	text-align : justify;
}*/

p.copyright {
	padding : 0px;
	margin : 0px;
	color : #FFFFFF;
	font-size : 10px;
}

/***********************************************************/


img.dessous {
	z-index : 0;
	margin : 0px;
	position : absolute;
}

img.dessus {
	z-index : 1;
	margin-left : 55px;
	position : absolute;
}

.bordure{
	border: 1px solid  #7E6C48;
}

/*img.bandoG {
	float : left;
	margin : 0px;
}

img.bandoD {
	float : right;
	margin : 0px;
}

img.bandoGT {
	float : left;
	margin : 15px 105px 15px 40px;
}

img.bandoDT {
	float : right;
	margin : 15px 40px 15px 105px;
}
*/
/*img.hr {
	margin: 10px 0px 10px 0px;
}

img.hrc {
	margin: 15px 0px 15px 0px;
}*/

table.contact {
	font-family : Arial;
	font-size : 12px;
}
table.contact th {
	width : 20%;
	text-align : right;
	font-weight : normal;
	padding-right : 10px;
}
table.contact label {
	color : #FF0000;
}