@charset "UTF-8";
body {
	background-attachment: fixed;
	background-image: url(images/Backgr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a {
	color: #666;
}
a:hover {
	color: #EF860E;
}
p {
	margin-bottom: 18px;
	margin-top: 15px;
}
/* CSS Document */

#conteneur {
	background-color: #FFF;
	display: table;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#entete {
	background-attachment: scroll;
	background-image: url(images/head.gif);
	background-repeat: no-repeat;
	float: left;
	height: 140px;
	width: 950px;
	clear: right;
	background-position: 0px -26px;
}
#contenu {
	background-attachment: scroll;
	background-image: url(images/filet_degrade.gif);
	background-repeat: no-repeat;
	float: left;
	width: auto;
	height: auto;
	display: table;
	padding-left: 96px;
}
#menus {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	clear: right;
	float: left;
	height: 30px;
	width: 854px;
	letter-spacing: 3px;
	color: #666;
}
#contenu_col1 {
	float: left;
	height: auto;
	width: 412px;
	padding-top: 10px;
	margin-right: 15px;
}
#contenu_col2 {
	float: left;
	height: auto;
	width: 412px;
	padding-top: 10px;
	clear: right;
	margin-left: 15px;
}
#deuxcols_intro {
	float: left;
	height: auto;
	width: 854px;
	padding-top: 30px;
	padding-bottom: 15px;
	border-bottom: dotted #999 1px;
}
#deuxcols_portf {
	float: left;
	height: auto;
	width: 854px;
	padding-top: 30px;
	padding-bottom: 15px;
	border-bottom: dotted #999 1px;
}
#deuxcols_portf a {
	text-decoration: none;
}
#deuxcols_portf a:hover {
	color: #EF860E;
	text-decoration: underline;
}
#deuxcols_portf a:visited {
	color: #8F3F97;
}
#contenu_ba_list {
	float: left;
	height: auto;
	width: 232px;
	padding-top: 30px;
	margin-right: 10px;
}
#contenu_ba_list a{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #666;
	text-decoration: underline;
}
#contenu_ba_list a:hover {
	color: #EF860E;
	text-decoration: underline;
}
#contenu_ba_list a:visited {
	color: #8F3F97;
	text-decoration: underline;
}
#contenu_ba_frame {
	float: left;
	height: auto;
	width: 602px;
	padding-top: 30px;
	clear: right;
	margin-left: 10px;
}
#ba_contenu {
	border: 1px solid #CCC;
	padding: 0px;
}
#contenu_portf_frame {
	float: left;
	height: auto;
	width: 854px;
	margin-top: 20px;
}
#contenu_portf_list {
	float: left;
	height: auto;
	width: 232px;
	padding-top: 30px;
	margin-right: 10px;
}
#copyr {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 10px;
	letter-spacing: 2px;
	text-align: center;
	height: 15px;
	width: 850px;
	display: block;
	float: left;
	margin-top: 20px;
	margin-left: 96px;
	color: #666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 20px;
	padding-bottom: 40px;
}
.lien {
	color: #666;
	text-decoration: none;
	float: left;
	margin-right: 20px;
	letter-spacing: 3px;
}
.lien a {
	color: #666;
	text-decoration: none;
	float: left;
	letter-spacing: 3px;
}
.lien a:hover {
	font-weight: normal;
	color: #EF860E;
	text-decoration: underline;
	letter-spacing: 3px;
	vertical-align: middle;
}
.titre_intro {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 22px;
	line-height: 30px;
	color: #80317A;
}
.titre_intro_chapo {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #666;
}
.titre_nouvelles {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 16px;
	color: #06C;
	margin-bottom: 0px;
	line-height: 16px;
}
.titre {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 17px;
	color: #76A8E3;
	line-height: 18px;
}
.surtitre {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	color: #06C;
	padding-bottom: 0px;
	padding-top: 5px;
	line-height: 30px;
	border-top: solid #CCC 1px;
	border-left: solid #CCC 1px;
}
.text_courant {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666;
}
.text_nouvelles {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
}
.text_menu_portf {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666;
}
.text_ba_list {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666;
}
.img_nouvelles {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	margin-right: 20px;
}
.img_associes {
	float: left;
	margin-top: 5px;
	margin-bottom: 100px;
	border: 1px solid #CCC;
	margin-right: 20px;
}
.img_b_ba {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	margin-right: 10px;
	vertical-align: text-bottom;
}
.form {
	margin-top: 20px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666;
	background-color: #EEE;
	padding: 15px;
	border: 1px solid #666;
}
