html,body{
	margin:0;
	padding:0;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EDEDED;
}
a:link, a:visited, a:hover ,a:active {color: #FFF;text-decoration: none;}
div#container_centered_index {
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	min-width: 960px;
	max-width: 1200px;
	background: #333333 url(./images/bandeau_court.gif) no-repeat;
	padding: 0 15px 10px;
	margin: 0 auto;
	/*border: 1px dotted #CCC;*/
}
div#container_centered {
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	min-width: 960px;
	max-width: 1200px;
	background: #333333;
	padding: 0 0 5px 0;
	margin: 0px auto;
}
div#container_gallery_centered {
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	min-width: 910px;
	max-width: 1200px;
	left: auto;
	right: auto;
	background-color: #333;
}
div#container_contact_centered {
	margin-left:auto;
	margin-right:auto;
	width: 1200px;
	left: auto;
	right: auto;
	background-color: #333;
}
div#container_mestarifs_centered {
	margin-left:auto;
	margin-right:auto;
	width: 900px;
	left: auto;
	right: auto;
	background-color: #333;
}
div#container_index{
	border: 1px solid #FFFFFF;
	padding: 10px;
}
div#index_picture {
	position: relative;
	z-index: 15;
	height: 400px;
	width: 600px;
	visibility: visible;
	float: left;
}
div#index_picture_rollover {
	left: 1px;
	top: 75px;
	position: absolute;
	z-index: 20;
	height: 400px;
	width: 600px;
	visibility: visible;
}
div#bandeau {
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
	height: 740px;
	width: 164px;
	visibility: visible;
}
div#menu {
	visibility: visible;
	z-index: 20;
	margin: 0 0 20px 0;
	position: relative;
}
div#welcome {
	visibility: visible;
	padding: 0;
	margin: 0;
	z-index: 20;
	font-size: 14px;
	float: right;
	position: relative;
}
div#welcome h1 {
	font-size: 18px;
	color:white;
	margin: 0;
}
div#welcome h2 {
	font-size: 13px;
	color:white;
	font-weight:normal;	
}
div#welcome a:hover h2{
	color:white;
	text-decoration:underline;
}	

div#welcome_contact {
	z-index: 20;
	margin-top:12px;
	float:left
}
div#galleries {
	position: absolute;
	visibility: visible;
	margin-right:8px;
	z-index: 20;
	left: 615px;
	top: 75px;
	height: 670px;
}
div#galleries_new {
	margin: 0px;
	font-size: 14px;
}
div#galleries_list {
	background-color: #494949;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 10px;
}
div#legende {
	font-size: 12px;
	visibility: visible;
	color:#CCC;
	float: left;
	text-align: center;
	width: 600px;
	margin-top: 5px;
}
div#edito {
	width: 520px;
	position: absolute;
	visibility: visible;
	z-index: 5;
	left: 1px;
	top: 520px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 80px;
	font-size: 12px;
	background-color: #494949;
	height: 107px;
}
#edito img {
	float: right;
	vertical-align: top;
}
p .liens {
	margin: 15px 0 0 10px;
	font-size: 14px;
	float: left;
}
div.liens ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div.liens ul li {
	float: left;
	width: 150px;
	display: block;
	background-image: url(./images/puce2.gif);
	background-repeat: no-repeat;
	background-position: 0 0.32em;
	padding-left: 12px;
	margin: 0 0 15px 0;
}
div.liens ul li a:hover {
	text-decoration: underline;
}
hr {
	clear:both;
	padding: 0px;
	visibility: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#background_liens {
	width: 600px;
	position: absolute;
	visibility: visible;
	z-index: 5;
	left: 1px;
	top: 540px;
	height: 420px;
	border: 1px solid #CCC;
}
#title_fav {
	float: right;
}
div .lien {
	width: 160px;
	float: left;
	margin-right: 5px;
	margin-top: 0px;
}
.magenta_txt {color: #FF0080}
.orange_txt {color: #FF8000}
.first_letter {
	font-size: 20px;
	font-weight: normal;
}
.gallery img, .liste_gallery img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 5px;
	margin-left: 0px;
}
.gallery, .liste_gallery {
	font-size: 13px;
	padding: 0px;
	margin: 5px 0;
	line-height: 15px;
}
.lien a:hover {
	text-decoration: underline;
}
.separation {
	clear: both;
	visibility: hidden;
	line-height: 0px;
	margin: 0;
	padding: 0px;
}
/* Galleries.htm */
.even {
	background-color: #464646;
}
.archive {
	background-color: #6C6C6C;
}
.rowHover {
	color: #FFFFFF;
	cursor: pointer;
	background-color: red;
}
.membres_rowHover {
	color: #FFFFFF;
	cursor: pointer;
	background-color: #FF8000;
}
div#container_galleries{
	/*border: 1px dotted #CCC;*/
	margin: 0;
	left: 0px;
	top: 0px;
	padding-left:0px;
	padding-right:0px;
}
div#menu_galleries {
	margin: 0 40px 0 0;
	float: left;
}
div#header_galleries {
	background-repeat: no-repeat;
	height: 75px;
	background-image: url(images/bandeau_court.gif);
	background-color: #414141;
	padding-right: 10px;
	padding-top: 5px;
	margin-bottom: 20px
	}
