@charset "UTF-8";
html {
	height: 100%;
	overflow-y:scroll;
	background-color: #171C1F;
}
body {
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 10px;
	color: #CCCCCC;
}
#top_container #top_left #image .p_projetintro {
	color: #666666;
	width: 700px;
	font-size: 12px;
}
#top_container #top_left #image .p_flash {
	padding-bottom: 50px;
	padding-top: 20px;
	width: 700px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
#top_container #top_left #image .p_web {
	padding-top: 25px;
	padding-bottom: 25px;
}
#top_container #top_left #image .p-introweb-commandes {
	font-size: 12px;
	margin-bottom: 30px;
	color: #666666;
	width: 700px;
}
#bottom_container p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin-top: 2px;
	margin-bottom: 0px;
}
p.p_spacer {
	padding-top: 10px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 80px;
	padding-bottom: 2px;
	font-style: italic;
	padding-left: 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #333333;
}
.h2_bottom    {
	color: #999999;
}
.h2_introprojet {
	font-weight: bold;
	color: #45546F;
	margin-left: 10px;
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	width: 700px;
	padding-top: 15px;
	font-size: 13px;
}
.link_liens     {
	font-size: 12px;
	color: #5E7182;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E7182;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
	margin-bottom: 4px;
}
.liens-underline {
	color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	text-decoration: underline;
}
a.liens-underline:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #171C1F;
}
#top_container #top_left #menu .menu_gauche .lienstop {
	font-size: 11px;
}
a:hover {
	color: #FFFFFF;
	background-color: #3E526F;
}
#top_container #top_left #image .lien_introprojet {
	width: 700px;
	font-weight: bold;
}
ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top_container #top_left #image .h2_introprojet #inde_txt {
	border-bottom-style: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin-bottom: 2px;
}
#bottom_container #bottom_left #bottom_content1 .liste-bio {
	margin-left: 15px;
	padding-top: 2px;
}
#bottom_container #bottom_left #bottom_content1 .sous-titre-bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	margin-top: 25px;
}
address   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}
#footer {
	width: 1024px;
	float: left;
	padding-top: 25px;
}
#top_container {
	background-color: #FFFFFF;
}
#top_container #header {
	background-color: #171C1F;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#top_container #top_left {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
}
#top_container #top_left #menu {
	width: 200px;
	margin-top: 50px;
	margin-bottom: 20px;
	margin-left: 40px;
	margin-right: 20px;
	float: left;
}
#top_container #top_left #menu .menu_gauche {
	margin-left: 10px;
}
#top_container #top_left #menu .menu_gauche2 {
	margin-left: 10px;
	margin-top: 10px;
}
#top_container #top_left #image {
	padding-left: 280px;
}
#top_container #top_left #image .entrelacsintro {
	margin-top: 30px;
	margin-bottom: 30px;
}
#bottom_container {
	background-color: #171C1F;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#bottom_container #bottom_left {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #171C1F;
	position: relative;
}
#bottom_container #bottom_left #bottom_content1 {
	margin-left: 40px;
	padding-top: 15px;
	margin-right: 20px;
	float: left;
	width: 300px;
	background-color: #171C1F;
	margin-bottom: 50px;
}
#bottom_container #bottom_left #content2 {
	float: left;
	padding-top: 15px;
	width: 300px;
	margin-right: 20px;
	background-color: #171C1F;
}
#bottom_container #bottom_left #bottom_content1 .spacer2 {
	margin-top: 10px;
}
#bottom_container #bottom_left #content3 {
	float: left;
	width: 300px;
	padding-top: 15px;
	background-color: #171C1F;
}
#bottom_container #bottom_left #bottom_content1 .nolink {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
}
#bottom_container #bottom_left #content3 table td {
	padding-left: 0px;
	width: 140px;
	padding-top: 10px;
	vertical-align: top;
}
#bottom_container #bottom_left #content3 table td.cell_droite {
	padding-left: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E7182;
	margin-left: 10px;
	font-weight: lighter;
}
#top_container #top_left #image .h2_introprojet .titreprojetliens {
	border-bottom-style: none;
}
#top_container #header #top {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rss_links {
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #CCCCCC;
	padding-left: 10px;
}
.rss_image {
	padding-left: 30px;
	margin-top: -3px;
}
a.rss_links:hover    {
	text-decoration: underline;
	background-color: #171C1F;
}
.list_liens_index {
	padding-left: 10px;
}
