/* index */
.ecran {
	background-image:url(../img/bg_mozaique.png);
	background-repeat: repeat-x;
	background-color: #874374;
}
.main {
	position:absolute;
    left: 50%; 
    top: 0px;
	margin-top: 0px; 
    margin-left: -469px;
	width:959px;
}

.swf-main {
	display:block;
	float:left;
	width:959px;
	height:707px;
	color:#855279;
}

.containerbas-index {
	display:block;
	float:left;
	width:959px;
	height:200px;
}

.main-formulaire {
	display:block;
	float:left;
	width:959px;
	height:707px;
	background-image:url(../images/fond_formulaire.gif);
}

.haut-formulaire {
	display:block;
	float:left;
	width:959px;
	height:166px;
}

.formulaire {
	display:block;
	float:left;
	width:959px;
	height:450px;
}

.googlemap_haut {
	display:block;
	float:left;
	width:959px;
	height:142px;
}

.googlemap_milieu {
	display:block;
	float:left;
	width:959px;
	height:498px;
	background-image: url(../img/googlemap_milieu.jpg);
}

.googlemap_bas {
	display:block;
	float:left;
	width:959px;
	height:67px;
}

a:link {color: #a1829a; font-size: 12px; text-decoration:none}
a:visited {color: #a1829a; font-size: 12px; text-decoration:none}
a:hover {color: #a1829a; font-size: 12px; text-decoration:underline}
a:active {color: #a1829a; font-size: 12px; text-decoration:none}