/**
 * Pixanimal Studio (c) C.line
 * Celine AUZIAS 2009
 * celine DOT auzias AT gmail DOT com */

body{
	background-color: #ffe9b2;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	background:url(bg.png) repeat-x top #ffe9b2;
text-alin:center;
	padding:0px;
	margin:0;

}

#header{
	height:143px;
	margin:0 auto 5px auto;
	/*background-color: #ccd813;*/
	text-align:center;
	margin-top:5px;
}

#header h1{
	width:100%;
	height:60px;
	background:url('visuel.png') no-repeat top;
	margin:0;
	text-indent:-1000px;	
}	

#visuel{
background:url(visuel.png) no-repeat center;
height:214px;
margin:0 0 0 0;
padding:0 0 0 0;


}
#content{
	padding:8px 3px 0 3px;
	background-color:transparent;
max-width:600px;

 margin-left: auto;
  margin-right: auto;
  background:#b9c93f;

 -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
#home{
max-width:600px;
text-align:center;
 margin-left: auto;
  margin-right: auto;
  background:#b9c93f;

 -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

#home h1{
	width:170px;
	height:90px;
	margin:0;
	text-indent:-1000px;	
}

#home h2{
	font-family:arial;
	font-size:15px;
	color:#fff;
	text-shadow:1px 1px 2px #000;
	margin:0 5px 0 5px;
	text-align:center;
}

#contact{
	background-color:#35B7C7;
	margin:0;
	padding:10px;
	color:#fff;
	background-image:url('img/i_contact.png');
	background-repeat: no-repeat;
	background-position: right bottom;	
}
.centre{
	text-align:left;
	height:50px;
	width:250px;
	margin-left:auto;
	margin-right:auto;
	font-size:11px;
	font-style:italic;
}

h1{
	color:#3d8599;
	font-size:17px;
	margin-bottom:0.8em;
	font-weight:bold;
	text-shadow:1px 1px 2px #B0B0B0;	
	text-align:left;
	margin-left:10px;
	margin-right:10px;
}
h2{
	color:#3d8599;
	font-size:15px;
	margin-bottom:0.8em;
	font-weight:bold;
	text-shadow:1px 1px 2px #B0B0B0;	
		text-align:left;
	margin-left:10px;
	margin-right:10px;
}

h3{
	color:#8db91d;
	font-size:16px;
	margin-bottom:0em;
	font-weight:bold;
	text-shadow:1px 1px 2px #fff;
}

h4{
	color:#646464;
	font-size:1em;
	margin-bottom:0.8em;
	margin-top:2em;
	font-weight:bold;
}


p{
	text-align:justify;	
	margin-top:0.5em;
	color:#000000;
	margin-left:10px;
	margin-right:10px;
	color:#482d1c;
}

.bleu{
	color:#469AAC;
}

a, a:link, a:visited, a:active{
	color:#512403;
	font-weight:bold;
}

a:hover{
	color:#512403;
	text-decoration:none;
}

a img{
	border:0;
}

ul{
	padding:0px;
}

#home ul li{
	
	font-size:16px;
	font-weight:bold;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:3px;
	padding:15px 0 15px 10px;
	background:#f5f7d0;
	 -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	max-width:500px;
	margin-left:auto;
	margin-right:auto;

}


.one{
	border-top:1px solid #739414;
			background:#FFFFFF;filter:alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5;

}

ul li a{

color:inherit;
display:block;
margin:-8px 0 -8px -10px;
padding:8px 32px 8px 10px;
text-decoration:none	
}

ul li a:hover{

}

ul li a img{
	vertical-align:bottom;
}

ul.noul li{
	border:0;
	font-size:13px;
	font-weight:normal;
	padding:0 0 0 5px;
	text-align:justify;
	list-style-type:circle;
	list-style-position:inside;

}

ul.noul li a{
	display:inline;
	background:none;
}
ul.retour li{
	
	font-size:16px;
	font-weight:bold;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:3px;
	padding:15px 0 15px 10px;
	background:#f5f7d0;
	 -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	max-width:500px;
	margin-left:auto;
	margin-right:auto;

}
ul.retour li a {
	color:#512403;
	font-size:15px;
	text-shadow:1px 1px 2px #fff;
	background:transparent url('flecheOff2.png') no-repeat scroll left center;
	padding-left:10px;
}
ul.retour li a:hover{
	color:#739414;
	font-size:15px;
	text-shadow:1px 1px 2px #fff;
	background:transparent url('flecheOver2.png') no-repeat scroll left center;
}
ul.menu li a{
	color:#512403;
	font-size:15px;
	text-shadow:1px 1px 2px #fff;
	background:transparent url('flecheOff.png') no-repeat scroll right center;
}

ul.menu li a:hover{
	color:#739414;
	font-size:15px;
	text-shadow:1px 1px 2px #fff;
	background:transparent url('flecheOver.png') no-repeat scroll right center;
}
ul.sv li a img{
	float:left;	
	margin-right:2px;
}

ul.sv li a{
	padding:8px 32px 12px 0px;
}



#home{
max-width:600px;
text-align:center;
 margin-left: auto;
  margin-right: auto;
  background:#b9c93f;

 -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

#home h1{
	width:170px;
	height:90px;
	margin:0;
	text-indent:-1000px;	
}

#home h2{
	font-family:arial;
	font-size:15px;
	color:#fff;
	text-shadow:1px 1px 2px #000;
	margin:0 5px 0 5px;
	text-align:center;
}
#12792844497 .jotform-form {
width:350px;
 margin-left: auto;
  margin-right: auto;

}
.form-section, .form-section-closed {
 margin-left: auto;
  margin-right: auto;

}

    .form-label-top{
     font-family:Arial, verdana;
        font-size:12px;
    }
    .form-label-left{
        
		font-family:Arial, verdana;
        font-size:12px;
    }
    .form-line{
     clear: both;

padding: 10px;

margin: 0px;


display: inline-block;

width: 200px;

position: relative;
    }
    .form-label-right{
        width:106px !important;
		font-family:Arial, verdana;
        font-size:12px;
    }
    .formulaire{
        width:450px;
        color:#482d1c !important;
        font-family:Arial, verdana;
        font-size:10px;
		 margin-left: auto;
  margin-right: auto;
    }


#contact{
	background-color:#35B7C7;
	margin:0;

	color:#fff;
	background-image:url('img/i_contact.png');
	background-repeat: no-repeat;
	background-position: right bottom;	
}

#contact a, #contact a:link, #contact a:visited, #contact a:active{
	color:#507610;
} 

.right{
	float:right;
}

.left{
	float:left;
}


#footer{
	text-align:center;
	font-size:11px;
	color:#512403;
	background-image:url('img/i_footer.png');
	background-repeat: no-repeat;
	background-position: center top;
	border-top:dotted 1px #482d1c;
	line-height:20px;
	max-width:600px;
 	margin-left: auto;
  	margin-right: auto;
	margin-top:5px;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active{
	color:#512403;
}

#footer a:hover{
	text-decoration:underline;
}

.div_clear{
	clear:both;
}


.top{
	float:right;
}







