@charset "utf-8";

/*Style commun*/

*{
	margin:0px;
	padding:0px;
}

html{
	height:100%;
	width::100%;
}

body {
	font-size: 12px;
}

h2 {
	margin-bottom:10px;
	width: 700px;
	text-align: center;
	
}
#nota {
	margin: 10px;
	padding: 10px;
	border: 1px solid #000000;
	background-color: #FECBB0;
}
#Quests a {
	text-decoration: none;
	color:black;
	font-weight: bold;
	cursor: pointer;
}
#Quests a:hover {
	text-decoration: underline;
	color: Black;
	cursor: pointer;
	
}


A {
	text-decoration: none;
	color: Black;
	cursor: pointer;
}

A:hover {
	color:black;
	font-weight: bold;
}


/*-------- info bulle ----------*/
#bulle { 
	position: absolute; 
	visibility: hidden;  
	font-size:12px;
	}
	
.info{ 
	border:1px solid #666666; 
	padding: 7px; 
	font-weight:bold;
	color:#333333; 
	background-color:#FFFFFF; 
	}

table {
	/*background: url(images/TABLE.png) top left;*/
	text-align: left;
	border: 1px solid #000000;
}

th {
	background-color: #E1E1E1;
	text-align: center;
	font-size: 14px;
}

#Gcell {
	border-right: 1px solid #E1E1E1;
}


#Dcell {
	border-left: 1px solid #E1E1E1;
}
/*Style propre index*/

.EN {
	border:1px solid #2A1F00;
	background: url(images/EN.png) top left;
	margin: 5px;
	padding: 5px;
	width: 140px;
	height:100px;
}
.ENT {
	border:1px solid #2A1F00;
	background: url(images/EN.png) top left;
	margin: 5px;
	padding: 5px;
	width: 280px;
	height:50px;
}

.AF {
	border:1px solid #2A1F00;
	background: url(images/AQ.png) top left;
	margin: 5px;
	padding: 5px;
	filter:alpha(opacity=50);   /* Internet Explorer 6     */
	-moz-opacity:0.5;           /* Mozilla 1.6 et infér.   */
	opacity: 0.5;               /* CSS3 et Mozilla récents */
	width: 280px;
	height:100px;

}
.AF_select {
	border:1px solid #2A1F00;
	background: url(images/AQ.png) top left;
	margin: 5px;
	padding: 5px;
	width: 280px;
	height:100px;

}

.AC {
	border:1px solid #2A1F00;
	background: url(images/CF.png) top left;
	margin: 5px;
	padding: 5px;
	filter:alpha(opacity=50);   /* Internet Explorer 6     */
	-moz-opacity:0.5;           /* Mozilla 1.6 et infér.   */
	opacity: 0.5;               /* CSS3 et Mozilla récents */
	width: 280px;
	height:100px;

}
.AC_select {
	border:1px solid #2A1F00;
	background: url(images/CF.png) top left;
	margin: 5px;
	padding: 5px;
	width: 280px;
	height:100px;

}

.CG {
	background: url(images/CERCLE.png) top left;
	margin-top:5px;
	width:150px;
	height:150px;
	filter:alpha(opacity=50);   /* Internet Explorer 6     */
	-moz-opacity:0.5;           /* Mozilla 1.6 et infér.   */
	opacity: 0.5;               /* CSS3 et Mozilla récents */
}
.CG_select {
	margin-top:5px;
	background: url(images/CERCLE.png) top left;
	width:150px;
	height:150px;
}
.CD {
	background: url(images/CERCLE.png) top left;
	position:relative;
	width:150px;
	height:150px;
	margin-right:0px;
	top:-400px;
	left:390px;
	filter:alpha(opacity=50);   /* Internet Explorer 6     */
	-moz-opacity:0.5;           /* Mozilla 1.6 et infér.   */
	opacity: 0.5;               /* CSS3 et Mozilla récents */
}
.CD_select {
	background: url(images/CERCLE.png) top left;
	position:relative;
	width:150px;
	height:150px;
	margin-right:0px;
	top:-400px;
	left:390px;
}
#CTextG {
	position:relative;
	top:45px;
	font-weight: bold;
	width:100px;
}
#CTextD {
	position:relative;
	top:60px;
	font-weight: bold;
	width:100px;
}

/*Style propre tableaux*/

Table P {
	margin:5px;
	font-weight:bold;
}

.OV {
	margin: 2px;
	padding: 0px;
	font-size: 12px;
	font-style: italic;
	margin-top: 0px;
}

.AP {
	border:1px solid #2A1F00;
	margin:5px;
	padding: 5px;
	width: 180px;
	background: url(images/AP.png) top left;
	filter:alpha(opacity=50);   /* Internet Explorer 6     */
	-moz-opacity:0.5;           /* Mozilla 1.6 et infér.   */
	opacity: 0.5;               /* CSS3 et Mozilla récents */
}

.AP_select {
	border:1px solid #2A1F00;
	margin:5px;
	padding: 5px;
	width: 180px;
	background: url(images/AP.png) top left;
}
.AP_roll {
	border:1px solid #2A1F00;
	margin:5px;
	padding: 5px;
	width: 180px;
	background: url(images/AP.png) top left;
}

.AQ {
	border:1px solid #2A1F00;
	background: url(images/AQ.png) top left;
	margin: 5px;
	padding: 5px;
	filter:alpha(opacity=50);   /* Internet Explorer 6     */
	-moz-opacity:0.5;           /* Mozilla 1.6 et infér.   */
	opacity: 0.5;               /* CSS3 et Mozilla récents */
	width: 180px;
}

.AQ_select {
	border:1px solid #2A1F00;
	background: url(images/AQ.png) top left ;
	margin: 5px;
	padding: 5px;
	width: 180px;
	
}
.CF {
	border:1px solid #2A1F00;
	background: url(images/CF.png) top left ;
	margin: 5px;
	padding: 5px;
	filter:alpha(opacity=50);   /* Internet Explorer 6     */
	-moz-opacity:0.5;           /* Mozilla 1.6 et infér.   */
	opacity: 0.5;               /* CSS3 et Mozilla récents */
	width: 290px;
}

.CF_select {
	border:1px solid #2A1F00;
	background: url(images/CF.png) top left ;
	margin: 5px;
	padding: 5px;
	width: 290px;
}

#plan {
	border: 1px solid #E1E1E1;
	margin: 15px;
}
.Link {
	border:1px solid #2A1F00;
	border-top : 0px;
	margin-top:-5px;
	margin-left:5px;
	padding:5px;
	width: 290px;
}

