@import url(simul.css);
a, a:visited{
color:#ffffff;
}
a.opak img {
  filter:gray();
  /*opacity:0.5;
  filter:alpha(opacity=50);*/
}
a.alpha img {
  filter:alpha(opacity=50);
}
a.alpha:hover img {
  filter:none;
}
a.opak:hover img {
  filter:none;
  /*opacity:0.5;
  filter:alpha(opacity=50);*/
}
/*a div{
display:none;
}*/
a:hover{
	color:#FFFF00;
}
#AnimBody{
	background-image: url(top.jpg);
	background-position:bottom;
	height:100px;
}

/*-----------------BAR DE MENU DU HAUT DE PAGE TARIFS */
.link-h{
	display: block;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(under_men_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:2px;
	padding-bottom:2px;
}

.link-h a, .link-h a:visited{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: lowercase;

}
.link-h a:hover{
	font-size: 11px;
	color: #FFFF95;
	text-decoration: none;
	}
.link-h a.over, .link-h a.over:visited{
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
	font-weight:700;
}





input.gobuttn{
	height: 20px;
	width: 20px;
	background-color: #A3C7E3;
}

.Body input{

}

h1{/*TITRE DES PAGES*/
	color: #E4E4E4;
	font-size: 24px;
	margin: 0px;
	background-image: url(puceh1.gif);
	background-repeat: no-repeat;
	padding-left:35px;
}
h1:First-Letter{
	color: #FCFF00;
}
h3{
	color:#990000;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 8px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-top-color: #969292;
	border-right-color: #969292;
	border-bottom-color: #969292;
	border-left-color: #990000;
}

h4{
	color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #696969;
	padding: 5px;
	border: 1px solid #7F7F7F;
}
h5{
	font-size:14px;
	font-weight:bold;
	color:#FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFF00;
}

hr{
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F4F228;
}
a.button,a.button:visited{
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #75730D;
	float:right;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AFAB14;
	border-right-color: #AFAB14;
	border-bottom-color: #AFAB14;
	border-left-color: #AFAB14;
}
a.button:hover,{
	color: #333333;
	background-color: #D0CC17;
}

input{
}

#Kontent ul li{
list-style-image:url(arrow.png);
}
/*-----------------------------------------FICHE TECH*/
.fiche_tech{
	font-size:12px;
	color: #000000;
}
.fiche_tech .text b{
	font-weight: 200;	
	color: #FFFFFF;
}
.fiche_tech .text h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	font-variant: small-caps;
	color: #CCCC00;
	display: block;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.fiche_tech .text{
padding:5px;
}
.fiche_tech .title{
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 4px;
}
.fiche_tech .blank{
}

/*---.---------------------------------------MENU ITEM*/
.item .top,.menu_item .top, .menu_item .topover{
	padding-left:26px;
}
.item,.menu_item{
margin-bottom:5px;
}
.item .top{

	background-repeat:no-repeat;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.item .top a,.menu_item .top a{
width:100%;
display:block;
}
.item .top a, .item .top a:visited{
color:#000000;
}
.menu_item .top{
	background-repeat:no-repeat;
}
.menu_item .topover{
	background-repeat:no-repeat;
}
.menu_item .content{
	background-repeat:repeat-y;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
}
.menu_item .end{
	background-repeat:no-repeat;
}

.menu_item .topover, .menu_item .topover a, .menu_item .topover a:visited{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	height:17px;
	color:#ffffff;
	display:block;
	width:100%;
}
.menu_item .top, .menu_item .top a, .menu_item .top a:visited{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	height:17px;
	color:#000000;
}
.menu_item .am{
	
}
.menu_item .am a{
	font-size:12px;
	font-weight:500;
	display:block;
	width:100%;
	padding-left:20px;
	color:#000000;

}
.menu_item .am a img{
margin-right:10px;
float:left;
}
.menu_item .am a:hover, .menu_item .am a.over{
	background-color:#5B9AD5;
	background-repeat: no-repeat;
	background-position: left center;
}
.menu_item .am a:hover{
	color:#CCCC00;
}
.nodisp{
display:none;
}
/*---------------------------------------------------INPUTS & FORMS*/
.difract{ /* ligne verticale */
height:80%;
}

/*------------------------------------------------------------TARIFS : ICONES*/
.scat_default{
	margin:10px;
}

.result{
	padding: 5px;
	border: 1px dotted #B3B3B3;
	background-color: #FFFFFF;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}
.result b{
	color:#000000;
}
.result b a, .result b a:visited{
	color:#000000;
}
.result b a:hover{
	color:#000000;
	text-decoration:underline;
}
.result a{
	color:#0066CC;
}
.result a:visited{
	color:#003366;
}
.result a:hover{
	color:#990000;
	text-decoration:underline;
}
body{
background-color:#000000;
color:#FFFFFF;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.bord_right{
background-color:#000000;
}
#perdu_right{
background-image:url(skin5_07.gif);
background-repeat:no-repeat;
}
#GlobalContent{
	background-color:#1f1f1f;
}
#TopMenu{
	background-image:url(top.gif);
	background-repeat:no-repeat;
}
#endtop{
	background-image:url(back.gif);
}
#Menu{
border:none;
background-color:#000000;
background-image:url(fondmenu/menuxl8.jpg);
background-repeat:no-repeat;
background-position:bottom;
}
#back_menu{
background-image:url(menu_l2.gif);
background-repeat:repeat-y;
background-position:right;
width:100%;
padding-bottom:180px;
}
#logo{
}
#logo img{
	margin-bottom:30px;
	margin-top:14px;
	margin-left:5px;
}
#Kontent{
background-color:#1f1f1f;
}
#Body{
	height:342px;
	background-repeat: no-repeat;
	background-position: top;
	background-color:#1f1f1f;
	padding-right:15px;
	padding-left:15px;
	padding-top:15px;
}
#TopLayer{
	background-image:url(under_top.gif);
	background-repeat: no-repeat;
	background-position: 330px top;
	background-color:#000000;
}
#MenuFooter{
	height:200px;
	width:211px;
	background-image:url(menu_bott.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top:10px;
}
.Body{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #707070;
	border-right-color: #707070;
	border-bottom-color: #707070;
	border-left-color: #707070;
	padding-right:15px;
	padding-left:15px;
	padding-bottom:2px;
	background-color:#838383;
}
#copyright td{
	font-size:9px;
}
#copyright a, #copyright a:visited{
	color:#CCCCCC;
	font-size:9px;
}
#menu_bot, #menu_bot a, #menu_bot a:visited{
	font-size:9px;
	color:#CCCCCC;
}
#menu_bot input{
	background-color: #3B3B3B;
	border: 1px solid #838383;	
}
#menu_bot a:hover,#copyright a:hover,#menu_bot a.over,#menu_bot a:visited.over{
	color:#FFFF00;
}
#BodyMenu{
	border:none;
	margin-bottom:300px;
}
#BodyMenu ul{
}
#BodyMenu ul li a{
	padding-left:22px;
}

