@font-face{
	font-family: "eurostile";
	src: url('../fonts/eurostile.ttf');	
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4a555c;
	text-align:justify;
}
a, a:visited{
	color:#104c6e;
}
a:active, a:hover{
	text-decoration:none;
}
body{
	background:url(../images/wrapper.jpg) left top repeat-x #fff;
	}
.clear{
	clear:both;
	}
#site-haut{	
	width:987px;
	margin:auto;
	}
#site-bas{
	clear:both;
	width:987px;
	margin:auto;
	margin-bottom:4em;
	height:170px;
	}
#infos{
	width:987px;
	height:56px;
	background:url(../images/watermark.gif) center top no-repeat;
	padding-top:60px;
	}
	#infos p{
		color:#104c6e;
		font-family:eurostile;
		font-size:16px;
		text-align:center;
		margin:5px 0;
	}
	#infos p span{
		color:#104c6e;
		font-family:eurostile;
		font-size:12px;
		text-align:center;
		margin:5px 0;
	}
#liens{
	width:987px;
	height:54px;
	background:url(../images/signature.gif) center top no-repeat;
	}
#menu{
	width:987px;
	height:288px;
	}
#main{
	width:778px;
	float:left;
}
#colonne{
	width:190px;
	min-height:400px;
	float:left;
	margin-right:19px;
}
#titre{
	width:740px;
	height:43px;
	background:url(../images/titre.jpg) top left no-repeat;
	font-family:eurostile;
	font-size:36px;
	color:#104c6e;
	padding:18px 0 0 38px;
	}
	
#contenu{
	width:708px;
	padding:15px 30px 15px 40px;
	border-radius:0px 0px 7px 7px;
	background:url(../images/end-content.jpg) left bottom repeat-x #f7f7f7;
	}

#vignette{
	width:778px;
	height:155px;
	margin:24px 0;
	}				

#copyright{
	color:#104c6e;
	font-family:eurostile;
	font-size:12px;
	margin:5px 0;
	}
	#copyright{
		float:right;
	}
	#copyright a{
		font-size:16px;
		font-family:impact;
		text-decoration:none;
	}
	#copyright a:hover{text-decoration:underline;}
#plan-mentions{
	color:#104c6e;
	font-family:eurostile;
	font-size:14px;
	padding:10px 0 0 5px;
	}
	#plan-mentions img{
		margin-left:3px;
	}
	#plan-mentions a, plan-mentions a:visited{
		text-decoration:none;
	}
	#plan-mentions a:hover{
		text-decoration:underline;
	}

h1 {font-size:1.4em;color:#a5c000;}
 .onoff{font-size:1.2em;color:#a5c000;margin-top:10px;text-decoration:underline;}
 .onoff:hover{text-decoration:none;}
h2 {font-size:1.2em;}

p {margin:15px 0; font-size:1em;}

ul li {
	font-size:1em; 
	color:#104c6e;
	list-style-image:url(../images/puce.png);
	}

.bloc-formulaire{
	width:300px;
	float:left;
	border:none;
	}
	.bloc-formulaire fieldset {
		margin-top:10px;
		background-color: #CCCCCC;
		border: medium none;
		border-radius: 20px 20px 20px 20px;
		box-shadow: 1px 1px 10px;
		padding: 20px;
	}
	.bloc-formulaire fieldset legend{
		margin-top:20px;
		font-size:14px;
		font-weight:bold;
		color:#fff;
		}

.google-map{
	float:left;
	width:353px;
	margin-left:40px;
	margin-top:15px;
	}
	.google-map h2, .google-map ul{
		margin-bottom:10px;
		}
	.map{
		border-radius:10px 10px 10px 10px;
		}

		
.video{
		float:left;
		margin-right:32px;
		}		
.onoff{
	cursor:pointer;
	}
.fieldset{
	padding:30px;
}
.hide{
	display:none;
	}
.center{
text-align:center;
margin:auto;
}
.reload{
	cursor:pointer;
	}
