@charset "utf-8";
/* CSS Document */
#page-accueil {
	width: 919px;					/*809pour s'adapter a toutes les tailles d'écran, la + petite étant du 760 pixels*/
	height: 602px;
	background-image: url(../images/fond-accueil.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
}
.provisoire{
	position: absolute;
	left: 441px;
	top: 286px;
	width: 352px;
	height:81px;
	text-align: left;
	font-size: 32px;
	color: #cb0233;
	line-height: 40px;
}
h1{
	position: absolute;
	left: 379px;
	top: 189px;
	width: 524px;
	height:51px;
	text-align: left;
	font-size: 12px;
	color: #cb0233;
	line-height: 18px;
}
h2{
	font-size: 12px;
	color: #000;
	text-align: justify;
	font-weight: bold;
}
h3{
	font-size: 12px;
	color: #cb0233;
	padding-top:10px;
	padding-bottom:5px;
}
h3 a{
	text-decoration: none;
	display: block;
	font-size: 12px;
	color: #cb0233;
}
h3 a:hover{
	color: #000;
}

#societe {
	position: absolute;
	left: 654px;
	top: 27px;
	width: 228px;
	height:113px;
	text-align: left;
}
#contenu-texte {
	position: absolute;
	left: 375px;
	top: 281px;
	width: 520px;
	height:220px;
	text-align: left;
	overflow: auto;
	padding-right: 15px;
}
#sft-texte {
	position: absolute;
	left: 621px;
	top: 543px;
	width: 184px;
	height:40px;
	text-align: left;
}
#sft-logo {
	position: absolute;
	left: 805px;
	top: 531px;
	width: 69px;
	height:58px;
}

#menu-1a6{
	position: absolute;
	left: 9px;
	top: 250px;
	width: 227px;
	height:110px;
}
.menu1 a, .menu2 a, .menu3 a, .menu4 a, .menu5 a, .menu6 a{
	text-decoration: none;
	display: block;
	font-size: 12px;
	text-align: right;
	line-height: 20px;
	color: #666;
}
.menu1 a:hover, .menu2 a:hover, .menu3 a:hover, .menu4 a:hover, .menu5 a:hover, .menu6 a:hover {
	color: #000;	
}
.menu1 {
	padding-right: 60px;
}
.menu2 {
	padding-right: 42px;
}
.menu3 {
	padding-right: 38px;
}
.menu4 {
	padding-right: 23px;
}
.menu5 {
	padding-right: 11px;
}
.menu6 {
	padding-right: 0px;
}
#menu-7a9{
	position: absolute;
	left: 121px;
	top: 398px;
	width: 149px;
	height:92px;
	text-align: left;
}
.menu7 a, .menu8 a, .menu9 a{
	text-decoration: none;
	display: block;
	font-size: 14px;
	text-align: right;
	line-height: 30px;
	color: #cb0233;
	font-weight: bold;
}
.menu7 a:hover, .menu8 a:hover, .menu9 a:hover {
	color: #000;		
}
.menu7 {
	padding-right: 11px;
}
.menu8 {
	padding-right: 12px;
}
.menu9 {
	padding-right: 14px;
}
#menu-10{
	position: absolute;
	left: 27px;
	top: 536px;
	width: 211px;
	height: 21px;
}
.menu10 a {
	text-decoration: none;
	display: block;
	font-size: 12px;
	text-align: right;
	color: #666;
}
.menu10 a:hover {
	color: #000;	
}
.menu10 {
	padding-right:10px;
}
