body{
	background: url('../images/home/fond.jpg') fixed repeat top;
	font-family: Verdana, sans-serif;
}



h1{
	color:#d81d77;
	margin-left:15px;
	margin-top:20px;		
	font-size:1.7em;
}

h2{
	margin-left:25px;	
	margin-top:-20px;
	font-weight:normal;
	font-size:1.1em;		
}

h3{
	color:#d81d77;
	font-size:0.8em;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px;
	background: url('../images/home/fond_h3.png') repeat top;
	padding:3px;
	height:15px;
}

h4{
	color:#d81d77;
	font-size:11px;
	margin:0px;
	font-weight:normal;
	margin-top:20px;
	
}


.border{
	border:solid 0px red;
}


#reseausociaux{
	height:36px;
	margin-top:65px;
	width:140px;
	z-index:500;
}

#logo, #accroche{
	height:100px;
}

#accroche img{
	display:none;
}

#logo img{
	float:right;
}
#general{
	background: url('../images/home/fond_vertical.png') repeat-y;
}

#contact{
	height:160px;
}
#contact p{
	float:right;
	width:160px;
	position:absolute;
}

#contact_content{
	background: url('../images/home/fond_contact.png') no-repeat top;	
	height:150px;
	padding:25px;
}

#billet{
	background: url('../images/home/fond_contact_rose.png') no-repeat top;	
	height:130px;
	width:290px;
	float:right;
	color:#FFF;
}

#billet p{
	float:right;
	width:270px;
	position:absolute;
	margin:15px 0px 0px 15px;
}

#billet p span.strong{
	font-size:1.7em;
	font-weight:bold;
}
#billet p span.medium{
	font-size:0.9em;
	font-weight:bold;
}


#avantages{
	height:160px;
}

#avantages div{
	background: url('../images/home/fond_avantages.png') no-repeat top;	
	height:150px;
	padding:20px;
}

#avantages p{
		width:280px;
}

.bloc_photo{
}
#bloc_photos{
		float:left;
		width:925px;
		margin-left:5px;
		margin-bottom:7px;
}
.num{
		margin-top:45px;
		float:left;
}
.new{
		color:red;
		margin-left:7px;
		background: url('../images/home/fond_h3.png') repeat top;
		font-size:9px;
		padding:4px;
}
#bloc_produits{
		background: url('../images/home/fond_produits.jpg') no-repeat top;	
		float:left;
		width:925px;
		margin-left:7px;
		padding-top:20px;
		
}
#bloc_activites{
		background: url('../images/bg_formes_clair.png') no-repeat top;	
		float:left;
		width:925px;
		margin-left:7px;
		padding-top:20px;
}






#bloc_activites p{
	margin-left:15px;
	font-size:10px;
	color:#203d4a;
}

#bloc_activites div.right{
	border-right: solid 1px #d81d77;
}

.adresses, .signature{
	font-size:9px;
	color:#838383;
}
#formulaire{
	background:  url('../images/home/bg_form_left.png') no-repeat;
	height:32px;
	width:100%;		
}
#formulaire input[type$='text']{
	background: none;
	border: none;
	font-size:11px;
	color:#d81d77;
	margin-top:8px;
	margin-left:15px;
	width:185px;	
}

#formulaire input[type$='submit']{
	background: none;
	border: none;
	color:#FFF;
	font-weight:bold;
	margin-top:8px;
	margin-left:8px;
}

img.pretable{
			margin-top:13px;
}

table{
			background: none;
}

a{
			color: #000;	
}


img.titre_jaune{
	bottom:0px;
}
ul {

}

ul li{
	list-style:none;
}

ul li a{
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	font-size:10px;
}

ul li a:hover{
	text-decoration:none;
	color:#d81d77;
}
a{
	text-decoration:none;
	color:#203d4a;
}

a:hover{
	text-decoration:none;
	color:#d81d77;
}
p{
	margin-left:5px;
	font-size:12px;
}
.hide{
	display:none;
}

