@charset "UTF-8";
/* CSS Document */

/*
	couleurs EEAA22
	
	yellow 1 		: #f39706
	blue grey text 	: #0f2d6d
	blue 1 			: #33408a 
	blue 2			: #E5D0F0
*/

/** {margin:0; padding:0;}*/

img {
border:none 0;
}

a:hover {
	text-decoration:underline;
}	

.SlideshowGlobal {
position:relative;
background-color:#fff;
width:680px;
height:auto;
margin-left:auto;
margin-right:auto;
padding:0 ;
font-family:verdana,Arial,sans-serif; 
color:#0f2d6d;
text-align:center;
padding: 0; 
font-size:65%;
}

.SlideshowGlobal ul.SlideshowChoice, ul.downloadPdf  {
list-style-type:none;
padding:0;
margin:0 0 10px 0;
}

 ul.downloadPdf  {
list-style-type:none;
padding:0;
margin:0 ;
}

.SlideshowGlobal ul.SlideshowChoice li, ul.downloadPdf li
{
height:40px;
font-size:11px;
text-align:left;

}

.SlideshowGlobal ul.SlideshowChoice li a, ul.downloadPdf li a
{
	display:block;
	text-decoration:none;
	padding-top:7px;
	padding-left: 40px;
	height:40px;
	background:url(/image/eurowilson_pictoPDF.png) left no-repeat;
}

.SlideshowGlobal ul.SlideshowChoice li a, ul.downloadPdf li a:hover
{
	text-decoration:underline;
}

.SlideshowGlobal .SlideshowCredits1 {
}

.SlideshowGlobal .LinksButtons{
background-color:#fff;
float:left;
width:214px;
height:auto;
margin:0;
padding:0;
border-right:1px solid #ddd;
}

.SlideshowGlobal .LinksButtons span {
display:block;
text-align:left;
color:#33408a;
padding:0 5px 7px 0;
cursor:pointer;
font-size:10px;
}

.SlideshowGlobal .LinksButtons span.active, .SlideshowGlobal .LinksButtons span:hover{
background:#33408a;
color:#fff;
}

.SlideshowGlobal #SlideshowContent{
float:left;
width:460px;
*margin-top:-65px; 
margin-top:-60px;
background:#fff;
*padding:0 0 0 5px; 
padding:0;
font-size:11px;
}

.SlideshowGlobal #SlideshowContent h3 {
font-size:11px;
color:#f39706;
margin-top:5px;
margin-bottom:5px;
}

.buttons{
padding:0 3px;
}

.buttons span{
color:#33408a;
padding:0 3px;
cursor:pointer;
font:10px Verdana;
}

.buttons span.active, .buttons span:hover{
background:#33408a;
color:#fff;
}

#DiapoBox{
	position:absolute;
	width:440px;
}

#DiapoBox div{
	width:460px;
	height:auto;
	float:left;
	background:#fff;
}

#DiapoBox div table 
{
	border:none 0;
}

#DiapoBox table.Description {
margin-left:auto;
margin-right:auto;
width:380px;
border:none 0;
}

#DiapoBox table.Description tr, #DiapoBox table.Description tr td 
{
	border:none 0;
}

#DiapoBox div table.DescriptionSub1 {
margin-left:auto;
margin-right:auto;
width:380px;
border:none 0;
}

#DiapoBox div table.DescriptionSub1 tr
{
	border:none 0;
}

#DiapoBox p, #DiapoBox ul{
/*	padding:5px 10px;*/
}

#DiapoBox ul {
list-style-type:none;
}


.mask {
	position:relative;
	width:460px;
	height:1500px;
	overflow:hidden;
}

/*span img{
	display:block;
	border:none;
}
*/

/* Quizz - Question and Answer */

.hiddenBox {
 display: none;
 }

.visibleBox {
 display: block;
 }

.QuestionAnswer {
display:none;
margin-top:10px;
text-align:left;
}

.Answer {
display:none;
visibility:hidden;
}

.QuestionAnswer a {
color:#0f2d6d;
text-decoration:none;
}

.QuestionAnswer a:hover {
color:#f39706;	
} 

.WordQuestion {
color:#f39706;
font-weight:bold;
}

.WordAnswer {
color:#33408a;
font-weight:bold;
}

.spacer1 {
width:80%;
margin:10px auto 10px auto;
}

table tbody tr td
{
	/*border-bottom:1px solid #A5AACE;*/
	border:none 0;
}
