	
@import url("acreat.structure.css");

/* CSS Document */

#bandeau-principal
{
	width:auto;
	height:342px;
	background:url(../img/index/bandeau-principal.jpg) no-repeat top left; 
}  

#contenu
{
	border-collapse:collapse;
	margin:0;
	padding:0;
	background:#FFF url(../img/index/fond-col-gauche.gif) repeat-y top left; 	
}	

#contenu TD
{
	vertical-align:top;
}	

#col-gauche
{
	vertical-align:top;
	width:335px;
	min-height:310px;
}	

#col-droite
{
	background:url(../img/index/fond-avis-clienteles2.jpg) no-repeat bottom left; 
	margin:0; 
	padding:0;
	vertical-align:top;
	min-height:310px;
}

/* [Actualités]---------------------------------------------------- */	
	
#col-gauche TD#actualites
{
	width:319px;
	height:200px;
	vertical-align:top;
}	

#col-gauche TD#actualites #titre
{
	width:319px;
	height:57px;
	background:url(../img/index/titre-actualites.png) no-repeat top left; 	
}		

#col-gauche TD#actualites .news
{
	width:268px;
	background:url(../img/index/fond-actu.gif) repeat-x bottom left; 	
	border-top:1px solid #FCE8CA;
	padding:10px;
	margin:0 15px;
}	

#col-gauche TD#actualites .news .news-date
{
	background:url(../img/structure/puce01.gif) no-repeat top left; 
	background-position:0 2px;	
	font-size:12px;
	font-weight:bold;
	color:#EE4E00;
	padding:0;
	padding-left:15px;
	margin:0;
	margin-bottom:5px;
}

#col-gauche TD#actualites .actu .news-texte
{	
	text-align:left;
	font-size:11px;
	color:#151512;
	margin:0;
	padding:0;
}	

#col-gauche TD#actualites .actu a
{
	font-size:11px;
	color:#151512;
	text-decoration:underline;
}	

#col-gauche TD#actualites .actu a:hover
{
	color:#FF4D00;
	text-decoration:underline;
}	
	
/* [ Refonte]---------------------------------------------------- */	

#col-droite TD#refonte
{
	position:relative;
	height:136px;
	background:url(../img/index/cadre-refonte.png) no-repeat top left; 	
}	

#col-droite TD#refonte p
{
	font-size:11px;
	color:#755D50;
	padding:65px 30px 10px 15px;
	margin:0
}

#col-droite TD#refonte a, #col-droite TD#refonte a:hover
{ 
	display:block;
	width:161px;
	height:34px;
	line-height:34px;
	text-decoration:none;
	padding:0;
	margin:0;
	margin-left:auto;
	margin-right:30px;
	background:url(../img/index/bt-contact.png) no-repeat top left; 	
}

#col-droite TD#refonte a:hover
{
	background:url(../img/index/bt-contact.png) no-repeat top left; 
	background-position:0 -34px;
}

#col-droite TD#refonte a span 
{
	display:none;
}	

/* [ Avis clientèles]---------------------------------------------------- */	
	
#col-droite #avis
{
	width:auto;
	height:150px;
	background:url(../img/index/fond-avis-clienteles.jpg) no-repeat top left; 	
	margin-top:10px;
	FILTER: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.00,wipestyle=0); 
}	

#col-droite #avis p
{
	font-size:11px;
	color:#0D3766;
	padding:40px 30px 0 110px;
	/padding-top:50px;
}	

#col-droite #avis img#avis_logo
{
	float:left;
	padding:50px 10px 30px 135px;
}	

#col-droite #avis p#avis_auteur
{
	text-align:right;
	color:#FF4D00;
	padding:0 30px 0 0;
}	