@charset "UTF-8";
.entete {
	height: 80px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/fond-entete.png);
	margin-bottom: 10px;
	margin-top: 7px;
}
.contenu .centre p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	margin: 0px;
}
.logo {
	border-right-width: 2px;
	border-right-style: none;
	border-right-color: #3AAADC;
	float: left;
	height: 60px;
	margin-top: 10px;
	margin-left: 10px;
	background-image: url(images/separateur.png);
	background-position: right;
	background-repeat: no-repeat;
	width: auto;
	overflow: hidden;
	padding-right: 10px;
}
.entete h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #3AAADC;
	margin: 0px;
	letter-spacing: -1pt;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
.entete h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 52px;
	color: #3AAADC;
	letter-spacing: -3pt;
	line-height: 39px;
	font-weight: 900;
	margin: 0px;
	padding: 0px;
}
.link    {
	background-image: none;
	width: auto;
}
.mailto {
	font-family: Arial, Helvetica, sans-serif;
	background-image: none;
	float: none;
	clear: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.coordonee {
	float: left;
	border-right-width: 2px;
	border-right-style: none;
	border-right-color: #3AAADC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 19px;
	color: #666666;
	height: 60px;
	margin-top: 10px;
	margin-left: 7px;
	padding-right: 7px;
	background-image: url(images/separateur.png);
	background-repeat: no-repeat;
	background-position: right;
	text-transform: uppercase;
}
.contenu .centre h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	line-height: 0px;
	text-transform: uppercase;
}
.menu {
	height: 30px;
	width: 225px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #3AAADC;
	list-style-image: url(images/puce.png);
	list-style-position: outside;
	background-image: url(images/fond-menu1.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 9px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px;
	background-color: #00FF00;
}
.gauche  {
	float: left;
	height: 500px;
	width: 245px;
	background-image: url(images/grilled.png);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 14px;
}
.contenu {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	height: 510px;
}
.centre     {
	float: left;
	height: 480px;
	width: 225px;
	background-image: url(images/fond-colonne-centrale.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	margin-left: 10px;
}
.contenu .centre p {
	margin-bottom: 12px;
}
.contenu .centre .exemple {
	background-image: url(images/fond-exemples.png);
	float: left;
	height: 18px;
	width: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3AAADC;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 9px;
	margin-right: 5px;
	margin-left: 0px;
}
.contenu .visuel {
	float: left;
	height: 480px;
	width: 480px;
	background-image: url(images/fond-visuel.png);
	padding: 10px;
	background-repeat: no-repeat;
}

.fond {
	background-image: url(images/grand-fond.png);
	width: 1000px;
	height: 610px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
.texte    {
	padding-bottom: 5px;
}
.linkmenugauche1, .linkmenugauche2, .linkmenugauche3, .linkmenugauche4, .linkmenugauche5, .linkmenugauche6, .linkmenugauche7, .linkmenugauche8   {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 225px;
	float: left;
	background-image: url(images/fond-menu1.png);
	height: 30px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	background-color: #7D7D7D;
	list-style-type: none;
}

a:hover.linkmenugauche1 { background-color: #E7511E; }
a:hover.linkmenugauche2 { background-color: #E2007A; }
a:hover.linkmenugauche3 { background-color: #97BE0D; }
a:hover.linkmenugauche4 { background-color: #A38A76; }
a:hover.linkmenugauche5 { background-color: #F8B334; }
a:hover.linkmenugauche6 { background-color: #BE0926; }
a:hover.linkmenugauche7 { background-color: #0A71B4; }
a:hover.linkmenugauche8 { background-color: #13235B; }


a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	background-color: #D8D8D8;
}

body {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center 5px;
}
.link1 {
	background-image: none;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	letter-spacing: -2px;
	line-height: 20px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	float: left;
	text-transform: uppercase;
	color: #000000;
}
.link2 {
	background-image: none;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 52px;
	font-weight: bold;
	letter-spacing: -3px;
	line-height: 40px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	float: left;
	clear: both;
}
.link3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: none;
	text-align: justify;
	width: 265px;
	font-weight: bold;
	height: 60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	line-height: 10px;
	float: left;
}
.link4 {
	background-image: url(images/fond-exemples.png);
	float: left;
	height: 18px;
	width: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 9px;
	margin-right: 5px;
	margin-left: 0px;
}
a:focus {
	outline: 0 none;
	background-color: #EAEBEB;
	}
	
	a:active {
	background-color: #666666;
	}
	
.visuel1 {
	position: absolute;
	visibility: visible;
	width: 480px;
	background-image: url(images/fond-visuel.png);
	padding: 10px;
	background-repeat: no-repeat;
	margin-left: 500px;
}
.visuel2 {
	position: absolute;
	visibility: hidden;
	width: 480px;
	background-image: url(images/fond-visuel.png);
	padding: 10px;
	background-repeat: no-repeat;
		margin-left: 500px;

}
.visuel3 {
	position: absolute;
	visibility: hidden;
	width: 480px;
	background-image: url(images/fond-visuel.png);
	padding: 10px;
	background-repeat: no-repeat;
		margin-left: 500px;

}
.visuel4 {
	position: absolute;
	visibility: hidden;
	width: 480px;
	background-image: url(images/fond-visuel.png);
	padding: 10px;
	background-repeat: no-repeat;
		margin-left: 500px;

}
.visuel5 {
	position: absolute;
	visibility: hidden;
	width: 480px;
	background-image: url(images/fond-visuel.png);
	padding: 10px;
	background-repeat: no-repeat;
		margin-left: 500px;

}
.visuelfond {
	position: absolute;
	visibility: hidden;
	width: 500px;
	background-image: url(images/fond-visuel.png);
	padding: 0px;
	background-repeat: no-repeat;
		margin-left: 500px;

}
a:hover.link2   {
	background-image: none;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 52px;
	font-weight: bold;
	letter-spacing: -3px;
	line-height: 40px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	float: left;
	clear: both;
	background-color: #FFFFFF;
	color: #FF3366;
}
.menu1 {
	background-color: #7D7D7D;
	height: 16px;
	width: 225px;
	float: left;
}
.menu1r {
	visibility: visible;
	height: 16px;
	width: 225px;
	background-color: #FF6600;
	margin-top: 16px;
}
.menucom {
	background-color: #E7511E;
	height: 16px;
	width: 225px;
	float: left;
}
.menucarto {
	background-color: #13235B;
	height: 16px;
	width: 225px;
	float: left;
}
.menusite {
	background-color: #E2007A;
	height: 16px;
	width: 225px;
	float: left;
}
.menulogo {
	background-color: #97BE0D;
	height: 16px;
	width: 225px;
	float: left;
}
.menupack {
	background-color: #A38A76;
	height: 16px;
	width: 225px;
	float: left;
}
.menutextile {
	background-color: #F8B334;
	height: 16px;
	width: 225px;
	float: left;
}
.menutendance {
	background-color: #BE0926;
	height: 16px;
	width: 225px;
	float: left;
}
.menuillus {
	background-color: #0A71B4;
	height: 16px;
	width: 225px;
	float: left;
}
.minilink {
	color: #000000;
	font-family: arial;
	font-size: 9px;
	text-decoration: none;
	width: auto;
	background-image: none;
	float: none;
	clear: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.liensdepied   {
	height: auto;
	width: 1000px;
	text-align: center;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	line-height: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border: thin solid #DBDBDB;
}
.minitext {
	color: #999999;
	font-family: arial;
	font-size: 9px;
	text-decoration: none;
	width: auto;
	background-image: none;
	float: none;
	clear: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.minitext1 {
	color: #999999;
	font-family: arial;
	font-size: 9px;
	text-decoration: none;
}
.liensdepied1 {
	font-family: arial;
	font-size: 9px;
	color: #666666;
	height: auto;
	width: 998px;
	text-align: center;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	line-height: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border: thin solid #DBDBDB;
}
.textlink {
	color: #000000;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	background-image: none;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	float: none;
	clear: none;
}
.contenucartondessin {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	height: 470px;
	background-color: #CCCCCC;
}
.menucartondessin {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	height: 22px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 8px;
	background-image: url(images/fond-1000x30.png);
	background-repeat: no-repeat;
}
.minilink2 {
	color: #000000;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	width: auto;
	background-image: none;
	float: none;
	clear: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: normal;
	list-style-type: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
#box1, #box2, #box3, #box4{
	position:absolute;
}


/* Sample 8*/
#box8{
	position:absolute;
	margin: 0px;
	padding: 0px;
}
#box8 div{
	float:left;
	height: 480px;
	width: 480px;
	padding: 0px;
	margin-top: -6px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#box8 h3{
	width:0px;
	float:left;
	visibility: hidden;
	height: 0px;
	color: #FFFFFF;
}
#box8 .buttons{
	text-align:left
}
#box8 .next{
	float:right
}
.sample8 .buttons{
	text-align:center;
	clear:both;
}
.sample8 .mask1{
}

.mask1{
	position:relative;
	width:500px;
	height:500px;
	overflow:hidden;
}

.buttons span{
	color:#0080FF;
	cursor:pointer;
	font:10px Verdana;
	padding-top: 0;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
}
.player img {
	height: 10px;
	width: 16px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: fixe;
}
.masking {
	visibility: hidden;
	height: 0px;
	width: 0px;
	position: absolute;
	overflow: hidden;
}
.gauche ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.player {
	background-image: url(images/playerplayer.png);
	height: 30px;
	width: 100px;
	padding-left: 10px;
	background-repeat: no-repeat;
	position: relative;
}
