







*{
	margin:0;
	padding:0;
}

body{
	background-color: #fff;
	font-size: 11px;
	font-family: arial, serif;
	
}

img{
border:0;
}

#container{
	position: relative;
	display: block;
	width: 813px;
	height: 717px;
	margin-left: auto;
	margin-right: auto;
	/*border: 1px #E5A015 solid;*/
	margin-top: 25px;
}

#illustration{
width:200px;
height:230px;
display:block;
position:absolute;
top: -1px;
left:-1px;
}

#top{
	background-image: url('/charte/champagner-katz.membre-eurojuris.com/fre/prod/images/cornaline/top.jpg?id=784');
	background-position: right bottom;
	background-repeat: no-repeat;
	width:813px;
     /*   height:expression(document.body.clientHeight > 813? "813px": "auto" );*/
	min-height: 140px;
	height:expression(document.body.clientHeight > 142? "142px": "auto" );
	display:block;
}

#top #logo_img{
/*
width: 220px;
height: 130px;
display: block;
overflow: hidden;*/
height: 130px;
}



/*vertical navigation menu*/
#vertical_menu{
	position: absolute;
	padding-top:230px;
	margin: 0px;
}


/*each menu item*/
.menu_item{
	color: #000;
	text-decoration: none;
	font-size: 14px;
	display: block;
        margin-bottom:12px;
}


/*Used for current active menu section*/
.current_section{
text-decoration: underline;
}
/**************************
/*IDs for each menu items*/
/*************************/
#item0{
	width:145px;
	text-align: right;
	padding-right:7px;
}

#item1{
	width:145px;
	text-align: right;
	padding-right: 8px;	
}

#item2{
	width:145px;
	text-align: right;	
	padding-right: 10px;
}

#item3{
	width:149px;
	text-align: right;	
	padding-right: 10px;
}

#item4{
	width:161px;
	text-align: right;	
	padding-right: 5px;
}

#item5{
	width:168px;
	text-align: right;
	padding-right: 6px;	
}

#item6{
	width:177px;
	text-align: right;	
	padding-right: 6px;
}

#item7{
	width:185px;
	text-align: right;	
	padding-right: 6px;
}


.menu_item:hover{
text-decoration: underline;
	/*color: #EC5800;
	background-image: url('/charte/champagner-katz.membre-eurojuris.com/fre/prod/images/cornaline/hover.jpg?id=220');
	background-position: top right;
	background-repeat: no-repeat;*/
}

/****************************
/*footer styles*/
/***************************/
#foo{
	width:565px; /* 551*/
	height: 100px;
	display: block;
	position: absolute;
	/*background-image: url('/charte/champagner-katz.membre-eurojuris.com/fre/prod/images/interjuris.jpg?id=846');
	background-position: bottom right;
	background-repeat: no-repeat;*/
	margin-bottom:250px;
	bottom: -35%;
	/*padding-left: 260px;*/
margin-left: 245px;
}

#foo #logo_inter{
float: right;
display: block;
width: 158px;
height: 100px;
overflow:hidden;
}

#foo table{

position: absolute;
bottom:10px;
}

#foo p {
	position: absolute;
	bottom:10px;
font-size: 12px;
margin-left:90px;
}

#foo a{
	color: #000;
	text-decoration: none;
}


#associes{
	/*background-color: #E5A015;*/
	color: #fff;
	font-weight: bold;
	text-align: center;
	height: 25px;
}


/*main container*/
#main_content{
	background-image: url('/charte/champagner-katz.membre-eurojuris.com/fre/prod/images/cornaline/menu.jpg?id=334');
	background-position: top left;
	background-repeat: no-repeat;
	padding-top:30px;
	padding-left: 200px;
	margin-right:2px;
	height: 516px;
	clear:both;
	/*overflow: auto;*/
}

/*Scrollable container, Where user content goes*/
#content{
	display: block;
	height: 410px;
	padding-left: 20px;
	position: relative;
	overflow: auto;
}

#main_content h2{
	/*color: #E5A015;*/
	font-size: 16px;
}

#main_content hr{
	clear:both;
	margin-top:3px;
	margin-bottom: 3px;
	/*border: 2px #E5A015 solid;*/
}

#main_content img{
padding:5px;
}

/*center an image on the left*/
#main_content .left{ 
	float: left;
	margin-right: 5px;
}


/*center an image on the right*/
#main_content .right{ 
	float:right;
	margin-left: 5px;
}


/*text block, 300px, left-centered.*/
.left_block{
	display: block;
	width:300px;
	float: left;
}

/*text block, 180px, right-centered.*/
.right_block{
	display: block;
	width: 214px;
	float: right;
	margin-top: 5px;
	padding-top:2px;
	padding-left:40px;
	padding-bottom:10px;
}

/*Homepage*/
.memberList{
width:90%;
}

.qualityfunction{
font-weight: bold;
}

.cv{
text-align:left;
}

.publications{
border-bottom: 1px #333 dashed;
padding-bottom: 5px;
width: 88%;
height: 10px;
display:block;

}

.publications a, .right_block a, .left_block a{
text-decoration: none;
}

.pencil {float:left;}