body {
	font-family : Arial;
	font-size : 12px;
}

a{
	color : #75B44E;
	text-decoration : none;
}

a:hover {
	text-decoration : none;
}

a.snav {
	color : #737373;
}

a.snav:hover {
	color : #737373;
}

h3 {
	width : 50%;
	background-image : url('images/pointille.gif');
	background-repeat : repeat-x;
	background-position : left bottom;
	font-size : 17px;
	font-weight : bold;
	padding : 10px 0px 2px 15px;
}

h4 {
	background-color : #E7F2E0;
	padding : 2px;
	padding-left : 10px;
	color : #797979;
	font-size : 14px;
}

ul {
	padding-left : 40px;
}

fieldset {
	width : 29%;
	border : 1px dashed #000000;
	margin-right : 10px;
	margin-bottom : 5px;
	float : left;
	padding : 7px;
	text-align : center;
}

legend {
	background-color : #FFFFFF;
	padding : 5px;
	font-size : 13px;
	font-weight : bold ;
	color : #797979;
}

fieldset img {
	margin-bottom : 5px;
	margin-right : 20px;
}

.txtnormal {
	font-family : Arial;
	font-size : 12px;
	color : #000000;
}

table.structure{
	background-image : url('images/fleurs.jpg');
	background-position : left top;
	background-repeat : no-repeat;
}

/*tr.bandeau {
		background-image : url('images/bandeau.jpg');
		background-position : left top;
		background-repeat : no-repeat;
}*/
table.index {
	background-image : url('images/photo-ind.jpg');
	background-position : center bottom;
	background-repeat : no-repeat;
	margin-top : 40px;
}

table.index td{
	padding : 10px 30px 0px 30px;
	font-size : 16px;
	color : #9B6340;
	font-weight : bold;
}

table.menu {
	background-image : url('images/fond_menu.gif');
	background-repeat : repeat-x;

}

table.menu td {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	vertical-align : middle;
	padding-bottom : 5px;
	text-align : center;
	
}

table.menu a{
	color : #FFFFFF;
	text-decoration : none;
}

table.menu a:hover{
	text-decoration : none;
}

td.sep {
	background-image : url('images/separateur.gif');
	background-position : right center;
	background-repeat : no-repeat;
	padding-right : 5px;
}

td.contenu {
	padding : 0px 15px 20px 15px;
	font-family : Arial;
	font-size : 12px;
	color : #000000;
	text-align : justify;
	vertical-align : top;
}

td.nav_bas {
	font-family : Arial;
	font-size : 11px;
	background-image : url('images/nav_bas.gif');
	background-position : left top;
	background-repeat : repeat-x;
	padding-top : 20px;
	line-height : 1.5;
}

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 : blue;
}

table.popup {
	

}

table.popup td {
	background-image : url('images/arbre.gif');
	background-position : right bottom;
	background-repeat : no-repeat;
	text-align : left;
	vertical-align : top;
	font-family : Arial;
	font-size : 12px;
}

table.popup fieldset {
	width : 98%;
	text-align : justify;
	padding : 20px;
	padding-top : 0px;
}

table.popup legend {
	color : #FF9E00;
	font-size : 17px;
}

td.robin_art_1 {
	background-image : url('images/robin_hood1.gif');
	background-position : right top;
	background-repeat : no-repeat;
	background-color : #DC9738;
	vertical-align : top;
}

td.robin_art_2 {
	background-image : url('images/robin_hood2.gif');
	background-position : left top;
	background-repeat : no-repeat;
	background-color : #FFFFFF;
	vertical-align : top;
	font-size : 12px;
	line-height : 30px;
	color : #A18D68;
	font-weight : bold;
	padding : 10px;
}

td.robin_art_2 img {
	margin-top : 10px;
}

td.robin_art_2 a {
	color : #A18D68;
}

td.robin_art_2 blockquote {
	margin-top : 0px;
	padding-top : 0px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	line-height : 20px;

}

div.img_art {
	width : 264px;
	border : 7px solid #F6EFC5;
	margin : 15px;
	background-color : #FFFFFF;
	text-align : center;
	vertical-align : middle;
}