/* styles generaux */

* { margin: 0; padding : 0;}
html {height: 100%;  margin-bottom: 1px;}
body { color: #fff ;  background : #928068 url(../images/bgBody.jpg) top left repeat-x;font-family : arial, helvetica, sans-serif;font-size: 14px; line-height: 1.1em;}
p { padding: 5px 0;}
#ConteneurGeneral { width : 960px; height : 550px; margin : 0 auto;
	position: relative; overflow : hidden;
background : url(../images/first.jpg) top left no-repeat;}

#ConteneurGeneral h1 { text-indent : -5000px;}
#ConteneurGeneral h1 a {display: block; width : 560px; height : 360px;
	position: absolute; top : 87px; left : 390px;}
		
	
#ConteneurContact { width : 960px; margin : 0 auto; text-align : center;}
#ConteneurContact p {font-size : 14px;padding-top : 5px}
#ConteneurContact strong { font-size : 20px; font-weight : lighter; line-height : 32px;}
#ConteneurContact strong em { font-style : normal; font-size : 26px; line-height : 27px; 
	color : #504332;
	border-bottom : 1px solid #504332}
a#cliquezMoi { color : #FFF9E9; text-decoration: underline;outline : 0}
a#cliquezMoi:hover { color : #504332;text-decoration: none;}

#formCont { text-align : left;padding-top : 10px;}


#coords { width : 360px;float : left; text-align: right}
#mess { width : 480px;float: left; padding-left : 20px}
#footer {text-align : right; margin-right : 30px;font-style : italic;}
#footer a { color : #504332;text-decoration: none;}
#footer a:hover { text-decoration: underline;}
