body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	background-image: url(images/bg_page3.jpg);
	background-repeat: no-repeat;
}

td{
	padding: 0px;
	border-spacing: 0px
}

.fondContenu {
	background-color: #FFFFFF;
}
#content_page {
	width: 620px;
	text-align: center;
}

a:link {
	text-decoration: none;
	color:#666666;
	}
a:visited {
	text-decoration: none;
	color:#666666;
	}
a:hover {
	text-decoration: underline;
	color:#666666;
	}
a:active {
	text-decoration: none;
	color:#666666;
	}
.lienPartenaires{ 
	margin-left:20px;
	font-size:4px;
	}
.lienPartenaires:link{
	color:#FFFFFF;
}

/* - - - TITRES - - - */

.titre_page {
	height: 60px;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
}
.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF3366;
	text-decoration: underline;
	padding-top: 40px;
	text-align: left;
}
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
	padding-top: 30px;
	text-align: left;
}
.titre3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
	padding-top: 30px;
	text-align: left;
}


/* - - - Textes Courants - - - */

.texte_courant1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-align: left;
}


/* - - - Listes à puces - - - */

.liste_highlight1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	list-style-position: outside;
	list-style-image: url(images/puce_highlight_1.jpg);
	list-style-type: none;
	text-align: left;
	vertical-align: middle;
	text-indent: -15px;
	white-space: normal;
	display: list-item;
	line-height: 32px;
}
.liste_courant1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	list-style-position: outside;
	list-style-image: url(images/puce_courant_1.jpg);
	list-style-type: none;
	text-align: left;
	text-indent: -20px;
	white-space: normal;
	display: list-item;
	line-height: 18px;
}


/* - - - ACCUEIL - - - */

#accueil_3points {
	margin-top: 150px;
}
.accueil_docPDF {
	margin-right: 50px;
}


/* - - - METHODOLOGIE - - - */

#tab_1 {
	border-left: 1px solid #0099CC;
	border-top: 1px solid #0099CC;
}
.tab_entete_colonne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	height: 80px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.tab_fleche_colonne {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0099CC;
	height: 60px;
}
.tab_texte_colonne {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	padding: 5px;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
}


/* - - - PLATEFORME - - - */

.titre_Gestao {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #0066CC;
	padding-top: 10px;
	text-align: left;
}
