a {
	text-decoration: none;
	color: #9565d4;
	font-size: 14px;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

body {
	background-color: #bcbcbc;
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
}

/***************************
*
*    Index Page
*
*****************************/
body,html {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}

#page {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 1001px;
	height: 584px;
	margin-top: -296px; /* moitié de la hauteur */
	margin-left: -502px; /* moitié de la largeur */
	/*	background-image: url("images/site_fond.jpg");*/
	background-repeat: no-repeat;
}

#background {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#background_index_shadow {
	position: absolute;
	width: 1001px;
	height: 591px;
	background-image: url("images/background_index_shadow.png");
}

#img_index_h1 {
	position: absolute;
	width: 402px;
	height: 100px;
	left: 11px;
	top: 11px;
}

#img_index_h2 {
	position: absolute;
	left: 412px;
	width: 577 px;
	height: 100px;
	top: 11px;
}

#img_index_m1 {
	position: absolute;
	top: 111px;
	left: 11px;
	/*1004 x 420*/
}

#img_index_b1 {
	position: absolute;
	top: 552px;
	left: 11px;
	/*1004 x 34*/
}

#top_menu {
	position: absolute;
	left: 440px;
	top: 98px;
	width: 510px;
	color: #356904;
	font-family: Verdana;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

/***************************
*
*    Blocks on index Page
*
*****************************/
#block_title {
	font-family: Verdana;
	font-size: 18px;
	color: #91bf13;
	font-style: italic;
	position: absolute;
	left: 10px;
	top: 145px;
	width: 200px;
	text-align: center;
}

.block_text {
	font-family: Verdana;
	font-size: 12px;
	color: #515151;
	margin: 0;
	padding: 0;
	line-height: 18px;
	text-align: justify;
}

.block_text p {
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
}

.block_text ul {
	margin-left: 0px;
	padding-left: 20px;
	list-style-image: url("images/puce_green_big.gif");
	list-style-position: outside;
}

.block_text ul li {
	margin-bottom: 15px;
}

#block1 {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	width: 224px;
	height: 255px;
	overflow: hidden;
	left: 14px;
	top: 170px;
	
}

#block1_contact {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	width: 410px;
	height: 250px;
	left: 21px;
	top: 170px;
	overflow: hidden;
	font-size: 14px;
}

#block2 {
	opacity: 0;
	/*filter : alpha(opacity="0");*/
	visibility: hidden;
	position: absolute;
	width: 207px;
	height: 238px;
	left: 275px;
	top: 170px;
	overflow: hidden;
}

#block3 {
	opacity: 0;
	/*filter : alpha(opacity="0");*/
	visibility: hidden;
	position: absolute;
	width: 207px;
	height: 238px;
	left: 515px;
	top: 170px;
	overflow: hidden;
}

#block3_contact {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	width: 530px;
	height: 230px;
	left: 450px;
	top: 172px;
	font-family: Tahoma;
	font-size: 12px;
	color: black;
	line-height: 20px;
}

#block3_contact p {
	margin: 0;
	padding: 0;
}

#block3_contact td {
	margin: 0;
	padding: 0;
}

#block3_contact td {
	margin: 0;
	padding: 0;
}

#block3_contact textarea {
	width: 470px;
}

#blockNews { /*filter : alpha(opacity="0");*/
	visibility: hidden;
	position: absolute;
	width: 180px;
	height: 236px;
	left: 798px;
	top: 162px;
	overflow: hidden;
}

#block_news_title {
	font-family: Verdana;
	font-size: 18px;
	color: #91bf13;
	position: absolute;
	right: 35px;
	top: 138px;
}

#div_contact_block {
	position: absolute;
	height: 291px;
	width: 1004px;
	left: 11px;
	top: 143px;
	background-image: url("images/fond_contact_bloc.jpg");
	background-repeat: no-repeat;
}

/***************************
*
*    Animation on Index Page
*
*****************************/
#anim_surmesure {
	position: absolute;
	right: 420px;
	bottom: 39px;
	z-index: 10;
}

#link_img_surmesure {
	position: absolute;
	right: 428px;
	bottom: 87px;
	width: 76px;
	height: 60px;
	z-index: 100;
}

#link_img_surmesure2 {
	position: absolute;
	right: 407px;
	bottom: 8px;
	width: 117px;
	height: 26px;
	z-index: 100;
}

#anim_vitrine {
	position: absolute;
	right: 295px;
	bottom: 57px;
}

#link_img_vitrine {
	position: absolute;
	right: 300px;
	bottom: 105px;
	width: 76px;
	height: 60px;
	z-index: 100;
}

#link_img_vitrine2 {
	position: absolute;
	right: 280px;
	bottom: 36px;
	width: 117px;
	height: 16px;
	z-index: 100;
}

#anim_ecommerce {
	position: absolute;
	right: 171px;
	bottom: 57px;
}

#link_img_ecommerce {
	position: absolute;
	right: 174px;
	bottom: 105px;
	width: 76px;
	height: 60px;
	z-index: 100;
}

#link_img_ecommerce2 {
	position: absolute;
	right: 147px;
	bottom: 36px;
	width: 129px;
	height: 16px;
	z-index: 100;
}

#anim_conseil {
	position: absolute;
	right: 47px;
	bottom: 39px;
}

#link_img_conseil {
	position: absolute;
	right: 46px;
	bottom: 87px;
	width: 76px;
	height: 60px;
	z-index: 100;
}

#link_img_conseil2 {
	position: absolute;
	right: 30px;
	bottom: 6px;
	width: 100px;
	height: 26px;
	z-index: 100;
}

/***************************
*
*    News on index Page
*
*****************************/
div#varnewsPost {
	font-family: Verdana;
}

div#varnewsPost span.h1Infos {
	font-size: 12px;
	line-height: 15px;
}

div#varnewsPost span.h1Infos a {
	color: #565656;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

div#varnewsPost span.h1Infos a:hover {
	text-decoration: underline;
}

div#varnewsPost p.dateInfos {
	background-image: url("images/puce_green.gif");
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 0;
	padding-left: 12px;
	margin-top: 8px;
	padding-bottom: 0;
	padding-top: 0;
	line-height: 18px;
	text-decoration: none;
	font-size: 11px;
	color: #ff7e46;
}

div#varnewsPost p.dateInfos a {
	text-decoration: none;
	font-size: 11px;
	color: #ff7e46;
}