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


#header{height:32px; font-size:1em; color:#fff;line-height:32px; position:absolute; right:12px; top:0;}
.bg-accueil{position:absolute; bottom:0px; width:100%; height:102px;background:url(../images/bg-accueil.gif) bottom repeat-x; border:solid 1px red;}
.accueil{position:absolute; bottom:0px; left:50%; margin-left:-495px; height:281px;}
/*-----------*/
/*-- MENU --*/
/*---------*/
.menu{
	width:963px;
	height:40px;
	z-index:3;
	list-style: none;
	padding:0;
	margin:0;
}
/*------------*/
/*-- FLASH --*/
/*----------*/
#flash{
	position:absolute;
	top:0px;
	left:0;
	z-index:0;
	width:100%;
	height:100%;
}
#flashcontent{width:100%;height:100%;}
/*--------------*/
/*-- CONTENU --*/
/*------------*/
.contenu{
	background:url(../images/bg-accueil.jpg) no-repeat;
	height:199px;
	padding-right:28px;
	width:962px;
}
.contenu p{color:#63686e;}
.bloc-left{
	width:176px;
	padding-top:13px;
	padding-left:15px;
	float:left;
}
.bloc-left #note{position:absolute; bottom:42px; left:15px;width:167px; height:57px;}
.bloc-left #note p{color:#e9f3ff; font-weight:bold; font-size:1.2em; text-transform:uppercase; padding-left:21px; padding-top:5px;}
.bloc-left #note p a{color:#e9f3ff; font-weight:bold; text-decoration:none; text-transform:uppercase;}
.bloc-left #note p a:hover{text-decoration:underline;}
.bloc-left #note p img{ vertical-align:middle;}

.bloc{
	width:210px;
	float:left;
	padding-left:23px;
	padding-top:20px;
	padding-right:24px;
}
.bloc h2{ padding-left:15px; padding-bottom:15px;}
.bloc h3{ font-size:1.1em; font-weight:bold; color:#63686e;}
.bloc h3 a{color:#63686e; text-decoration:none;}
.bloc h3 a:hover{ color:#f29400;}
.bloc p{color:#63686e; margin-bottom:20px;}
.bloc p a:hover{ color:#f29400;}
.bloc p a{color:#63686e; text-decoration:none}
.bloc img.zoom{ padding:3px 0 4px 0;}
.flash-carrousell{
	position:absolute;
	right:0px;
	top:40px;
	width:315px;
	z-index:0;
}

.bg-footer{position:absolute; bottom:0px; background:url(../images/bg-footer-accueil.jpg) top repeat-x; height:42px; width:100%;}
.footer{position:absolute; bottom:0px; padding-top:0px;width:720px; background:none;}


div.tx-rlmpflashdetection-pi1 {
	height: 100%
}

.bloc h3 a.orange {
        background:url(../images/puce-orange.gif) 0 1px no-repeat;
        padding-left:14px;
        color: #F29400;
}

