#content_accueil {
	width: 960px;
	height: 446px;
  	background-image: url('/images/site/fond_zone_content.jpg');
  	position: relative;
  	float: left;
}

#content_texte_accueil {
	position: relative;
	float: left;
	top:35px;
	left:570px;
	width: 330px;
}

#content_texte_accueil h1{
	font-family: Arial;
	font-size: 30px;
	color: #dc001b;
	font-weight: bold;
	text-transform:none;
	line-height: 32px;
}

#content_texte_accueil h2{
	font-family: Arial;
	font-size: 18px;
	color: #323231;
	font-weight: normal;
	text-transform:none;
	line-height: 23px;
}

#content_texte_accueil h3{
	font-family: Arial;
	font-size: 12px;
	color: #323231;
	font-weight: normal;
	text-transform:none;
	text-align: justify;
	word-spacing: 3px;
	line-height: 17px;
}


#content_accueil_bottom{
	width: 960px;
	height: 350px;
  	background-image: url('/images/site/fond_accueil_degrade.jpg');
  	position: relative;
  	float: left;
  	background-repeat: no-repeat;
}


#accueil_col1 {
	position: relative;
	float: left;
	top: 45px;
	left: 45px;
}
#accueil_col2 {
	position: relative;
	float: left;
	top: 40px;
	left: 45px;	
}

#accueil_col3 {
	position: relative;
	float: right;
	top: 35px;
	right: 25px
}

#accueil_col1 h1{
	font-family: Arial;
	font-size: 25px;
	color: #323231;
	font-weight: bold;
	text-transform:none;
	line-height: 32px;
}

#accueil_col1 h2{
	font-family: Arial;
	font-size: 20px;
	color: #dc001b;
	font-weight: bold;
	text-transform:none;
	line-height: 23px;
}

#accueil_col1 h3{
	font-family: Arial;
	font-size: 12px;
	color: #323231;
	font-weight: normal;
	text-transform:none;
	text-align: justify;
	word-spacing: 3px;
	line-height: 17px;
	width: 265px;
}

#accueil_col1 #bt_savoir_plus{
	position: relative;
	float: left;
	top:10px;
	left: -20px;
}



#accueil_col3 h1{
	font-family: Arial;
	font-size: 25px;
	color: #323231;
	font-weight: bold;
	text-transform:none;
	line-height: 32px;
}

#accueil_col3 h2{
	font-family: Arial;
	font-size: 20px;
	color: #dc001b;
	font-weight: bold;
	text-transform:none;
	line-height: 23px;
}

#accueil_col3 h3{
	font-family: Arial;
	font-size: 12px;
	color: #323231;
	font-weight: normal;
	text-transform:none;
	text-align: justify;
	word-spacing: 3px;
	line-height: 17px;
	width: 265px;
}

#accueil_col3 #bt_savoir_plus{
	position: relative;
	float: right;
	top:10px;
	right: 10px;
}

