body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: verdana,arial,sans serif;
	font-size: 11px;
	text-align:justify;
	color:#412c35;
	
	/*scrollbar-face-color: #b4c7ea; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-arrow-color: #6D6D6D; 
	scrollbar-track-color: #b4c7ea; 
	scrollbar-3dlight-color: #6D6D6D;*/
}

table{
	border-collapse : collapse;
	border-spacing : 0px;
	border : 0px solid black;
}

#tabPrinc{
	width: 1000px;
	height: 100%;
	margin-top:0px;
}

#header{
	height:175px; 
	margin-top: 10px;
	border-bottom: 1px solid #412c35;
}

#intePage{
	background-image:url(images/fond_inte_page.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width: 473px;
	height: 504px;
	padding-left:60px;
	padding-right:130px;
	padding-top:40px;
	vertical-align:top;
	
}

#copyright{
	position: absolute;
	top:700px;
	/*left: 650px;*/
	text-align:center;
	font-size: 10px;
}

#inteMenu{
	background-image:url(images/fond_menu.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width: 337px;
	vertical-align:top;
}

a{
	color:#FFFFFF;
	text-decoration:underline;
}

a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

.photo {
	border: 1px solid white;
}