body{
	font-family:verdana;
	background:url("../images/fond.png");
	background-repeat:repeat-x;
	background-color:#fafafa;
	font-size:12px;
	color:#8080a3;
	margin:0;
}

a:link {text-decoration:none;color:#8080a3;}
a:visited {text-decoration:none;color:#8080a3;}
a:hover {color:#e3b800; text-decoration:none;}

img{
	border:0px;
}

#tab{
	border-style:1px solid #bcbcbc;
	width:400px;
}

textarea{
	border:1px solid #e2defb;
}

input{
	border:1px solid #e2defb;
}

h1{
	font-size:18px;
}

h2{
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

#form{
	position:relative;
	padding:10px;
	left:400px;
	top:-130px;
	clear:both;
	text-align:justify;
	border-top:1px dashed #dbdbe4;
	background-color:#f7f7f7;
	width:340px;
}
#orange{
	color:#ffb247;
}
#global{
	position:relative;
	width:815px;
	margin:auto;
}
#connexion{
	position:relative;
	left:500px;
	float:left;
	clear:both;
	padding:3px;
}
#bando{
	position:relative;
	background:url("../images/bando.jpg");
	background-repeat:no;
	float:left;
	width:815px;
	height:219px;
	border-right:5px solid #cbe6fb;
	border-left:5px solid #cbe6fb;	
}

#contenu{
	position:relative;
	float:left;	
	width:815px;
	background-color:#ffffff;
	border-right:5px solid #cbe6fb;
	border-left:5px solid #cbe6fb;	
}

#presentation{
	position:relative;
	background:url("../images/block-presentation.png");
	background-repeat:no;
	text-align:justify;
	top:20px;
	width:280px;
	height:220px;
	left:15px;
	float:left;
	padding:10px;
}

#nav{
	position:relative;
	float:left;
	top:10px;
	width:451px;
	left:50px;
}

#navadmin{
	position:relative;
	top:10px;
	width:451px;
	left:50px;
}

.news{
	position:relative;
	padding:10px;
	left:370px;
	top:-130px;
	clear:both;
	text-align:justify;
	border-top:1px dashed #dbdbe4;
	background-color:#f7f7f7;
	width:390px;
}
#sejours{
	position:relative;
	padding:10px;
	left:70px;
	top:10px;
	clear:both;
	text-align:justify;
	border-top:1px dashed #dbdbe4;
	background-color:#f7f7f7;
	width:390px;
}

#footer{
	position:relative;
	background-color:#e3e3e3;
	clear:both;
	width:815px;
	height:40px;
	border-right:5px solid #cbe6fb;
	border-left:5px solid #cbe6fb;	
}
#copyright{
	position:relative;
	width:400px;
	top:5px;
	text-align:center;
	margin:auto;
}
