/* Created by Ecodev Sàrl Neuchatel - Switzerland (http://ecodev.ch)*/
/* last modified 24.4.7 */
body {
	background-color: #fff;
	font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
	font-size: 13px;
	color: #444;
	padding: 0;
	margin: 0;
	min-width: 830px;

}

h1 { font-size: 19px; font-weight: bold; color: #333; font-stretch: condensed }
h2 { font-size: 17px; font-weight: bold; color: #333; font-stretch: extra-condensed }
h3 { font-size: 13px; font-weight: bold; font-stretch: extra-condensed }

a:link { color: #999; text-decoration: none }
a:hover { color: #999; text-decoration: underline }
a:visited  { color: #999; text-decoration: none }

img{
	border: none;
	margin: 0;
}

#bloc_menu{
	display: none;
}

#conteneur{
	width: 90%;
	margin: auto;
}

#bloc_categories{
	display: none;
}

a.lien_fondation{
	color: #A07100;
	font-family: Curls, Helvetica, Arial, sans-serif;
	background-image: url('images/nuage_jaune.jpg');
	background-repeat: no-repeat;
}
a.lien_activites{
	color: #DD277A;
	font-family: Curls, Helvetica, Arial, sans-serif;
	background-image: url('images/nuage_magenta.jpg');
	background-repeat: no-repeat;
}
a.lien_secteurs{
	color: #575E9C;
	font-family: Curls, Helvetica, Arial, sans-serif;
	background-image: url('images/nuage_cyan.jpg');
	background-repeat: no-repeat;
}

a.lien_fondation:hover, a.ici_fondation{
	text-decoration: none;
	background-position: 0 -102px;
}
a.lien_activites:hover, a.ici_activites{
	text-decoration: none;
	background-position: 0 -102px;
}
a.lien_secteurs:hover, a.ici_secteurs{
	text-decoration: none;
	background-position: 0 -102px;
}


#contenu{
	width: 100%;
	margin: 0;
	padding: 0px;
	float: left;
	text-align: justify;
	line-height: 1.7em;
}

#bloc_news{
	display: none;
}
#bloc_pied{
	clear: both;
	text-align: left;
	margin: 0;
	padding: 0;
}

table {
	border: none;
	font-size: 13px;
	width: 100%;
}
table.liste td{
	 padding: 7px 2px 7px 5px;
}

thead{
	background-color: #fc6;
	font-size: 12px;
	font-weight: bold;
	font-stretch: condensed;
	line-height: 20px;
}
th{
	padding-left: 3px;
}
img.right{
	margin: 2px 0px 2px 6px;
	float: right;
}
img.left{
	margin: 2px 6px 2px 0px;
	float: left;
}
hr {
	clear:both;
	visibility: hidden;
}

.boxtop { 
	width: 200px;
	height: 14px;
	background: #fff url('images/boxgraytop.gif') no-repeat;
	color: #000;
}
.box h3 {
	font: bold 1.2em Helvetical,Arial, Sans-Serif;
	margin: 0;
	padding: 0 0 5px 0;
}
.box {  
	width: 185px;
	background: #fff url('images/boxgray.gif') no-repeat bottom left; 
	color: #5b5b5b; 
	padding: 0 10px 15px 10px;
	margin: 0 0 10px 0;
}
.box p { padding: 0; margin: 0;}
.greenbtn {
	background: #fff url('images/bluebtn.gif') no-repeat;
	padding: 1px 17px 5px 16px; 
	color: #fff; 
	text-decoration: none;
}
.bluebtn:hover, .greenbtn:hover { 
	background: #fff url('images/hoverbtn.gif') no-repeat; 
	color: #fff;
}
.buttons { 
	text-align: right; 
	padding: 4px 3px 0 0;
}
.image { float: left; margin: 0 9px 3px 0; border-style: none; }
.buttons a:link { color: #fff; text-decoration: none }
.buttons a:hover { color: #fff; text-decoration: none }
.buttons a:visited  { color: #fff; text-decoration: none }

iframe{border-width:0;}

#bloc_contact{
	margin: 0;
	padding: 0;
	float: left;
	width: 70%;
	margin-top: 19px;
	border-top: solid 1px #aaa;
}
#logo_cpm{
	margin: 0;
	padding: 0;
	float: right;
	width: 200px;
}
#limite_verticale{
	display: none;
}
