/*  
Gris : C7D1D0, CFCCCF, DFDDDF
background-color: #D8E2E1; #BFCCD9;
*/
body {
	height: 100%;
	background-color: #C0C0C6;
	color: #849493;
	font-size: 13px;
	font-family: Helvetica, Arial, Verdana, sans-serif, monospaced;
}

#global {
	float: left;
	width: 100%;
	padding-top: 12px;
}

#sidebar {
	position: fixed;
	padding: 17px 20px 20px 20px;
	background-color: #FFFFFF;
	min-height: 300px;
	float: left;
	top: 20px;
	left: 20px;
}

#sociallink {
	position: relative;
	bottom: 5px;
	padding: 10px;
	background-color: #FFFFFF;
}

#maincontent {
	float: left;
	margin-left: 196px;
}

#variantblock {
	width: 830px;
}

#projects {
	width: 830px;
}

#blason {
	color: #1e1c1e;
	text-align: right;
	font-family: Gill Sans, Gill Sans MT, Gill Sans Light, helvetica, arial,
		verdana;
}

#blason a:hover{
	text-decoration: none;
}

.prenom {
	font-size: 17px;
}

.nom {
	font-size: 23px;
	font-weight: bold;
}

#menu {
	border-color: #9D999D;
	border-style: none;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	color: #1E1C1E;
	text-align: right;
}

.blocpanel {
	margin-top: 0px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 20px;
	padding: 17px 17px 17px 17px;
	background-color: #FFFFFF;
	overflow: auto;
}

#photoid {
	border: 1px solid #849493;
	z-index: 1000;
	width: 100px;
	height: 236px;
}

#card {
	position: relative;
	width: 280px;
	height: 138px;
	background-color: #FFFFFF;
	color: #000115;
	border: 1px solid #9D999D;
	padding: 5px 5px 20px 5px;
}

#card a:link {
	color: #000115;
}

.cardtop {
	text-align: right;
	padding-right: 15px;
	padding-top: 8px;
}

.cardblason {
	font-weight: normal;
	font-size: 17px;
}

.cardbottom {
	text-align: left;
	padding-left: 15px;
}

.projectdef {
	width: 100%;
	margin-top: 24px;
	padding-top: 8px;
	border-color: #849493;
	border-top: 2px;
	border-style: solid;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}

.projectdefsubblock {
	width: 48%;
}

.thinkpoint {
	float: right;
	text-decoration: none;
	width: 16px;
	height: 16px;
	margin-top: -8px;
}

.thinkpoint img {
	width: 12px;
	height: 12px;
}

.thinkpointlink:hover {
	text-decoration: none;
}

.backmenu {
	background-repeat: no-repeat;
	width: 17px;
	height: 17px;
	margin-left: -13px;
	margin-bottom: -13px;
}

.projectheader {
	float: left;
	width: 100%;
}

.projecttitle {
	font-size: 13px;
	font-weight: bold;
	color: #1E1C1E;
}

.datecol {
	width: 40px;
	color: #5f6d6c;
}

.projectyear {
	font-size: 9px;
	margin-left: 10px;
	display: inline;
}

.flashborder {
	border: 1px solid red;
}

.blackpoint {
	position: absolute;
	right: 2px;
	bottom: 2px;
	text-decoration: none;
}

.blocimage {
	text-align: right;
	height: 417px;
	position: relative;
	vertical-align: bottom;
}

.projectimage {
	max-height: 415px;
	max-width: 810px;
	border: 0px;
	position: absolute;
	left: 0px;
	bottom: 1px;
}

.projectimagethumb {
	width: 120px;
	max-height: 200px;
	padding-top: 15px;
}

#downloadlist table {
	
}

.imagedownloadlink {
	position: absolute;
	bottom: -21px;
	left: 0px;
}

.downloadicon {
	
}

.imgnumberlist {
	position: absolute;
	left: 23px;
	bottom: -16px;
}

.imgnumberlist a {
	margin-left: 4px;
}

.imgnumbernotselected {
	color: inherit;
}

.imgnumberselected {
	color: #000000;
}

div.centrage {
	text-align: center;
}

a {
	text-decoration: none;
	color: #1E1C1E;
}

a:hover {
	text-decoration: underline;
	color: #787778;
}

a:link {
	
}

a:visited {
	
}

#menu li {
	margin-bottom: 4px;
}

ul {
	list-style-type: none;
	padding: 0px;
	margin-left: 0px;
}

em {
	font-style: italic;
}

strong {
	font-weight: 700;
}

table {
	border-collapse: collapse;
}

#mask {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9000;
	background-color: #C7D1D0;
	display: none;
}

.window {
	position: absolute;
	left: 0;
	top: 0;
	width: 380px;
	height: 150px;
	display: none;
	z-index: 9999;
	padding: 5px;
	background-color: #ffffff;
}

#creation {
	position: fixed;
	bottom: 10px;
	right: 20px;
	font-size: xx-small;
	color: #C7D1D0;
	display: none;
}

.close {
	float: right;
}

.closeimg {
	border: 0px;
	width: 17px;
	height: 17px;
}

.thinseparator {
	border-bottom: 2px solid #DFDDDF;
	border-bottom-style: dotted;
}

#actions {
	margin-bottom: 3px;
}

#actions img {
	height: 9px;
	border: 0px;
}

.menuon {
	font-weight: bold;
}

.fieldlabel {
	
}

table.contactListTab td {
	border: 2px solid #E8E8E8;
}