div#header_contact {
	background-repeat: no-repeat;
	height: 75px;
	background-image: url(images/bandeau_court.gif);
	margin-bottom: 15px;
}
div#intro_galleries {
	float: left;
	width: 600px;
	margin-left: 20px;
	line-height: 12px;
	margin-top: 8px;
}
.titre_galleries {
	color: #FFF;
	background-color: #000;
}
.titre_galleries a:link, .titre_galleries a:visited, .titre_galleriesa:active {
	color: #FFF;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(images/panel_exp.gif);
	background-repeat: no-repeat;
}
.titre_galleries {
	line-height: 25px;
	text-align: left;
}
.footer {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	color: blank;
}
.footer_820 {
	text-align: right;
	margin: 10px 5px 10px 0;
	color: #000;
	font-size: 13px;
	background: #FFF;
}
.footer_gallery {
	text-align: left;
	width: 800px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	position: absolute;
}
.footer_gal {
	text-align: left;
	width: 800px;
	margin: 0px;
	padding: 0px;
	color: #000;
	position: absolute;
	top: 756px;
}
/* Gallery.htm */
div#container_gallery{
	border: 1px dotted #CCC;
	height: 800px;
	margin:0;
	padding-bottom: 10px;
}
div#intro_gallery {
	float: left;
	width: 100%;
	line-height: normal;
	font-size: 12px;
	text-align: justify;
}
#transport {
	font-size: 11px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#transport li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#previews {
	border: 1px solid #666666;
	width: 165px;
	padding: 4px;
	background-color: #333333;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#thumbnails {
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#thumbnails div {
	position: relative;
	width: 35px;
	height: 35px;
	float: left;
	margin: 3px;
	padding: 0;
	float: left;
	display:inline;
}
#thumbnails img {
	width: 35px;
	height: 35px;
	position: absolute;
	border: 1px solid #000;
}
#picture {
	padding: 0px;
	width: 500px;
	float: left;
	margin-left:20px;
}
#mainImageOutline {
	padding: 0px;
	background-color: #333333;
	overflow: hidden;
	border: 10px solid #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#mainImage {
	width: 100%;
	height: 100%;
}

#picture img {	border: 1px solid #999; }
.selectedThumbnail {  border: 2px solid #FF0080!important; }
.inFocus {  border: 1px solid #FF0080!important; }
.membres_selectedThumbnail {  border: 2px solid #FF8000!important; }
.membres_inFocus {  border: 1px solid #FF8000!important; }

/* iFrame Stuff
----------------------------------------------- */
iframe { 
	border: none; 
	background: #3a3a3a; 
	width: 100%; height: 365px;
	border-top: solid 1px #404040;
	border-left: solid 1px #404040;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #404040;
  }

/* Utility IDs, classes, and HTML selectors
----------------------------------------------- */
.clear {
	visibility: hidden;
	display: block;
	clear: both;
	height: 0px;
	padding: 0;
	margin: 0;
	}
.ClearAll {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}
div#right_panel {
	float: left;
	margin-left: 10px;
}
#titleFilter {
	background-color: #333333;
	color: #FFFFFF;
}
/* ------------------- Contact.htm ---------------------*/
/* Gallery.htm */
div#container_contact{
	border: 1px dotted #CCC
}
div#logo_contact {
	float: right;
}
div#body_contact {
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 50px;
	text-align: left;
	margin-top: 40px;
}
div#body_confirmation_mail {
	height: 120px;
	width: 560px;
	margin-top: 220px;
	margin-right: auto;
	margin-bottom: 300px;
	margin-left: auto;
}
.portrait {
	float: left;
	border: 1px solid #FFFFFF;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}

 #a_propos {
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: justify;
	clear: both;
	margin-top: 10px;
}
div#contact_adresse {
	background-color: #414141;
	width: 260px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 50px;
	padding-bottom: 20px;
}
div#formmail {
	margin-left: 20px;
}
#formmail p {
	text-align: left;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.submit_bt {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#formmail .input_field {
	background-color: #525252;
}
#body_contact form {
}
#confirmation_mail {
	position:relative;
	width:399px;
	height:217px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	top: 440px;
	background-color: #666666;
	border: 1px solid #666666;
	font-size: 16px;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
