/* STRUCTURE ---------------------------------------------------*/

body {
	margin: 0px;
	text-align: center;
	background-image:url(../images/public/bg.jpg);
	background-repeat:repeat-x;
	background-color:#3a4f24;
	font-family:"Trebuchet MS", Arial, Verdana;
	color:#3f403c;
	font-size:12px;
}
#wrapper {
	 background-image:url(../images/public/bgline.jpg);
	 background-repeat:repeat;
     margin-left: auto;
     margin-right: auto;
     width: 842px;
}
#header {
	background-image:url(../images/public/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:0px;
	padding:0px;
	width:842px;
	height:239px;
	padding-top:50px;
	padding-left:820px;
	padding-right:8px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:10px;
	color: #ebc513;
}
html>body #header {
	width:14px;
	height:189px;
}
#header a {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:10px;
	color: #a7e52b;
	text-decoration:none;
}
#header a:hover {
	color: #a7e52b;
	text-decoration:underline;
}
#menu {
	background-image:url(../images/public/bgmenu.jpg);
	background-repeat: no-repeat;
	width:842px;
	height:25px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:14px;
	color: #ffffff;
	line-height:25px;
	letter-spacing:2px;
	
}
#menu a { 
	color: #ffffff;
	text-decoration:none;
}
.menuon {
	color: #a8df35;
}
#content {
	width:842px;
	height:350px;
	background-image: url(../images/public/bgcontent.jpg);
	background-repeat:no-repeat;
	background-position:top;
	text-align:left;
	padding-left:60px;
}
html>body #content {
	width:782px;
}
#breadcrump, #breadcrump a {
	color:#646566;
	text-decoration:none;
}
#contentlft{
	float:left;
	width:425px;
	padding-right:20px;
	text-align:justify;
}
html>body #contentlft {
	width:405px;
}
#contentrgt{
	float:left;
	width:357px;
	padding-left:10px;
	padding-right:27px;
	border-left:#999999 dotted 1px;
}
html>body #contentrgt {
	width:319px;
}
#contentfull{
	float:left;
	width:782px;
	padding-right:60px;
	text-align:justify;
}
html>body #contentfull {
	width:722px;
}
#search{
	background-color:#4e91bd;
	padding: 0 0 0 4;
	margin-bottom:2px;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:17px;
	color:#FFFFFF;
}
#endcontent{
	clear:both;
	height:0px;
	margin:0px;
	padding:0px;
	font-size:0px;
	line-height:0px;
}
a {
	color:#475297;
}
#bottom {
	clear:both;
	width:842px;
	height:118px;
	background-image: url(../images/public/bottom.jpg);
	text-align:center;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:11px;
	color:#dcdd9a;
	padding-top:100px;
}
html>body #bottom {
	height:18px;
}
#bottom a{
	text-decoration:none;
	color:#FFFFFF;
}

h1{
	font-size:17px;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-weight:normal;
	color:#8eb246;
	margin-top:2px;
	margin-bottom:5px;
	padding:0px;
}
.titre2{
	font-size:15px;
	font-family:"Trebuchet MS", Arial, Verdana;
	color:#8eb246;
}
.titre2Error{
	font-size:15px;
	font-family:"Trebuchet MS", Arial, Verdana;
	color:#b11616;
	text-decoration:underline;
	font-weight:bold;
}
.titre3{
	font-size:15px;
	font-family:"Trebuchet MS", Arial, Verdana;
	color:#ffffff;
	font-weight:bold;
}
.next{
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Verdana;
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}
a:hover.next{
	text-decoration:underline;
}
#box2{
	background-image:url(../images/public/box2.gif);
	background-repeat:repeat-y;
	padding: 0 10 0 13;
	width:405px;
}
* > #box2{
	background-image:url(../images/public/box2.gif);
	background-repeat:repeat-y;
	padding: 0 10 0 13;
	width:382px;
}
.photo{
	margin-left:10px;
}


/* FIN STRUCTURE ---------------------------------------------------- */


/* FORM ---------------------------------------------------- */

#formtop1,#formtop2,#formtop3,#formtop4 { 
	font-size:17px;
	font-family:"Trebuchet MS", Arial, Verdana;
	color:#ffffff;
	line-height:30px;
	width:115px;
	height:30px;
	float:left;
	text-align:center;
	margin-right:1px;
}
#formtop1{
	background-image:url(../images/public/cell1.gif);
}
#formtop2{
	background-image:url(../images/public/cell2.gif);
}
#formtop3{
	background-image:url(../images/public/cell3.gif);
}
#formtop4{
	background-image:url(../images/public/cell4.gif);
}
form{
	clear:both;
	border:#718c3b solid 1px;
	padding:15px;
}
form div {
  clear: left;
  display: block;
}

