/*CSS Page Index Victoire Paysages 2010 - Silicon Salad */

/*Bloc haut de la page index */

#highlight {
	height:250px;
	width:660px;
	margin: 0 0 0 20px;
	position:relative;
	overflow:hidden;
}

#highlight img {
	position : absolute;
	top:0;
	left:0
}

.boxcaption{
	float: left;
	position: absolute;
	background: #fff;
	height: 55px;
	padding:5px;
	width: 100%;
	opacity: .8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.boxcaption {
	top: 220px;
	left: 0;
}

#header{
	/width:941px;
	/padding:0 40px;
}


/*Bloc bas de la page index */

#bloc_news, #bloc_index {
	margin-left:20px;
	padding-left:30px;
}

#bloc_index {
	padding-top:20px;
	background:transparent url(/images/index/bg_bloc_index.png) 0 0 no-repeat;
	clear:both
}

/*Colonens bloc bas de la page index */

.index_col {
	width:290px;
	padding:12px;
	background: url(/images/index/bg_separation_bloc_index.jpg) center right no-repeat;
	margin-right:2px
}

.index_col h3 {
	text-indent:-999em
}

.index_col h4 {
	color:#70AA00
}

.bloc_prestations {
	display:inline-block;
}

.bloc_prestations img {
	float:left;
	margin:0 1em 0 0
}

.actu {
  height:265px;
	width:254px;
	background:#fff;
	padding:5px;
	margin-left:10px;
	border:1px solid #ccc
}

.actu img{
	margin: 0 0 10px;
}

#slider li{
	margin:0 0 0 2px;
}

.carte_visite {
	width:280px;
	height:200px;
	position:relative;
	background: transparent url(/images/index/encart_index_adresse.jpg) 0 0 no-repeat;
}

.carte_visite p {
	font-size:1em;
	position:absolute;
	bottom:45px;
	left:15px
}

.carte_visite a {
	position:absolute;
	bottom:55px;
	right:35px
}

.demande_devis {
	background: transparent url(/images/index/bouton_demander_un_devis.jpg) 0 0 no-repeat;
	display:block;
	margin:1em 1em 0 0;
	width:150px;
	height:30px
}

/*Titres */

.prestations, .actualites, .projet {
	height:15px
}

.prestations {
	width:88px;
	background: url(/images/index/titre_index_prestations.gif) 0 0 no-repeat
}

.actualites {
	width:90px;
	background: url(/images/index/titre_index_actualites.gif) 10px 0 no-repeat
}

.projet {
	width:159px;
	background: url(/images/index/titre_index_projet.gif) 0 0 no-repeat
}