.copyright {
	float: left;
}
#txt_confirmation_mail span {
	text-align: right;
}
#txt_confirmation_mail a:hover {
	text-decoration: underline;
}
#marge {
	margin-left: 20px;
}
#container_contact #body_contact form {
	margin: 0px;
	padding: 0px;
}
#err_page_introuvable {
	height: 400px;
	text-align: center;
}
#err_page_introuvable h2 {
	line-height: 400px;
}
#PictureComment {
	font-size: 11px;
	width: 165px;
	margin-right: 5px;
	margin-left: 5px;
}
#listChor {
	background-color: #333333;
	color: #FFFFFF;
}
#logo {
	float: right;
	margin-top: 12px;
}
.centre {
	text-align: center;
}
.input_field {
	line-height: 30px;
}
.marge_30px {
	padding-left: 20px;
}
.div_gallery {
	margin: 0px;
	padding: 0px;
}
#container_galleries .div_gallery form {
	margin: 0px;
	padding: 3px;
}
#galleries_new form {
	margin: 0px;
	padding: 3px;
	font-size: 10px;
}
.titre_lien {
	font-size: 16px;
	margin: 20px 0 10px 0;
	font-weight: bold;
	background-color: #FF0080;
	color: #FFF;
	text-transform: uppercase;
	line-height: 24px;
}
.liens .prestation{
	margin: 10px 0 0 0;
	line-height: 20px;
}
#galleries p {
	font-size: 13px;
	color:#38BED7;
	margin: 0 0 10px 0;
	font-weight:bold;
	background:white;
	padding: 4px;
	border-top:1px dotted #00adef;
	border-right:1px dotted #00adef;
	border-left:1px dotted #00adef;
	height-min: 60px;
	min-height: 60px;
}

/* livre_photo */
#livre_photo {
	padding: 0;
	margin: 30px 0 20px 30px;
	font-size: 16px;
}
#livre_photo h1 {
	font-size: 20px;
	color: white;
	margin:20px 0 20px 0px;
}
#livre_photo h2 {
	font-size: 16px;
	color: white;
	margin:10px 0 10px 0;
}
#livre_photo b {
	font-weight:normal;
	color: #00B2FE;
	/*background-color: #00B2FE;*/
}
#livre_photo  .colonne {
	float:left;
	width: 215px;
	height:70px;
	margin: 6px 6px 0 6px;
	font-size: 16px;
}
#livre_photo a img {
	text-decoration: none;
	border:none;
}
#livre_photo a:hover {
	text-decoration: underline;
}
#livre_photo p {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
}
#livre_photo h2 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.surligne_vert {
	font-weight: bold;

}
div#wrapper{
	float:right;
	width:100%;
	margin-left:-608px
}
div#navigation_gallery{
	margin-left:630px
}
div#navigation{
	float:left;
	width:608px;
	font-size: 14px;
}
.photo_navigation_gallery {
	float:left;
	border:4px solid #FFF;
}
#navigation_gallery p img {
	float:left;
	border:none;
	margin-right:10px;
}
div#copyright {
	min-width: 960px;
	max-width: 1200px;
	color:#333;
	padding: 0;
	margin: 0 auto 10px;
	text-align: right;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
/*Survol catégories*/
.gallery a {
	display: block;
	text-decoration: none;
	padding: 0px;
	margin:0px;
}
.musique a:hover {
	background-color: #238121;
	background-color: rgba(0,255,0, 0.2);
}
.theatre a:hover {
	background-color: #841B88;
	background-color: rgba(255,0,255, 0.2);
}
.cirque a:hover {
	background-color: #84831F;
	background-color: rgba(255,255,0, 0.2);
}
.danse a:hover {
	background-color: #848484;
	background-color: rgba(255,255,255, 0.2);
}
.box_genre {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 46px;
	width: 10px;
}
.musique {
	background-color: #303C30;
	background-color: rgba(0,255,0, 0.05);
}
.legende_musique {
	background-color: #238121;
	background-color: rgba(0,255,0, 0.4);
}
.theatre {
	background-color: #3C303C;
	background-color: rgba(255,0,255, 0.05);
}
.legende_theatre {
	background-color: #841B88;
	background-color: rgba(255,0,255, 0.4);
}
.cirque {
	background-color: #46412E;
	background-color: rgba(255,255,0, 0.08);

}
.legende_cirque {
	background-color: #84831F;
	background-color: rgba(255,255,0, 0.4);

}
.danse {
	background-color: #424242;
	background-color: rgba(255,255,255, 0.08);
}
.legende_danse {
	background-color: #848484;
	background-color: rgba(255,255,255, 0.4);
}
.box_legende {
	margin: 0 5px 0 0;
	font-weight: normal;
	color: #FFF;
}
.gallery .titre {
	font-size:14px;
	color:#FFF;
}
.gallery .description {
	font-size:11px;
	color:#CCC;
}
#intro_gallery .titre {
	font-size:15px;
	color:#FFF;
}
#intro_gallery .description {
	font-size:12px;
	color:#CCC;
}
.stabilo {
	background: #758491;
	color:#FFF;
}
a:hover .stabilo {
	background-color: #ACB5BD;
}
a.lien_accueil {
	font-size:14px;
	font-weight:bold;
	color:#7E8C96;
	text-transform:uppercase;
}
.img_shadow_welcomepage	{
	-moz-box-shadow: 5px 5px 5px #AAA;
	-webkit-box-shadow: 5px 5px 5px #AAA;
	box-shadow: 5px 5px 5px #AAA;
	margin:0 0 0 15px;
}

