body {
	font-family: "Lucida Grande", Verdana, "Trebuchet MS", sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-align: left;
	color: #333;
	margin: 0;
	padding: 0;
	background: #000; 
	}

a:link { color: #333; text-decoration: none;}
a:visited { color: #333; text-decoration: none;}
a:hover { color: #009900; text-decoration: none;}
a:active { color: #000; text-decoration: none;}

img {
	border-width: 0;
	margin: 0;
	padding: 0;
	}

ul, ol, li {
	margin: 0;
	padding: 0;
	}
p {
	margin: 0 0 5px 0;
	padding: 0;
	}

/* _____  structure  ________________________ */

#wrap {
	background: transparent;
	text-align: center;
	width: 100%;
	height: 1px;
	margin: 0 auto;
	padding: 0 0 0 0;
	position: absolute;
	top: 50%;
	overflow: visible;
	}

#page {
	text-align: center;
	background: #fff;
	margin-left: -400px;
	padding: 0 0 0 0;
	width: 800px;
	height: 520px;
	position: absolute;
	top: -260px;
	left: 50%;
	}

#header {
	text-align: left;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 130px;
	overflow: visible;
	clear: both;
	}
.accueil {
	background: url(../fonds/header_accueil.jpg) no-repeat 0 0;
	}
.contacts {
	background: url(../fonds/header_contact.jpg) no-repeat 0 0;
	}
.spectacles {
	background: url(../fonds/header_spectacles.jpg) no-repeat 0 0;
	}
.photos {
	background: url(../fonds/header_photos.jpg) no-repeat 0 0;
	}
.videos {
	background: url(../fonds/header_videos.jpg) no-repeat 0 0;
	}
.technique {
	background: url(../fonds/header_technique.jpg) no-repeat 0 0;
	}
.showscools {
	background: url(../fonds/header_showscools.jpg) no-repeat 0 0;
	}
.no_spot {
	background: url(../fonds/header_no_spot.jpg) no-repeat 0 0;
	}

#left_col {
	background: transparent;
	width: 140px; 
	height: 388px;
	padding: 0;
	margin: 1px 0;
	float: left;
	}
#main_col {
	text-align: left;
	background: transparent;
	width: 520px;
	height: 388px;
	padding: 0;
	margin: 1px 0;
	/*border-top: #cc000 solid 1px;*/
	float: left;
	}
#right_col {
	text-align: left;
	background: transparent url('../navi/dotted_line_v.gif') repeat-y 0 top;
	width: 140px; 
	height: 388px;
	padding: 0;
	margin: 1px 0;
	float: left;
	}
#right_col p {
	margin: 0 5px 5px 15px;
	}

#footer {
	background: transparent;
	color: #999;
	font-size: 9px;
	line-height: 11px;
	text-align: right;
	width: 800px; 
	height: 33px; 
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	position: relative;
	top: 270px;
	clear: both;
	}
#footer a {
	color: #999;
	padding: 0 4px;
	}
#footer a:hover {
	color: #fff;
	}

#menu_left 
	{
	width: 140px;
	height: 240px;
	background-color: #transparent;
	}

#menu_top {
	width: 322px;
	height: 20px;
	background: transparent url(../navi/menu_top.gif) no-repeat 0 0;
	position: relative;
	top: 8px;
	left: 478px;
	}
.menu_a, .menu_b, .menu_c, .menu_d, .menu_d_on {
	height: 20px;
	float: left;
	}
.menu_a a {
	width: 84px;
	background: transparent url(../navi/menu_top.gif) no-repeat 0 -20px;
	}
.menu_b a {
	width: 68px;
	background: transparent url(../navi/menu_top.gif) no-repeat -84px -20px;
	}
.menu_c a {
	width: 73px;
	background: transparent url(../navi/menu_top.gif) no-repeat -152px -20px;
	}
.menu_d a {
	width: 97px;
	background: transparent url(../navi/menu_top.gif) no-repeat -225px -20px;
	}
