
@import url(default.css);

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, 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:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#104c6e;
	text-align:justify;
}

body{
	background-image:url(../images/wrapper-1.jpg);
	background-repeat:repeat-x;
	background-color:#adafb1;
	}

#site-haut{	
	margin:auto;
	width:987px;
	}
	
#menu{
	width:987px;
	height:288px;
	}
	
#titre{
	width:987px;
	height:52px;
	}
	
#contenu{
	width:748px;
	padding-left:188px;
	padding-right:51px;
	}

#vignette{
	width:987px;
	margin-bottom:24px;
	}				
	
#site-plan{
	width:100%;
	min-height:27px;
	background-image:url(../images/wrapper-2.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	}
	
#plan-site{
	width:987px;
	margin:auto;
	}		
	
#contenu-plan{
	width:766px;
	padding-left:194px;
	}	
	
#contenu-plan table tr td a:link, a:visited {text-decoration:underline; color:#104c6e;}	
#contenu-plan table tr td a:hover {text-decoration:none; color:#104c6e;}	
#contenu-plan table tr td{
		border-left:1px solid #bbb;
		width:16.5%;
		}	
	
#site-bas{
	width:100%;
	background-image:url(../images/wrapper-3.jpg);
	background-repeat:repeat-x;
	margin-bottom:4em;
	}
	
#adresse-site{
	width:987px;
	margin:auto;
	}	

#samt{
	width:987px;
	margin:auto;
	}	

.paragrapheOnOff{
	cursor:pointer;
	}

.paragrapheOnOff2{
	cursor:pointer;
	background-image:url(../images/formulaire.png);
	width:570px;
	height:16px;
	padding:4px 0 0 30px;
	margin-bottom:12px;
	}

h1 {font-size:1.4em;}

h2 {font-size:1.2em;}

p {font-size:1em;}

ul li {
	font-size:1em; 
	color:#104c6e;
	list-style-image:url(../images/puce.png);
	}

.bloc-formulaire{
	width:745px;
	}

.google-map{
		border:#ccc 1px solid;
		padding:4px;
		}
		
.video{
		float:left;
		margin-right:32px;
		}		