@CHARSET "ISO-8859-1";

html {font-size: 100%;height:100%;}
body{
	height:100%;
	background: #161618 url(jadis.gif) fixed;
	//background-color:#4A525A;
	color:#999999; //EEEEEE;
	//font-family: Molengo, Verdana, Helvetica,Arial,sans-serif,Georgia;
	font-family: Verdana, Helvetica,Arial,sans-serif,Georgia;
	text-align:center;
	font-size:0.75em;
	//margin-bottom:20px;
	//margin-top:20px;
	padding:0px;
	margin:0px;
}

img {
	border:solid 1px #424147;
	}

.box_round {
     -moz-border-radius: 12px; /* FF1+ */
  -webkit-border-radius: 12px; /* Saf3+, Chrome */
          border-radius: 12px; /* Opera 10.5, IE 9 */
}

.box_rotate_right {
     -moz-transform: rotate(7.5deg);  /* FF3.5+ */
       -o-transform: rotate(7.5deg);  /* Opera 10.5 */
  -webkit-transform: rotate(7.5deg);  /* Saf3.1+, Chrome */
             filter:  progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', 
                     M11=0.9914448613738104, M12=-0.13052619222005157, M21=0.13052619222005157, M22=0.9914448613738104); /* IE6,IE7 */
         -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', 
                     M11=0.9914448613738104, M12=-0.13052619222005157, M21=0.13052619222005157, M22=0.9914448613738104)"; /* IE8 */
               zoom: 1;
}
.box_rotate_left {
     -moz-transform: rotate(-7.5deg);  /* FF3.5+ */
       -o-transform: rotate(-7.5deg);  /* Opera 10.5 */
  -webkit-transform: rotate(-7.5deg);  /* Saf3.1+, Chrome */
             filter:  progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', 
                     M11=0.9914448613738104, M12=0.13052619222005157, M21=-0.13052619222005157, M22=0.9914448613738104); /* IE6,IE7 */
         -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', 
                     M11=0.9914448613738104, M12=0.13052619222005157, M21=-0.13052619222005157, M22=0.9914448613738104)"; /* IE8 */
               zoom: 1;
}

p{
	margin:1em 0.5em 1.3em 0.5em;
	line-height:1.4em;
	letter-spacing:0.15em;
	word-spacing:0.1em;
	}

h1,h2,h3,h4,h5 {color:#697791;}

a{color:#999999;text-decoration:underline;}
a:hover {color:#161618;text-decoration:none;background-color:#697791;}
a:active{color:#3E200C;background-color:#E2AE32;}

// red 993333

/* utile ? */
//a.navig {background:none;}
//a.navig:hover {background:#663333;}
/******************/


.gauche{float:left;margin:0px 20px 20px 20px;}
.droite{float:right;margin:20px 20px 0px 20px;}

//.corps{margin-top:0px;margin-left:4%;margin-right:4%;text-align:left;padding:0px;background-color:#161618;}
.corps.fixe {/*voice-family: "&"}&"";voice-family:inherit;*/text-align:left;margin-left:165px;margin-right:auto;width:700px;Min-height:100%;padding:15px;background-color:#161618;}
//.corps.fixe {/*voice-family: "&"}&"";voice-family:inherit;*/text-align:left;margin:0px auto 0px 0px;width:700px; Min-height:100%;padding:15px 15px 15px 165px;background-color:#161618;}
.tape {width:130px;height:260px;margin:20px;text-align:center;float:left;font-size:10px;font-family:sans-serif;font-weight:bold;}
.cd {width:130px;height:160px;margin:20px;text-align:center;float:left;font-size:10px;font-family:sans-serif;font-weight:bold;}
.paranogma{font-size:12px;line-height:10px;letter-spacing:-4px;text-align:center;}


.menu3 { 
	//text-transform: uppercase;
	font-variant:small-caps;
	Padding: 0px;
	left:20px;
	float:left;
	text-align:right;
	border:none;
	background-color:none;
}


.menu3 a {
	text-decoration: none;
	display: block;  
	padding: 3px;
}


html>body .menu3 {
	position: fixed;
	width: 130px;
}

.en {color:#CCFFCC !important;}
