@import url("bliss.css");
#chromemenu{
width: 99%;
}
#chromemenuB{
width: 99%;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#chromemenuB:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #FFC723;
width: 100%;
background: url(chromebg2.gif) center center repeat-x; /*Theme Change here*/
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
font: bold 12px bliss;
}

#chromemenuB ul{
border: 1px solid #FFC723;
width: 100%;
background:  center center repeat-x; /*Theme Change here*/
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
font: bold 12px bliss;
}


#chromemenu ul li{
display: inline;
}
#chromemenuB ul li{
display: inline;
}

#chromemenu ul li a{
float: left;
color: #7F7F7F;
font-weight: bold;
padding: 6px 12px 6px 7px;
text-decoration: none;
background: center middle no-repeat; /*Theme Change here*/
}
#chromemenuB ul li a{
float: left;
color: #000000;
font-weight: light;
padding: 6px 12px 6px 7px;
text-decoration: none;
background: center middle no-repeat; /*Theme Change here*/
}

#chromemenu ul li a:hover{
color: #494949;
}

#chromemenuB ul li a:hover{
color: #494949;
}

#chromemenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
content: " ";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

#chromemenuB ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
content: " ";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #FAE385; /*Theme Change here*/
border-bottom-width: 0;
font:normal 12px bliss;
line-height:18px;
z-index:100;
background-color: #FFC723;
width: 150px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}
.dropmenudivB{
position:absolute;
top: 0;
border: 1px solid #FAE385; /*Theme Change here*/
border-bottom-width: 0;
font:normal 12px bliss;
line-height:18px;
z-index:100;
background-color: #FFC723;
width: 150px;
visibility:  hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FFC723; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
font-weight: normal;
color: black;
}
.dropmenudivB a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FFC723; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
font-weight: normal;
color: black;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #FAE385;
}
.dropmenudivB a:hover{ /*Theme Change here*/
background-color: #FAE385;
}
.webmast {
	font: 10px verdana;
	color: #666666;
}
.date {
	font: normal 12px Bliss-Regular, BlissCaps-Regular;
	height: 37px;
	width: 150;
	position: absolute;
	left: 224px;
	top: 511px;
	color: #333333;
}
.picto {
	position: absolute;
	height: auto;
	width: auto;
	left: 50px;
	top: 390px;
}
.telecharge {
	font: 12px Bliss-Regular, BlissCaps-Regular;
	color: #333333;
	height: auto;
	width: auto;
	position: absolute;
	left: 370px;
	top: 450px;
}
.merci {
	font: normal 24px Bliss-Regular, BlissCaps-Regular;
	color: #333333;
	text-align: left;
	vertical-align: baseline;
	height: 230px;
	width: 294px;
	position: absolute;
	left: 265px;
	top: 85px;
	background: #FFCC33;
	background-color: #FFCC33;
	padding: 20px;
}
.blissbold {
	font: bold normal 12px Bliss-Regular, BlissCaps-Regular;
}
.telechargebas {
	font: 12px Bliss-Regular, BlissCaps-Regular;
	color: #333333;
	height: auto;
	width: auto;
	position: absolute;
	left: 450px;
	top: 540px;
}
.special {
	font: 12px verdana;
	color: #FF0000;
	text-decoration: blink;
}
.special12 {
	font: normal 12px verdana;
	color: #FF0000;
	
}
.condition {
	font: normal 12px verdana;
	height: 28px;
	width: 111px;
	position: absolute;
	left: 40px;
	top: 514px;
	color: #333333;
}