#BodyMenu ul li a.over{
	background-image: url(pucemenu.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#Footer{
	background-image: url(top_lyres.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color:#000000;
	height:150px;
}
#lebot{
margin-top:30px;
}
#Footer #lebot, #Footer #lebot a, #Footer #lebot a:visited{
	font-size: 11px;
	color: #FFFFFF;

}
#Footer #lebot .copyright, #Footer #lebot .copyright a, #Footer #lebot .copyright a:visited{
	font-size:9px;
	color: #666666;
}
#Footer #lebot a:hover, #Footer #lebot a.over, #Footer #lebot .copyright a:hover{
	color: #FFFF00;

}
/*---------------------------------------------------------GRILLES DES TARIFS*/
table.tarifs{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

table.tarifs .SSCAT{
	font-weight: bold;
	color: #CCCCCC;
	background-color: #1E1E1E;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-variant: small-caps;
}
table.tarifs tr.legende{
	font-size: 11px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	color:#FFFF00;
}
table.tarifs tr.line td{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #999999;
	color:#ffffff;
	border-bottom-style: dotted;
}
table.tarifs tr.line a, .tarifs tr.line a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
table.tarifs tr.line a div{
	background-color: #3B3B3B;
	padding: 5px;
	border: 1px solid #000000;
	color:#CCCCCC;
}

table.tarifs tr.line a b{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
table.tarifs tr.line a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #FCFF00;
	text-decoration:underline;
}
.tarifs td{
	padding-left: 5px;
}


.tarifs tr.line td{
	color:#FFFF00;
}




#DHTML_layer{
background-image:url(background_motif.png);
}
.descStar{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFDF43;
}
a.submit{
	background-image: url(bg_sm.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	color: #666666;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
}
a.submit:hover{
	background-position: 0px -16px;
	color: #FFFFFF;
	text-decoration: none;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}

/*-- Albums --*/
.accueilalbum{
}
.accueilalbum a img{
 border: 3px solid #1f1f1f;
}
.albname, .albname a, .albname a:visited{
 font-size: 14px;
 padding-top: 5px;
 padding-right: 10px;
 padding-bottom: 5px;
 padding-left: 10px;
}
.accueilalbum a:hover img{
 border: 3px solid #ffff00;
}
#page{
 padding-top: 5px;
 padding-right: 10px;
 padding-bottom: 5px;
 font-size:11px;
 color:#DBCB08;
}
hr{
 border-top-color: #DBCB08;
 border-right-color: #DBCB08;
 border-bottom-color: #DBCB08;
 border-left-color: #DBCB08;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: dotted;
 border-left-style: none;
 margin-bottom: 20px;
}
.albumdescr{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #DBCB08;
 text-align:center;
}

.albumdescr hr{
}
.menualbum, .menualbum a, .menualbum a:visited{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #BEB007;
 text-decoration: none;
}
a.mini img{
 margin:2px;
 opacity:0.6;
 filters(opacity=70);
}
a.mini img.over, a.mini:hover img{
 opacity:1;
 filters(opacity=100);
}
a.mini img.over{
 border: 2px solid #DBCB08;
 margin:0px;
}