* {
	margin: 0;
	padding: 0;
}

body {
	margin: 10px 0 0 0; 
	padding: 0;
	border: 0;
	color: #142F7F;
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt;
	text-align: center;
}

img {
	margin: 0;
	border: 0;
}

#global {
	position: absolute;
	width: 755px;
	left: 50%;
	margin-left: -377.5px;
}

#haut1 {
	position: absolute;
	width: 379px;
	height: 200px;
	left: 0;
}

#haut2 {
	position: absolute;
	width: 376px;
	height: 200px;
	left: 379px;
}

#menu {
	position: absolute;
	width: 755px;
	height: 30px;
	top: 200px;
	left: 0;
	background-color: #3F487F;
	color: #F3EFE7;
}

#bloc1 {
	position: absolute;
	width: 570px;
	height: 50px;
	top: 230px;
	left: 0;
	background-color: #5B72BF;
}

#bloc2 {
	position: absolute;
	width: 185px;
	height: 50px;
	top: 230px;
	left: 570px;
	background-color: #9BACE3;
}

#bloc3 {
	position: absolute;
	width: 400px;
	height: 638px;
	top: 280px;
	left: 0px;
	padding-left: 10px;
	padding-right: 20px;
	background-color: #F6F6FC;
}

.presentation{
	width:360px;
	text-align: left;
	padding-right: 20px;
	overflow:auto;
	height:550px;
	scrollbar-face-color:#6d84c2;

}

#bloc3_bis {
	position: absolute;
	width: 570px;
	height: 650px;
	top: 280px;
	left: 0px;
	padding-left: 10px;
	padding-right: 20px;
	background-color: #F6F6FC;
}

#bloc4 {
	position: absolute;
	width: 170px;
	height: 639px;
	top: 280px;
	left: 400px;
	background-color: #EAEBFF;
}

#bloc5 {
	position: absolute;
	width: 185px;
	height: 260px;
	top: 284px;
	left: 571px;
	background-color: #9BACE3;
}

#bloc6 {
	position: absolute;
	width: 185px;
	height: 380px;
	top: 540px;
	left: 570px;
	background-color: #5B72BF;
}

#bloc7{
	position: absolute;
	width: 755px;
	height: 20px;
	top: 920px;
	left: 0px;
	background-color: #3F487F;
}

.style1 {
	text-align: left;
	padding-right: 20px;
}

.caracteristique {
	width:360px;
	text-align: left;
	padding-right: 20px;
	overflow:auto;
	height:440px;
}


.rubriques_bas {
    color: #FFFFFF;
	font-size: 8pt; 
	font-weight: normal;
}

.marge_rubrique {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
}

.marge {
	padding-top: 20px;
	padding-bottom: 20px;
}

.page {
	text-align: center;
	font-size:11px;
	color: #142F7F;
}

.lien_bouton {
	border: solid 1px #142F7F;
	color: #142F7F;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align:center;
	vertical-align:middle;
}

.titre_actu {
	font-family: Helvetica, Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align:center;
}

.titre_actu a 			{font-family: Helvetica, Arial; font-size: 10pt; font-weight: bold; text-align: center; text-decoration:none;}
.titre_actu a:link		{} /* unvisited links */
.titre_actu a:visited	{} /* visited links */
.titre_actu a:hover	{text-decoration:none; font-size: 10pt; font-weight: bold;} /* user hovers */
.titre_actu a:active	{} /* active links */

.texte_actu {
	font-family: Helvetica, Arial;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
}

.gras {
	font-weight: bold;
}
