@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
}

a
{
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration: none;
}

#Quboid {
	width:1000px;
	height:573px;
}

#index { 
  position:absolute; 
  left: 50%;  
  top: 50%; 
  width: 823px; 
  height: 602px; 
  margin-top: -301px; /* moitié de la hauteur */ 
  margin-left: -411px; /* moitié de la largeur */
}

#header
{
	width:1000px;
	height:109px;
	margin:0px auto;
}

#container
{
	width: 100%;
	height:573px;
}

#content
{
	width:1000px;
	height:573px;
	margin:0px auto;
}

#footer
{
	width:1000px;
	height:109px;
	margin:0px auto;
}

.style1 {
	font-size: 11px;
	color: #3f3e3b;
	text-transform:uppercase;
	/*letter-spacing:1px;*/
}

style1:hover {
	text-decoration:underline;
}

.style2 {
	font-size: 12px;
	color: #FFF;
}

.blanc {
	color: #FFF;
}

.v12 {
	font-size:12px;
}
.v14 {
	font-size:14px;
}
.v24 {
	font-size:24px;
}
.style3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #e5c7bc;
	text-transform:uppercase;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-transform:uppercase;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5b669e;
	font-weight:bold;
}

.style66 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-transform:uppercase;
}

.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3e3b;
}

.style10 {
	color: #5b669e;
}
