body {

	background-color: #d1c9aa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.global {
	border: 1px solid #336600;
	width: 760px;
	background-color: #fcfcea;
}

/*///////////////////////////top///////////////////////*/

.titre {
	background-image: url(../images/titre.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 67px;
	width: 385px;
	position: relative;

}

.drapeaux {
	position: relative;
	height: 67px;
	width: 68px;
	left: 692px;
}

.baseline {
	background-image: url(images/baseline.gif);
	position: relative;
	height: 17px;
	width: 760px;
	background-repeat: no-repeat;
}


.sousmenu {
	background-color: #DFE0B6;
	position: relative;
	height: 20px;
	width: 760px;
}
/*///////////////////////contenu////////////////////////*/

.contenu {
	position: relative;
	height: 428px;
	width: 760px;
	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.content {
	position: relative;
	height: 428px;
	width: 576px;
}

.gauche {
	position: relative;
	height: 418px;
	width: 183px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #778547;
}


.menu {
	position: relative;
	height: 146px;
	width: 183px;
	top: 46px;

}


.cale {
	position: relative;
	height: 5px;
	width: 183px;
}

/*////////////////////////bas///////////////////////////*/

.lignebas {
	position: relative;
	height: 28px;
	width: 760px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: right;
}


.lignebande {
	background-color: #E4E4C1;
	position: relative;
	height: 18px;
	width: 627px;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 6px;
	padding-left: 10px;
}

.bandebas {
	background-color: #fcfcea;
	position: relative;
	height: 8px;
	width: 760px;
}

/*//////////////////////selecteurs////////////////////////*/

a:visited {	
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a:link {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a:active {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

/*////////////////////////////////////specifiques//////////////////////*/


/*contact*/

.contacts {
	font-weight: bold;
	color: #333300;}

/*autre*/

.colonnetexte {
	position: relative;
	width: 180px;
	padding-left: 10px;
}

.titrestexte {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
}

.bordurephoto {
	border: 1px solid #6f0505;
	height: 150px;
	width: 225px;
}

.bordurephoto1 {
	border: 3px solid #fcfcea;
	height: 150px;
	width: 225px;	
	float: right;
}

.bordurephoto2 {
	border: 3px solid #fcfcea;
	height: 150px;
	width: 225px;	
	float: left;
}
/*domaine*/
.lignedomaine {
	position: relative;
	width: 570;
	margin: 0px 0px 20px;
	height: 22px;
}

.contenudomaine {
	color: #000000;
	text-decoration: none;
	position: relative;
	vertical-align: top;
	text-align: justify;
}

/*actu*/


.ligneactu {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #778547;
	padding-right:10px;
}
.contenuactu {
	color: #000000;
	text-decoration: none;
	
	text-align: justify;
}

