@charset "utf-8";
/* CSS Document */

body {
	background-color: #666666;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1e1e1e;
	font-size: 11px;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #CCC;
	margin: 0px;
	padding: 0px;
}
.txt01 {
	font-weight: normal;
	font-size: 12px;
	line-height: 1.4em;
	color: #CCC;
}

.txt02 {
	font-weight: normal;
	font-size: 15px;
	line-height: 1.4em;
	color: #CCC;
}

.bb_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 200;
	letter-spacing: 0.2em;
	color: #CCC;
	font-size: 19px;
}
.btnBilder {
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #CCC;
	font-size: 16px;
	padding: 0.7em;	
}

.btnImages {
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #CCC;
	font-size: 16px;
	padding: 0.7em;
}

.titre {
	font-weight: normal;
	letter-spacing: 0.07em;
	color: #CCC;
	font-size: 15px;
	line-height: 1.4em
}

.titre01 {
	font-weight: bold;
	color: #CCC;
	font-size: 15px;
}
.titre02 {
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
	letter-spacing: 1px;
	text-transform: uppercase;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	margin: 0px;
	padding: 0px;
}
a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	text-decoration: none;
}
a.contour {
    
	margin: 1px;
}
a.contour:hover {
	
	margin: 1px;
}
#fleches {
	position:absolute;
	left:50%;
	height: 17px;
	margin-left: -390px;
	top: 20px;
	z-index:1;
}

#contenu_2 {
	position:absolute;
	left:50%;
	margin-left: -360px;
	top:56px;
	z-index:2;
	width: 720px;
}
#contenu_3 {
	position:absolute;
	left:50%;
	margin-left: -360px;
	top:56px;
	z-index:3;
	width: 875px;

}

#contenu_4 {
	position:absolute;
	left:50%;
	margin-left: -360px;
	top:56px;
	z-index:3;
	width: 970px;
	height: 340px;
}