/**************************************************************************************************************************************/
/*												       STYLE SPECIFIQUE A LA HOME        											  */
/**************************************************************************************************************************************/

/**************************************************************************************************************************************/
/*																HABILLAGE    														  */
/**************************************************************************************************************************************/

body {
	margin:0;
	padding:0;
	background:none;
	
}
#general {
	margin:0;
	padding:0;
	float:left;
	background:none;
	background-color:#FFFFFF;
	width:680px;
	
}
#bandeau_impression{
	display:block;
	float:left
	margin-left:auto;
	margin-right:auto;
	padding:0 0 20px 0;
}
#home {
	float:left;
	margin:0;
	padding:0px;
}
#home_photo {
	position:absolute;
	width:300px;
	height:645px;
	left:0;
	top:0;
	z-index:0;
	display:none;
}
#home_logo {
	position:absolute;
	width:680px;
	height:104px;
	left:0;
	top:248px;
	z-index:1;
	display:none;
}
#home_reference {
	position:absolute;
	width:335px;
	height:232px;
	_height:223px;
	left:0px;
	top:120px;
	background-image:url(../images/interface/puce_bloc.gif);
	background-position:0% 9%;
	_background-position:0% 12%;
	background-repeat:no-repeat;
	z-index:2;
	padding:15px 25px 0 35px;
	_padding:25px 25px 0 35px;
	text-align:justify;
}
#home_accueil {
	position:absolute;
	width:335px;
	height:315px;
	_height:310px;
	left:0px;
	top:400px;
	background-image:url(../images/interface/puce_bloc.gif);
	background-position:0% 9%;
	_background-position:0% 12%;
	background-repeat:no-repeat;
	z-index:3;
	padding:25px 25px 0 35px;
	_padding:35px 25px 0 35px;
	overflow:hidden;
	text-align:justify;
}
#home_reference_photo {
	position:absolute;
	width:280px;
	height:250px;
	left:390px;
	top:120px;
	padding:0;
	margin:0;
	border-style:solid;
	border-width:0 0 0 1px;
	border-color:#929292;
	background-color:#ffa21a;
	background-image:url(../images/interface/fond_blanc.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	text-align:center;
	
}
#home_menu {
	position:absolute;
	width:280px;
	height:62px;
	left:390px;
	top:247px;
	border-style:solid;
	border-width:0 0 0 1px;
	border-color:#929292;
	background-color:#ffa21a;
	z-index:3;
	display:none;
}
#home_news {
	position:absolute;
	width:225px;
	height:320px;
	left:390px;
	top:400px;
	border-style:solid;
	border-width:0 0 0 1px;
	border-color:#929292;
	background-color:#FFFFFF;
	padding:20px 25px 0 30px;
}

/**************************************************************************************************************************************/
/*																	TYPO													     	  */
/**************************************************************************************************************************************/

/**************************************************************** GENERAL *************************************************************/
h2 {
	padding:5px 0 0 15px;
	margin:0;
	background-image:url(../images/interface/puce.gif);
	background-position:0% 75%;
	background-repeat:no-repeat;
	font-size:105%;
	color:#c90032;
}
p {
	margin:0 0 10px 0;
	padding:0;
}

/**************************************************************** ACCUEIL *************************************************************/
#home_accueil h1 {
	padding:0;
	margin:0;
}
#home_accueil h2 {
	padding:0 0 0 15px;
	margin:20px 0 15px 0;
	background-image:url(../images/interface/puce.gif);
	background-position:0% 75%;
	background-repeat:no-repeat;
	font-size:105%;
	color:#c90032;
}

/************************************************************** REFERENCE *************************************************************/
#home_reference h1 {
	padding:0;
	margin:0;
}
#home_reference h2 {
	padding:0 0 0 15px;
	margin:20px 0 15px 0;
	background-image:url(../images/interface/puce.gif);
	background-position:0% 5px;
	background-repeat:no-repeat;
	font-size:105%;
	color:#c90032;
}

/******************************************************************* NEWS *************************************************************/
#home_news h1 {
	padding:0;
	margin:0;
	diplay:block;
	float:left;
	width:220px;
}
#home_news h2 {
	padding:5px 0 0 15px;
	background-image:url(../images/interface/puce.gif);
	background-position:0% 8px;
	background-repeat:no-repeat;
	font-size:105%;
	color:#c90032;
	diplay:block;
	float:left;
	width:220px;
}
#home_news h2 a{
	padding:0;
	margin:0;
	font-size:105%;
	color:#c90032;
	diplay:block;
	
}

#home_news p.home_news_image {
	background-color:#ffa21a;
	padding:0 0 0 10px;
	margin:20px 0 0 0;
	
}

/******************************************************** REFERENCE PHOTO *************************************************************/
#home_reference_photo {
	color:#c50034;
	font-weight:bold;
	font-size:110%;
}
#home_reference_photo p{
	color:#c50034;
	font-weight:bold;
	font-size:110%;
	padding:0;
	margin:0;
}
#home_reference_photo a{
	color:#FFFFFF;
	font-weight:bold;
	font-size:100%;
	text-decoration:none;
}
#home_reference_photo a:link{
	color:#FFFFFF;
	font-weight:bold;
	font-size:100%;
}
#home_reference_photo a:hover{
	color:#c50034;
	text-decoration:underline;
}
#home_reference_photo a:active{
	color:#c50034;
	text-decoration:underline;
}
/**************************************************************************************************************************************/
/*							PIED DE PAGE   								  */
/**************************************************************************************************************************************/
#pied_de_page,#home #pied_de_page{
	clear:both;
	width:660px;
	margin:0 0 0 280px;
	display:none;
}