.menu_d_on a {
	width: 97px;
	background-image: none;
	}
.menu_a a, .menu_b a, .menu_c a, .menu_d a, .menu_d_on a {
	height: 20px;
	display: block;
	}
.menu_a a:hover, .menu_b a:hover, .menu_c a:hover, .menu_d a:hover, .menu_d a:hover {
	background-image: none;
	}
/* - - - - - - - hide & show - - menu_top- - - -*/
#menu_top .menu_a a span img, #menu_top .menu_b a span img, #menu_top .menu_c a span img, #menu_top .menu_d a span img, #menu_top .menu_d_on a span img {
	width: 60px;
	height: 22px;
	position: relative;
	top: -30px;
	left: 6px;
	background: transparent;
	display: none;
	}
#menu_top .menu_a a span img {
	left: 12px;
	}
#menu_top .menu_a a:hover span img, #menu_top .menu_b a:hover span img, #menu_top .menu_c a:hover span img, #menu_top .menu_d a:hover span img, #menu_top .menu_d_on a:hover span img {
	display: block;
	}
#menu_top .menu_d_on a span img {
	display: block;
	}
/* - - - - - - - - - - -*/

#menu_main
	{
	width: 573px;
	height: 26px;
	background-color: transparent;
	position: relative;
	top: 75px;
	left: 221px;
	}
.menu1, .menu2, .menu3, .menu4, .menu5, .menu6, .menu7  {
	height: 26px;
	float: left;
	}
.menu1 {
	width: 64px;
	}
.menu2 {
	width: 85px;
	}
.menu3 {
	width: 64px;
	}
.menu4 {
	width: 59px;
	}
.menu5 {
	width: 104px;
	}
.menu6 {
	width: 68px;
	}
.menu7 {
	width: 127px;
	}
.menu1 a, .menu2 a, .menu3 a, .menu4 a, .menu5 a, .menu6 a, .menu7 a  {
	height: 24px;
	display: block;
	}
.menu1 a:hover, .menu2 a:hover, .menu3 a:hover, .menu4 a:hover, .menu5 a:hover, .menu6 a:hover, .menu7 a:hover  {
	border-bottom: #fff dotted 2px;
	}


#abonnement, #abonnementx {
	width: 140px;
	height: 67px;
	padding: 0; 
	margin: 0 0 0 0;
	background: url('../navi/menu_liste_on.gif') no-repeat 0 0;
	}
#abonnement a {
	width: 140px;
	height: 67px;
	background: url('../navi/menu_liste_off.gif') no-repeat 0 0;
	display: block;
	}
#abonnementx a {
	width: 140px;
	height: 67px;
	background-image: none; 
	display: block;
	}
#abonnement a:hover {background-image: none; }

#adresse 
	{
	color: #999; 
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-align: center;
	width: 140px;
	/*height: 50px;*/
	margin: 0 0 0 0;
	float: left;
	background: transparent;
	}

.red {
	color: #cc0000;
	}
.note {
	color: #999;
	font-size: 9px;
	line-height: 11px;
	}
.email {
	color: #000;
	}

.w {
	padding: 0 11px 0 0;
	background: #fff url('../fonds/dot_green.gif') no-repeat right bottom;
	border-bottom: #ccc solid 1px;
	}


/* - - - - - - - Menu Spectacles - - - -*/
#mois {
	text-align: left;
	position: relative;
	top: 50px;
	margin: 0;
	padding: 0 0 0 0;
	height: 100%;
	}
#mois .an {
	color: #cc0000; 
	font-size: 15px;
	line-height: 13px;
	font-weight: bold;
	text-align: center;
	height: 25px;
	width: 50px;
	margin: 0 5px;
	padding: 0 0 0 0;
	float: left;
	}

