@charset "UTF-8";
/* CSS Document */
html {
	font-size:100%;
}
* {
	padding:0;
	margin:0;
}

body {
	margin:0pt;
	padding:0pt;
	background-color:#1a171c;	
}

/* ///////////////////////////////////////////////////////////////// Structure de la page */

#Site {
	position:absolute;
	font-size:0.8em;
	width:960px;
	height:560px;
	top:50%;
	left:50%;
	margin-left:-480px;
	margin-top:-280px;
	background-color:#FFF;
}

#Menu {
	width:960px;
	height:146px;
	z-index:1;
}

/* #Contenu {
	position:relative;
	width:960px;
	height:352px;
} */

#Index {
	width:960px;
	height:352px;
	background-image:url(../jpg/Investir-en-champagne.jpg);
	background-repeat:no-repeat;
	clear:both;
}

#Footer {
	width:960px;
	height:62px;
}

/* ///////////////////////////////////////////////////////////////// INDEX :  */



#Index #video-index {
	float:left;
	position:absolute;
	left:17px;
	width:300px;
	height:352px;
}
#icone1{
	height:45px;
	padding-top:20px;
	padding-left:2px;
	color:#FFF;
	font-weight:bold;
}
#icone2{
	height:45px;
	padding-top:20px;
	padding-left:2px;
	color:#FFF;
	font-weight:bold;
}
#Index #actu-index {
	float:left;
	left:703px;
	position:absolute;
	width:241px;
	height:352px;
}
#Index #actu-index  hr{
	width:180px;
	margin:10px auto;
	color:white;
	background-color:white;
	border:0;
	height:1px
}

#Index #investir-index {
	float:left;
	left:333px;
	position:absolute;
	width:352px;
	height:352px;
}

#Index #partenaires-index {
	float:left;
	left:801px;
	position:absolute;
	width:144px;
	height:352px;
}

#Index #rubrique1 {
	margin-top:20px;
	position:relative;
	width:300px;
	height:16px;
	font-size:1.2em;
	color:#fff;
	text-align:center;
	font-weight:bold;
}
#Index #rubrique2 {
	margin-top:20px;
	position:relative;
	width:241px;
	height:16px;
	font-size:1.2em;
	color:#fff;
	text-align:center;
	font-weight:bold;
}
#Index #rubrique3 {
	margin-top:20px;
	position:relative;
	width:352px;
	height:16px;
	font-size:1.2em;
	color:#fff;
	text-align:center;
	font-weight:bold;
}
#Index #rubrique4 {
	position:relative;
	width:352px;
	height:16px;
	margin-top:3px;
	font-size:1.1em;
	color:#fff;
	text-align:center;
	font-weight:bold;
}
#Index #rubrique5{
	/*margin-top:25px;*/
	position:relative;
	width:241px;
	height:30px;
	font-size:1.2em;
	color:#fff;
	text-align:center;
	font-weight:bold;
}
#Index #rubrique5 a{color:white;text-decoration:none}

#Index #rubrique6 a{
	position:absolute;
	top:219px;
	width:145px;
	height:16px;
	font-size:0.9em;
	color:#fff;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}

#Index #lien1 {
	bottom:0;
	margin-bottom:10px;
	left:0;
	position:absolute;
	width:300px;
	height:15px;
	font-size:1.2em;
	color:#fff;
	text-align:center;
	font-weight:bold;
}
#Index #lien2 {
	/*margin-top:8px;*/
	position:relative;
	width:241px;
	height:21px;
	font-size:1.2em;
	color:#fff;
	text-align:center;
	font-weight:bold;
	left: 2px;
}
#Index #lien3 {
	margin-bottom:10px;
	position:relative;
	width:352px;
	height:15px;
	font-size:1.2em;
	color:#fff;
	text-align:center;
	font-weight:bold;
}

#Actualite {
	margin-top:5px;
	position:relative;
	margin-left:2px;
	margin-right:2px;
	width:225px;
	padding:5px;	
	height:165px;
	font-size:1.2em;
	color:#fff;
}

#Index #Inside-Invest {
	position:relative;
	width:352px;
	height:195px;
	text-align:center;
}

#Index #Inside-Vivre {
	position:relative;
	height:60px;
	margin-left:10px;
	margin-right:10px;
	margin-top:12px;
}

#partenaire-index-Contenu{
	width:135px;
	text-align:left;
	margin-top:5px;
	margin-left:10px;
	padding:0 auto;
}

#partenaire-index-Text{
	margin:0 auto 6px auto;
	width:110px
}
#partenaire-index-Images{
	position:relative;
	/*margin-top:15px;*/
	width:241px;
	height:85px;
	padding:auto;
	text-align:center;
}

#liens-index-Images{
	position:absolute;
	top:239px;
	left:17px;
	width:112px;
	height:94px;
	padding:auto;
	text-align:center;
}
#liens-index-Contenu img{
	margin:2px auto 0 auto;
}

