*{
	padding: 0px;
	margin: 0px;
}
html{
	width: 100%;
	height: 100%;
}
body{
	width: 100%;
	height: 100%;
	background-color: #dce6f0;
	background-image: url(../img/fond.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
img{
	border: none;
}
div#global{
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	height: auto;
	background-image: url(../img/bot_contenu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #fff;
}
div#top{
	position: relative;
	top: 0px;
	margin-top: 0px;
	width: 990px;
	height: 219px;
	background-image: url(../img/top.jpg);
	/*opacity: 0.7;-moz-opacity: 0.7;-khtml-opacity: 0.7;filter: alpha(opacity=70);*/
}
#top h1{
	color: #2d66a7;
	font-size: 18px;
	margin-left: 120px;
	padding-top: 37px;
}
div#jacques-le-grix{
	position: absolute;
	left: 822px;
	top: 55px;
}
div#menu{
	position: relative;
	width: 990px;
	height: 43px;
	background-image: url(../img/fond_menu.jpg);
}
div#smenu1 {
	position: absolute; top: 33px; left: 165px; z-index: 10; display:none;
}
#global img.titre{
	margin-top: 10px;
	margin-left: 48px;
}
#global p.presentation{
	margin-top: 24px;
	margin-left: 61px;
	/*background-color: #eef2f7;*/
	width: 861px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: justify;
}
#global h2{
	font-size: 14px;
	color: #fff;
	background-image: url(../img/fond_titre_rubrique.gif);
	background-repeat: no-repeat;
	padding-left: 36px;
	padding-top: 8px;
	height: 23px;
	margin-left: 68px;
	margin-top: 15px;
}
#global h3{
	font-size: 14px;
	color: #376ea7;
	background-image: url(../img/puce_sous_rubrique.gif);
	background-repeat: no-repeat;
	padding-left: 36px;
	padding-top: 5px;
	height: 23px;
	margin-left: 88px;
	margin-top: 15px;
	margin-bottom: 5px;
}
#global td.cell-apercu h4{
	height: 20px;
	width: 156px;
	text-align:center;
	margin: auto;
	background-image: url(../img/top-apercu.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 0px;
	color: #fff;
	font-weight: bold;
}
#global form{
	margin-top: 15px;
	margin-left: 20px;
}
#global label{
	width: 70px;
	text-align: right;
	margin-right: 8px;
	color: #3e78af;
	font-weight: bold;
	float: left;
}
#global img.puce_formulaire{
	vertical-align: 50%;
	float: left;
	margin-right: 3px;
}
#global input{
	width: 300px;
	background-color: transparent;
	border: none;
	border-bottom: solid 1px #3e78af;
	margin-bottom: 10px;
	margin-left: 7px;
}
#global input.bt{
	width: auto;
	background-color: #fff;
	border: solid 1px #3e78af;
	margin-bottom: 10px;
	padding: 3px;
	font-weight: bold;
	color: #3e78af;
	margin-left: 230px;
	cursor: pointer;
}
#global textarea{
	width: 300px;
	height: 200px;
	background-color: transparent;
	border: none;
	border: solid 1px #3e78af;
	margin-bottom: 10px;
	padding: 1px;
	margin-left: 7px;
}
#global table{
	margin-left: 80px;
	margin-right: 80px;
	width: 830px;
}
#global td.cell-apercu{
	text-align: center;
	padding-bottom: 10px;
	vertical-align: top;
}
div#pied-page{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	height: 34px;
	background-image: url(../img/pied_page.jpg);
}
#pied-page p{
	text-align: center;
	font-size: 10px;
	color: #fff;
	padding-top: 18px;
}
#pied-page a{
	color: #fff;
}
p.desc {
	margin-left: 75px;
	text-align: justify;
	margin-right: 50px;
	padding-top: 15px;
	padding-bottom: 10px;
}
p.realisations {
	margin-left: 125px;
	text-align: justify;
	margin-right: 50px;
	padding-top: 0px;
	padding-bottom: 10px;
}
table.horaires td {
	border: 1px solid #BBB;
	text-align: center;
	padding: 3px;
	font-size: 12px;
}