body {
margin: 0px;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-image: url(../images_site/trame.png);
}
.preload {
display:none;
}
.spacer {
clear: both;
}
a {
color: #3781b7;
text-decoration: none;
}
a:hover {
text-decoration: none;
color: #ff7e00;
}
.titre {
font-size: 14px;
font-weight:bold;
}
.smalltxt {
font-size:10px;
}
.itxt {
font-size:14px;
}
div#txt {
width: 256px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 17px;
margin-right: 18px;
text-align: justify;
}
div#stitre {
height:17px;
width: 256px;
margin-top: 10px;
margin-bottom: 10px;
background-color: #ffffff;
}
div#conteneur {
width: 915px;
margin-top: 40px;
margin-left: 43px;
text-align: left;
background: url(../images_site/background/01.png) no-repeat left top;
}
div#conteneur2 {
width: 915px;
margin-top: 40px;
margin-left: 43px;
text-align: left;
background: url(../images_site/background/02.png) no-repeat left top;
}
div#conteneur7 {
width: 915px;
margin-top: 40px;
margin-left: 43px;
text-align: left;
background: url(../images_site/background/07.png) no-repeat left top;
}
div#conteneur9 {
width: 915px;
margin-top: 40px;
margin-left: 43px;
text-align: left;
background: url(../images_site/background/09.png) no-repeat left top;
}
div#menu {
float:left;
height:60px;
width:915px;
}
div#menumusic {
float:left;
height: 33px;
width:102px;
background: url(../images_site/music.png) no-repeat left top;
}
div#menumusicselect {
float:left;
height: 33px;
width:102px;
background: url(../images_site/music_select.png) no-repeat left top;
}
div#menumusic:hover {
background: url(../images_site/music_over.png) no-repeat left top;
}
div#menushows {
float:left;
height: 33px;
width:102px;
background: url(../images_site/shows.png) no-repeat left top;
}
div#menushowsselect {
float:left;
height: 33px;
width:102px;
background: url(../images_site/shows_select.png) no-repeat left top;
}
div#menushows:hover {
background: url(../images_site/shows_over.png) no-repeat left top;
}
div#menuinfo {
float:left;
height: 33px;
width:102px;
background: url(../images_site/info.png) no-repeat left top;
}
div#menuinfoselect {
float:left;
height: 33px;
width:102px;
background: url(../images_site/info_select.png) no-repeat left top;
}
div#menuinfo:hover {
background: url(../images_site/info_over.png) no-repeat left top;
}
div#menulinks {
float:left;
height: 33px;
width:102px;
background: url(../images_site/links.png) no-repeat left top;
}
div#menulinksselect {
float:left;
height: 33px;
width:102px;
background: url(../images_site/links_select.png) no-repeat left top;
}
div#menulinks:hover {
background: url(../images_site/links_over.png) no-repeat left top;
}
div#sepmenu {
float:left;
height: 33px;
width:12px;
}
div#sepbloc {
float:left;
height: 200px;
width:21px;
}

div#sepmenu2 {
float:left;
height: 33px;
width:180px;
}
div#logo {
float:left;
height:60px;
width:291px;
background: url(../images_site/fond_logo.png) no-repeat left top;
}
.boite {
	float:left;
	width: 291px;
	margin-bottom:40px;
	padding-bottom: 10px;
	background: transparent url(../images_site/boite_bas.png) no-repeat;
	background-position: center bottom;
}
.boite h2 {
	margin: 0;
	padding: 0 0 0 0;
	background: url(../images_site/boite_haut.png) no-repeat;
	background-position: center top;
	text-align: left;
}
.boite p {
	margin: 1em 20px;
	text-align: justify;
}
.boite2 {
	float:left;
	width: 291px;
	padding-bottom: 10px;
	background: transparent url(../images_site/boite_bas.png) no-repeat;
	background-position: center bottom;
}
.boite2 h2 {
	margin: 0;
	padding: 0 0 0 0;
	background: url(../images_site/boite_haut2.png) no-repeat;
	background-position: center top;
}
.boite2 p {
	margin: 1em 20px;
	text-align: justify;
}
.submit {
	cursor: pointer;
	cursor: hand;
	margin-left: 80px;	
	border: 1px solid #3781b7;
	font-size: 12px;
	color: #3781b7;
	background-color: transparent;	
}
.submit:hover {
	color: #ff7e00;
	border: 1px solid #ff7e00;
}
.isubmit {
	cursor: pointer;
	cursor: hand;
	border: 1px solid #3781b7;
	margin-left: 17px;
	font-size: 18px;
	color: #3781b7;
	background-color: transparent;	
}
.isubmit:hover {
	color: #ff7e00;
	border: 1px solid #ff7e00;
}