#mois ul {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-align: center;
	list-style-type: none;
	margin: 0;
	padding: 1px 0 0 0;
	background: transparent url('../navi/dotted_line.gif') repeat-x 0 top;
	clear: both;
	}

#mois li a {
	color: #777; 
	background: transparent url('../navi/dotted_line.gif') repeat-x 0 bottom;
	text-decoration: none; 
	padding: 2px 0 0 0; 
	margin: 0;
	height: 18px;
	display: block; 
	} 
#mois li a:hover { 
	color: #000; 
	background-color: #eee; 
	} 
#mois li a:active { 
	background-color: #aaa; 
	}
#mois .on a { 
	color: #000; 
	background-color: #ddd; 
	padding: 2px 0 0 0;
	}
#mois .go2_l {
	background: url('../navi/go2_l.gif') no-repeat 0 0; 
	width: 15px;
	height: 13px;
	float: left;
	margin: 0 0 0 0;
	} 
#mois .go2_r {
	background: url('../navi/go2_r.gif') no-repeat 0 0;
	width: 15px;
	height: 13px;
	float: left;
	}
#mois .go2_l a, #mois .go2_r a {
	width: 15px;
	height: 13px;
	padding: 0; 
	margin: 0;
	display: block;
	} 
#mois .go2_l a {
	background: url('../navi/go2_l.gif') no-repeat 0 0; 
	} 
#mois .go2_r a {
	background: url('../navi/go2_r.gif') no-repeat 0 0;
	}
#mois .go2_l a:hover, #mois .go2_r a:hover { 
	background-position: 0px -13px; 
	}

/* - - - - - - - hide & show - - - -*/
#mois .go2_l a span, #mois .go2_r a span {
	display: none;
	width: 140px;
	height: 20px;
	position: absolute;
	top: -15px;
	left: 0;
	background: transparent;
	font-size: 15px;
	line-height: 13px;
	font-weight: bold;
	text-align: center;
	color: #bbb;
	}
#mois .go2_l a:hover span, #mois .go2_r a:hover span {
	display: block;
	}

/* - - - - - - - Menu Videos - - - -*/
#menu_videos {
	text-align: left;
	position: relative;
	top: 0;
	margin: 0;
	padding: 0 0 0 0;
	/*height: 100%;*/
	background: #fff url('../navi/dotted_line_v.gif') repeat-y 0 0;
	}

#menu_videos ul {
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: transparent url('../navi/dotted_line.gif') repeat-x 0 top;
	clear: both;
	}

#menu_videos li a {
	color: #333; 
	background: transparent url('../navi/dotted_line.gif') repeat-x 0 bottom;
	text-decoration: none; 
	padding: 2px 0 0 20px; 
	margin: 0;
	height: 56px;
	display: block; 
	} 
#menu_videos li a:hover { 
	color: #000; 
	background-color: #eee; 
	} 
#menu_videos li a:active { 
	background-color: #aaa; 
	}
#menu_videos .on a { 
	color: #000; 
	background: #ddd url('../navi/dotted_line_v.gif') repeat-y 0 0; 
	}

#mail_o_matic {
	width: 400px; 
	height: 318px; 
	margin: 0 0 0 0; 
	padding: 70px 0 0 80px; 
	text-align: left;
	}
#mail_o_matic p {
	margin: 0 0 10px 0; 
	padding: 0 40px 0 0; 
	}
#mail_o_matic .titre {
	color: #cc0000;
	font-weight: bold;
	}

#mail_o_matic input {
	margin: 6px 0 0 0; 
	padding: 0; 
	text-align: left;
	clear: both;
	}
#mail_o_matic .box {
	font-size: 11px;
	color: #000;
	background: #ffffcc;
	padding: 2px;
	margin: 10px 0 10px 0; 
	}
#mail_o_matic .wrong {
	color: #cc0000;
	margin: 40px 0 10px 0; 
	}
#mail_o_matic .good {
	color: #009900;
	margin: 40px 0 10px 0; 
	}


