
body {
	padding: 0;
	font-family : Helvetica, Arial, Helvetica, sans-serif;
	font-size : 11px;
	/*background-color: #FFFFFF;*/
	/*background-color: #71BEBA;*/
	margin-top: 20px;
	margin-bottom: 20px;
	color:#000000;
}
a {
	text-decoration: none;
	border-style: none;
	color:#000000;
}
a:hover {
	text-decoration: none;
	border-style: none;
	font-weight:bold;
	color:#000000;
}
#contenu {
	width:850px;
	height:90%;
	margin-left:auto;
	margin-right:auto;
	/*background-color: #71BEBA;*/
}
#contenuVert {
	width:850px;
	height:90%;
	margin-left:auto;
	margin-right:auto;
	background-color: #71BEBA;
}
.fondVert {
	background-color: #71BEBA;
}
.entete {
	width : 850px;
	margin-left : auto;
	margin-right : auto;
	padding:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	/*background-color:#CCCCCC*/
}
.page {
	width : 850px;
	text-align : left;
	clear: both;
}
.colGauche {
	float: left;
	clear: both;
	margin:0px;
	padding:0px;
}
.col3Tiers {
	float: left;
	width:257px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
.colMenuHaut {
	float: left;
	margin: 19px 0px 0px;
	font-size:9px;
	line-height: 11px;		
}
.colMenuHaut a {
	font-size: 13px;
	color: #000000;
	text-decoration:none;
	border-bottom-style: none;
	line-height: 20px;		
}
.colMenuHaut a:hover {
	font-weight: bold;
	color: #000000;	
	text-decoration:none;
	border-bottom-style: none;
}
.colMenuHaut a.select { font-weight: bold; }
.colGauche a {
}
.colGauche a:hover{
	text-decoration: none;
	border-bottom-style: none;
	/*border-bottom-width: 1px;*/
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.titreVert {
	font-size: 13px;
	color:#71BEBA;
	line-height:15px;
}
.titreJaune {
	font-size: 13px;
	color:#F2BE09;
	line-height:15px;
}
.titreBleu {
	font-size: 13px;
	color:#95B5DF;
	line-height:15px;
}

/*--------------*/
/* Sous menu
/*--------------*/
.colSousMenu {
	float: left;
	width: 150px;
	margin: 19px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	font-size: 11px;
	/*background-color:#CCCCCC;*/
}
.colSousMenu a {
	text-decoration:none;
	border-bottom-style: none;
}
.colSousMenu a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	border-bottom-style: none;
}
.colSousMenu a.select {
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	border-bottom-style: none;
}
.dev {
	color:#71BEBA;
}
.art {
	color:#F2BE09;
}
.sem {
	color:#95B5DF;
}
.colTexte {
	float: left;
	width: 320px;
	margin: 19px 50px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background-color:#CCCCCC;*/
}
.colImages {
	float: right;
	margin: 0px 0px 5px;
	padding: 0px;
	width:180px;
	overflow:hidden;
	/*background-color: #FF99CC;*/
}

/*--------------*/
/* pied de page */
/*--------------*/
.pied {
	width : 850px;
	text-align : left;
	clear: both;
	/*background-color:#EBEFF2;*/
	
	/*color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;*/
}
.pied a {
	color: #000000;
	text-decoration: none;	
	border-bottom-style: none;
}
.pied a:hover {
	color: #71BEBA;
	text-decoration: none;
	border-bottom-style: none;
}
p,h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;	
}
h1 {
	font-size: 13px;
	padding-bottom:5px;
}
h2 {
	font-size: 11px;
	font-weight: bold;	
}
p {
	padding-bottom: 10px;
}
.texte14 { font-size: 14px; }
.texte13 { font-size: 13px; }
.texte10 { font-size: 10px; }

