html,body{
	margin:0px;
	font-family:"Trebuchet MS", Arial;
	height:100%;
	background-color:#8BAED7;
	/*background-color:#fff;*/
}
#global {
	width:950px;
	background-color:#FFFFFF;
}
/******menu*******/

a.menu:link {
	color: #9190BA;
	text-decoration: none;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration:none;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.menu:visited {
	text-decoration: none;
	color:  #9190BA;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.menu:active {
	text-decoration: none;
	color: #9190BA;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#menu_top{
	padding-top:30px;
	background-color:#C8D6EB;
	
}
#menu_top_acc{
	padding-top:8px;
	background-color:#C8D6EB;
}
#menu_top_roll{
	margin-top:0px;
}

.repeat{
	background-image: url(../img/repeat_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#photo{
	width:286px;
	height:71px;
}
/******contenu******/
#titre_accueil{
	margin-top:30px;
}

.titre_accueil{
	float:left;
	margin:8px 0 0 30px;
}

.texte{
	font-size:11px;
	padding:20px;
	line-height:18px;
}

.photosalon{
	float:right;
	margin-left:10px;
	margin-top:20px;
}

#texte2{
	font-size:12px;
	padding:20px;
	padding-left:40px;
	padding-right:40px;
	line-height:18px;
}
.infos{
	line-height:20px;
	margin-top:120px;
}
.infos_heberg{
	color:#FF6600;
	text-decoration:none;
	font-size:14px;

}
#pos_texte{
	margin-top:150px;

}

#pos_texte2{
	margin-top:120px;

}
.titre{
	font-size:18px;
	color:#A70F1A;
}

.background{
	background-color:#C8D6EB;
	width:218px;
}
#pos_arbre {
	position:relative;
	height:436px;
	bottom:-14%;
	bottom:-13%; !important
	/*margin-bottom:-218px;*/
}
.bold{
	font-weight:bold;
}

img.logo_partner {
	padding-left:5px;
	padding-right:25px;
	padding-bottom:14px;
	padding-top:4px;
}

.underline{
	text-decoration:underline;
}

/*******FORMULAIRE******/
.champ{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width:thin;
	border-left-style: none;
	border-bottom-color: #660000;


}
#form{
	margin-top:120px;
}

#corps {
	position:relative;
	width:772px;
	height:440px;
	background-color:#FFFFFF;
	padding-left:15px;
	padding-top:5px;
}


.form_txt {
	font-size:12px;
	font-weight:bold;
	vertical-align:bottom;
}
.poitille {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #C8D6EB;
	border-right-color: #C8D6EB;
	border-bottom-color: #C8D6EB;
	border-left-color: #C8D6EB;
}

.bor_tabdr{
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #660000;	

}
.bor_tableft{
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #660000;	

}

.bor_tab{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #660000;
	border-left-color: #660000;
}
.titre_contact {
	margin-bottom: 85px;
	font-size:18px;
	color:#A70F1A;
}

.titre_rubrique{
	float:right;
	margin-right:25px;
}
.logo{
	padding-left:10px;
	padding-top:10px;
}
/*****jardinier*****/

.jardi{
	margin-top:25px;
}

#herbe{

	background-image:url(../img/herbe.png);
	width:446px;
	height:95px;
	background-repeat:no-repeat;
}

/*****Exposants*****/
.border{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style:solid;
	border-left-style: none;
	border-bottom-color: #c8d6eb;
	padding-bottom:5px;
	border-bottom-width:1px;
	margin-top:10px;
		
}

.bordercolorclair{
	background-color:#F8FAFC;

}

#border_top{
	padding-top:5px;
}

#pos_table{
	margin:0px;
	padding-left:40px;
}

.infos_important{
	font-size:11px;
	color:#990000;
}

.infos_normal{
	font-size:12px;
	color:#999999;
}

.inter_contact{
	margin-top:10px;
	margin-bottom:10px;
	font-size:11px;
}
.orange_nom{
	color:#FF6600;
	font-size:12px;
}

/*****admin*****/

/*index*/
#identification{
	margin-top:100px;
	margin-left:100px;
}

/*result*/
#result{
	margin-top:100px;
}

a.lien:link {
	color: #FF6600;
	text-decoration: none;
	font-size:12px;
	margin-left:5px;
	margin-right:5px;
	
}
a.lien:hover {
	color: #990000;
	text-decoration:none;
	font-size:12px;
	margin-left:5px;
	margin-right:5px;
}
a.lien:visited {
	text-decoration: none;
	color: #FF6600;
	font-size:12px;
	margin-left:5px;
	margin-right:5px;
}
a.lien:active {
	text-decoration: none;
	color:  #FF6600;
	font-size:12px;
	margin-left:5px;
	margin-right:5px;
}

/*ajouter un exposant*/
a.ajout:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size:15px;
	margin-left:5px;
	margin-right:5px;
	font-weight:bold;
}
a.ajout:hover {
	color: #990000;
	text-decoration:none;
	font-size:15px;
	margin-left:5px;
	margin-right:5px;
	font-weight:bold;
}
a.ajout:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size:15px;
	margin-left:5px;
	margin-right:5px;
	font-weight:bold;
}
a.ajout:active {
	text-decoration: none;
	color:  #FFFFFF;
	font-size:15px;
	margin-left:5px;
	margin-right:5px;
	font-weight:bold;
}

#voirGalerie a{
	font-weight:bold;
	font-size:0.9em;
	margin-right:8px;
}

.galerie{
	margin-top:92px;
}