html,body,table {
	margin: 0 auto;
	padding: 0px;
	background-color:#56647E;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
    font-size: 9pt;
}

div#global {
	margin: 0 auto;
}
div#col {
	background-color:#56647E;
	margin:0 auto;
	background-image:url(../images/background_page_b.jpg);
	background-repeat:repeat-y;
	background-position: center;
	border:0;
	padding:0;
}
div#bandeau {
	margin: 0 auto;
	text-align:center;
	padding-left:0px;
}
/* hack IE7 */
*+html div#bandeau {
	margin: 0 auto;
	text-align:center;
	padding-left:2px;
}

div#header_accueil{
	margin: 0 auto;
	width: 999px;
	background-repeat:no-repeat;
	height: 52px;
	text-align:center;
}
/* hack IE7 */
*+html div#header_accueil{
	padding-left: 3px;
}

div#contenu_pages{
	margin: 0 auto;
	width: 1000px;
	padding-left:0px;
	height: 430px;
	margin-top: 0px;	
	background-repeat:no-repeat;
	background-image:url(../images/fd_contenu_presentation.jpg);
	background-position:bottom;	
}

/* hack IE7 */
*+html div#contenu_pages{
	padding-left: 3px;
}


/* hack IE7 */
*+html div#contenu_associes{
	padding-left: 3px;
}
div#contenu{
	margin: 0 auto;
	width: 1000px;
	padding-left:0px;
	margin-top: 0px;
	background-color:#56647E;
}

/* hack IE7 */
*+html div#contenu{
	padding-left: 3px;
}
		#photo_presentation{
				width: 250px;
				height: 250px;
				margin-left:72px;
				padding-top:90px;
				float:left;
				z-index:50;
			}
		#texte_presentation{
						width: 598px;
						height: 350px;
						margin-left: 25px;
						padding-top: 10px;
						float:left;
						text-align:justify;
					}




/* pagescompetence*/


#pucecompetences{
/*						height: 350px;*/
						margin-left: 0px;
						padding-top: 10px;
						float:left;
						list-style-image:url(../images/puce_bleu.gif);
						list-style-position:inside;
}
#pucecompetences ul{
						list-style-image:url(../images/puce_bleu.gif);
						list-style-position:outside;
}
#pucecompetences li{
/*						height: 350px;*/
						/*margin-left: -20px;*/
						list-style-image:url(../images/puce_bleu.gif);
						list-style-position:outside;
						*text-indent:-20px;

}
#texte_competences ul.pucescompetences2 li /* Elements des listes */      
{ 
	font-weight: normal;
	color:#000000;
	/*list-style-image:url(../images/puce_bleu.gif);*/
	list-style:disc;
	list-style-position:inside;
}

h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 30pt;
	font-weight: normal;
	color: #009BD5;
	font-variant: small-caps;
	text-align:right;
	line-height:28px;
}

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 25pt;
	font-weight: normal;
	color: #009BD5;
	font-variant: small-caps;
	text-align:left;
}
h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 30pt;
	font-weight: normal;
	color: #009BD5;
	text-align:left;
}
.gras {
	font-weight:bold;
}
.italique {
	font-style:italic;
	text-align:left;
}
