html, body, form, #master_frame, #page_master { 
	height:100%; 
	padding: 0px; 
	margin: 0px; 
	border: none; 
	}
	
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #454038;
	}

body {background-color: #161513; background-repeat: no-repeat; background-position: top; background-image: url(/images/back.jpg);}

a:link {
	color: #40b8d6;
	text-decoration: none;
	}
	
a:visited {
	color: #40b8d6;
	text-decoration: none;
	}
	
a:hover {
	color: #40b8d6;
	text-decoration: underline;
	}
	
a:active {
	color: #40b8d6;
	text-decoration: none;
	}

sup,sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	}

sup {
	bottom: 1ex;
	}

sub {
	top: .5ex;
	}

select {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color: #ececeb;
	border: 1px;
	border-color: #bbbbbb;
	border-style: solid;
	color: #000000;
	text-transform: uppercase;
	width: 100px;
	}

.contact_top {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #7c7c7c;
	}
	
.contact_top a:link {
	color: #7c7c7c;
	text-decoration: none;
	}
	
.contact_top a:visited {
	color: #7c7c7c;
	text-decoration: none;
	}
	
.contact_top a:hover {
	color: #7c7c7c;
	text-decoration: underline;
	}
	
.contact_top a:active {
	color: #7c7c7c;
	text-decoration: none;
	}

.content_blue {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #40b8d6;
	}
	
.titre_blue {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #40b8d6;
	text-transform: uppercase;
	font-weight: bold;
	}
	
.ac_titre_news {
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #454038;
	font-weight: bold;
	}

.news_titre {
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #454038;
	font-weight: bold;
	}
.news_date{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #40b8d6;
	font-weight: bold;
	}
	
.projet_titre{
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #454038;
	font-weight: bold;
	}
	
.projet_soustitre{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #454038;
	}
	
	
.image_border {
	border-style: solid;
	border-color: #ececeb;
	border-width: 10px;
	}
	
.portfolio_left {
	float:left; padding-bottom: 20px; margin-right:15px; width:240px;
	}
	
.portfolio_right {
	float:left; padding-bottom: 20px; width:240px;
	}
	
#txt_portfolio {
	margin-top: 7px;
	}

.desc_projet { 
	background-color:#FFFFFF;
	padding-left:30px;
	padding-right:10px;
	}

#master_frame { 
	background-color:#FFFFFF;
	width: 740px;
	text-align: left; 
	margin: 0 auto;
	}
	
#content {
	padding-bottom:15px;
	vertical-align:top;
	padding-right:33px;
	text-align:left;
	}
	
#up_menu {
	height: 100%;
	}
