body {
	padding:0;
	margin:30px 0 0 0;
	color: #000000;
	width: 925px;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F7F7F7;

}
#topcontainer {
	width: 566px;
	height: 29px;
	background-position: left top;
	margin-left: 240px;
	background-repeat: no-repeat;
	background-image: url(../projets/Factor4/images/top-container.gif);
}


#container {
	width:566px;
	color:black;
	margin-left: 240px;

}

.hug{
	width: 500px;
	left: 35px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
}

#hugtop{
	width: 800px;
	height:90px;
	left: 70px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	clear:both;
}

/*==========================
Work Holder	Start
==========================*/

.work_holder {
	width:480px;
	margin-top:0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
	background-image: url(../images/fond_apple.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
				
				
.work_holder_footer {
	width: 490px;
	height: 50px;
	background-position: left top;
	background-image: url(../images/bas_plus_grand.gif);
	background-repeat: no-repeat;
}

.work_holder_toper {
	width: 490px;
	height: 11px;
	margin-left: 0px;
	background: url(../images/top_apple.gif) no-repeat;
	background-position: left bottom;
	margin-bottom: 0px;
}
				
/*==========================
Work Holder	End
==========================*/	

#fixed {
	position:absolute;
	left:70px;
	top:120px;
	width:170px;
	height:350px;
	text-align:left;
}

body > div#fixed { position: fixed; }


		
p {
	margin-top: 2px;
	padding: 5px;
}
		
.top {
	text-align: right;
	clear: both;
	margin-top: 20px;
	padding-right: 10px;
	display:block;
}
.tableau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 5px;
	border:0;
}

.tableauclients {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 5px;
}
			
.footer {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}			
			
.client_holder {
	width:500px;
	padding: 5px;
	margin: 10px 0px 0px 0px;	
}

.list_holder {
	width: 540px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;	
}

.clear{
	clear:both;
}			
        
ul.navigation { /* show to IE */
	_line-height: 15px;
	list-style-type: none;
	_margin-top: 0px;
	margin-left: 5px;
	}

html>body ul.navigation { /* show to FF and Good Gecko Browsers */
	line-height: 20px;
	list-style-type: none;
	margin-left: 10px;
	padding:0px;
}

#logo{
	top: 55px;
	left: 40px;
	z-index: 1;
	position: fixed;
}
		

textarea {
	border: thin solid #CCCCCC;
	padding: 0;
	background-color: #EFEFEF;
}
		
#content{
	width: 565px;
	left: 160px;
	top: 0px;
	background: #FFFFFF;
	position: absolute;
}	
		 	
#wrapper {
	width: 600px;
	left: 0px;
	position: relative;
}
	


/*------------------TOP ---------------------*/


.sudenorg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #515151;
}

.baseline
{
color: #929292;
font-family: 'Baskerville-Bold','Baskerville','Times New Roman',serif;
font-size: 18px;
font-weight: 700;
line-height: 21px;
}

.top-left
{
float:left;
}

.top-right
{
float:right;
text-align:right;
}

.top-phone
{
color: #584d4d;
font-family: 'ArialMT','Arial',sans-serif;
font-size: 18px;
line-height:30px;
}

.email

{
	font-family: 'ArialMT','Arial',sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height: 30px;
}
.email a

{
color: #584d4d;
text-decoration: underline;
}

.email a:hover

{
	color: #FFFFFF;
	background-color: #000;
}