form div.notes {
  float: right;
  width: 158px;
  height: auto;
  margin: 0px 0px 10px 10px;
  padding: 5px;
  border: 1px solid #718c3b;
  background-color: #e4e8cc;
  color: #666666;
  font-size: 88%;
}
form label {
  display: block;
  float: left;
  width: 150px;
  padding: 3px 5px;
  margin: 0px 0px 5px 0px;
  text-align: right;
}
form table {
  border-collapse: collapse;
}
fieldset {
	border:0px;
	border-bottom:1px solid #718c3b;
}
legend {
	font-size:17px;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-weight:normal;
	color:#8eb246;
	margin-top:2px;
	margin-bottom:5px;
	padding:0px;
}
.tdcell {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:11px;
}
input, select, textarea {
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Verdana;
	border:1px solid #d5ce97;
}
.inputTextarea {
	width:600px;
}
.inputError {
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Verdana;
	border:1px solid #b11616;
	background-color:#fae6e6;
}
.inputButton {
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Verdana;
	border:1px solid #d5ce97;
	width:120px;
}

/* FIN FORM ---------------------------------------------------- */

/* CONTENT TEXT ------------------------------------------------------ */



/* FIN CONTENT TEXT -------------------------------------------------- */


/* THE FORUM --------------------------------------------------------- */
#actionForum {
	float:left;
	width:240px;
	padding-left:5px;
	font-size:11px;
	background-image:url(../images/img/degrad.gif);
	background-repeat:repeat-x;

}
* > #actionForum {
	width:235px;
}

#contentForum {
	margin-left:255px;
}
#formsubject{
	border-top:2px solid #00a8e5;
	margin-top:10px;
}
/* FIN FORUM ---------------------------------------------------------- */

/* THE BLOG ------------------------------------------------------------ */
#actionBlog {
	float:left;
	width:250px;
	background-image:url(../images/img/degrad.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	font-size:11px;
	padding-left:5px;
	
	
}
* > #actionBlog {
	width:240px;
}
#contentBlog {
	margin-left:255px;
}
/* FIN BLOG  ------------------------------------------------------------ */

/* COMMENTAIRE ---------------------------------------------------------- */
.comment{
	background-color:#f7f7f7;
	border-bottom:1px solid #cccccc;
}
.text{
	background-color:#f7f7f7;
	border-bottom:1px solid #cccccc;
	width:695px;
}
.list_content {
	color: #54672c;
	list-style-image:url(../images/public/li_content.gif);
}

#comments {
	border-bottom:1px solid #cccccc;
	width:695px;
}
#commentForm {
	width:695px;
	margin:0px;
	padding:0px;
}
hr { 
color: #cccccc;
background-color: #cccccc;
height: 1px;
}
/* FIN COMMENTAIRE ------------------------------------------------------ */


/* formulaire ovv -------------------------------------------------------- */
.titlelistovv {
	background-color:#D9CF96;
	width:450px;
	padding:2px;
}
.listvoieverte {
	background-color:#f4eec0;
	border:1px solid white;
	border-bottom:0px;
	margin-left:2px;
	height:24px;
	width:450px;
}
* > .listvoieverte {
	width:448px;
}

.listvoievertesearch1 {
	width:690px;
	background-color:#f4eec0;
	border:1px solid white;
	border-bottom:0px;
	margin-left:2px;
	height:24px;
}
.listvoievertesearch2 {
	width:690px;
	background-color:#c5dc95;
	border:1px solid white;
	border-bottom:0px;
	margin-left:2px;
	height:24px;
}

 .listvoievertesearch1 .name, .listvoievertesearch2 .name {
	background-image:url(../images/public/searchloupe.gif);
	background-repeat:no-repeat;
	background-position: 10 3;
	padding-left: 40px;
}
.listvoievertesearch1 .name a,.listvoievertesearch1 .name a:visited,.listvoievertesearch2 .name a,.listvoievertesearch2 .name a:visited {
	color: #505543;
	text-decoration:none;
	line-height:24px;
}
.listvoievertesearch1 .name a:hover,.listvoievertesearch2 .name a:hover{
	color: #505543;
	text-decoration:underline;
	line-height:24px;
}
.listvoieverte .action {
	float:right;
	white-space: nowrap
}
.listvoieverte .name {
	float:left;
}
.clear {
	clear:both;
	font-size:1px;
	height:1px;
}

