*,html,body {margin:0; padding:0; font:12px/24px Verdana, Arial, Helvetica, sans-serif; color:#eaedcc;}
ul,li{ list-style:none;}
a {text-decoration:none; outline:none;}
a:hover {
	cursor:auto;
	font-weight:bolder;}
img { border:none;}
hr {border-bottom-color:#c0c2b0;}
b { font-weight:bold;}
i { font-style:italic;}


body {
	background:#27a595;
	top:0px;
	left:0px;
	}
#top {
	background:url(img/bgtop.png) repeat-x;
	position:relative;
	height:194px;
	margin:0;
	padding:0;
	}
#menu{
	width:800px;
	height:150px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	color:#d13c2b;
	}
#all{
	height:auto;
	width:800px;
	margin-left: auto; 
 	margin-right: auto;}

#content {
	position:relative;
	height:auto;
	width:700px;
	padding-top:10px;
	padding-bottom:100px;
	padding-left:10px;}
#content p a {
	color:eaedcc;}
#content2 {   /* contenu du contact - mise en page pour formulaire*/
	position:relative;
	height:auto;
	width:700px;
	padding-top:0;
	padding-bottom:100px;
	padding-left:10px;}
#foot {
	position:relative;
	background:url(img/bgfoot.png) no-repeat;
	width:786px;
	height:80px;
	color:#27a595;
	text-align:center;
	padding:14px;
	}
#foot a {
color:#27a595;}
#ballon {
	position:fixed;
	bottom:0;
	margin-left:700px;
	width:50px;
	height:auto;
}
.gros {
	font-size:36px;}
#photo {
	position:relative;
	padding-top:55px;
	float:left;
	width:170px;
	height:auto;}
#about {
	position:relative;
	float:right;
	width:500px;}
#about a:hover{
	letter-spacing:6px;
	}
.clear {
	clear:both;}
	

/*design formulaire*/

form {
	 background-image:url(img/label2.png);
	 background-repeat:no-repeat;
	 padding:10px 30px 30px 30px;
	 }
fieldset {
	 padding:0px;
	 margin-bottom:10px;
	 border:none;
	 }
legend {
	 color:#d13c2b;
	 font-weight:bold;
	 }
label {
	 margin-top:0;
 	 display:block;
 	}
label.inline {
 	display:inline;
 	}
input {
	background:url(img/bginput.png) no-repeat;
	height:30px;
	width:220px;
	padding-left:13px;
	padding-top:4px;
	color:#eaedcc;
	border:none;
 	}
textarea {
 	border:none;
	background:url(img/bgmess.png) no-repeat;
	width:260px;
	height:149px;
	color:#eaedcc;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:15px;
	
 	}

*:focus {
 	background-color:#27a595;
 	}
div#message {
	text-align:center;
	position:relative;
	width:200px;
	height:auto;}