.error {
	margin:10px;
	padding:3px;
	border:1px solid red;
}


/* GREEN BUTTON --------------- */ 

.greenbuttonLeft {
	width:24px;
	height:47px;
	background-image:url(../images/public/leftbutton.jpg);
	background-repeat:no-repeat;
	float:left;
}
.greenbuttonCenter{
	height:47px;
	background-image:url(../images/public/centerbutton.jpg);
	background-repeat:repeat-x;
	line-height:44px;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:13px;
	font-weight:bold;
	text-transform: uppercase;
	color:white;
	float:left;
}
.greenbuttonCenter a:link, .greenbuttonCenter a:visited,  .greenbuttonCenter a:active {
	text-decoration: none;
	color:white;
}
.greenbuttonCenter a:hover {
	text-decoration: underline;
	color:white;
}
.greenbuttonRight{
	width:24px;
	height:47px;
	background-image:url(../images/public/rightbutton.jpg);
	background-repeat:no-repeat;
	float:left;
}
.greenbuttonClose{
	clear:both;
}

/* FICHE DETAILS ------------------------------- */

.fichetitleLeft {
	margin-left:20px;
	width:23px;
	height:30px;
	background-image:url(../images/public/fichetitleLeft.gif);
	background-repeat:no-repeat;
	float:left;
}
.fichetitleCenter{
	height:30px;
	background-image:url(../images/public/fichetitleCenter.gif);
	background-repeat:repeat-x;
	line-height:28px;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:13px;
	font-weight:bold;
	text-transform: uppercase;
	color:white;
	float:left;
}
.fichetitleCenter a:link,.fichetitleCenter a:visited,.fichetitleCenter  a:hover,.fichetitleCenter  a:active {
	color:#ffffff;
	
}
.fichetitleCenter .region{
	color:#d1f489;
}
.fichetitleCenter .country a:link,.fichetitleCenter .country a:visited,.fichetitleCenter .country a:hover,.fichetitleCenter .country a:active {
	color:#d9f167;
	
}
.fichetitleCenter .country{
	color:#d9f167;
}

.fichetitleRight{
	width:23px;
	height:30px;
	background-image:url(../images/public/fichetitleRight.gif);
	background-repeat:no-repeat;
	float:left;
}
.fichetitleClose{
	clear:both;
}

.divficheimage {
	width:350px;
	float:right;
	margin-right:5px;
	padding:5px;
	padding-top:12px;
	
}
.ficheimage {
	width:350px;
	border:1px solid green;
	
}
.fichetop {
	width:695px;
	height:53px;
	background-image:url(../images/public/fichetop.gif);
	background-repeat:no-repeat;

}
.searchtop{
	width:695px;
	height:53px;
	background-image:url(../images/public/searchtop.gif);
	background-repeat:no-repeat;

}
.searchleft {
	float:left;
	width:380px;
	background-image:url(../images/public/search-separator.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding-left:20px;
	margin-right:30px;
}
.searchright {

}
.labelsearch {
	float:left;
	display:block;
	width:120px;
}
.divResultSearch {
margin-left:10px;
	width:672px;
	height:32px;
	background-image:url(../images/public/bg_result_search.gif);
	background-repeat:no-repeat;
}
.divResultSearch .title{
	margin-left : 25px;
	color:#6c7160;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
}
.fichecenter {
	width:695px;
	background-image:url(../images/public/fichecenter.gif);
	background-repeat:repeat-y;
}
.fichecenter fieldset {
	border:1px solid #c4db95;
	margin-left:15px;
	margin-right:15px;
	line-height:18px;
	padding:5px;
}
.fichecenter fieldset legend{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:13px;
	font-weight:bold;
	text-transform: uppercase;
	color:#8fb04b;
	padding-left:10px;
	padding-right:10px;
	
}
.fichecenter .bullet {
	position:relative;
	top:2px;
}
.fichecenter .services {
	float:right;
	margin-right:120px;
}

.fichebottom {
	width:695px;
	height:29px;
	background-image:url(../images/public/fichebottom.gif);
	background-repeat:no-repeat;
}