/* ---------------------------------------------------------------------
   common
   -------------------------------------------------------------------*/
BODY, TD {
	font-family : Arial, Verdana, sans-serif ;
	font-size : 9pt;
	color: #000000;
	}

A {
	text-decoration: none;
	color: #0000FF;
	}

A:Hover {
	text-decoration: underline;
	color: #FF0000;
	}
.border {
	border: 1px solid #999999;
}


A:ACTIVE {
	color: #FF0000;
	}

A:LINK {
	color: #0066ff;
}

A:VISITED {
	color: #0066ff;
}



/* ---------------------------------------------------------------------
   Sous-menu
   -------------------------------------------------------------------*/
.sous-menu_rubrique {  
	color: #000000;
}

A.sous-menu_rubrique {
	color: #000000;
	text-decoration: none;
}

A.sous-menu_rubrique:hover {
	color: #000000;
	text-decoration: underline;
}

A.sous-menu_rubrique: active, link, visited {
	color: #000000;
	text-decoration: none;
}

.td_sous-menu_on {  
	background-color: #C7B299;
}

.td_sous-menu_off {  
	background-color: #F8F8F8;
}

/* ---------------------------------------------------------------------
   custom
   -------------------------------------------------------------------*/
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	}

.titre_rubrique {  
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 16pt
	}

.titre_sous-rubrique {  
	font-family: Arial, verdana, Helvetica, sans-serif;
	color: #666666;
	font-size: 13pt
	}

.td_main {
	background-color: #FFFFFF;
	}

.td_cadre {
	background-color: #D8D8D8;
	}

.td_gris_header {
	background-color: #DDDDDD;
	}
	
.td_filet1_header {
	background-color: #FFFFFF;
	}

.td_filet2_header {
	background-color: #63594C;
	}
	
.td_content_header {
	background-color: #CDBAA3;
	}

.td_content_menu {
	background-color: #F8F8F8;
	}
	
.td_ombre_horizontale {  
	background-image: url(images/ombre_horizontale.gif);
	}

.td_ombre_horizontale_menu {  
	background-image: url(images/ombre_horizontale_menu.gif);
	}
	
.td_header_titel {
	background-image: url(images/back_presse.jpg);
	background-repeat: no-repeat;

	}

.filet_vertical {  
	background-image: url(images/filet_traitille_vertical.gif);
	}

.filet_horizontal {  
	background-image: url(images/filet_traitille_horizontal.gif);
	}

#logos_header {
	background-image: url(images/livre.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 120px;
	position:relative;
	width: 820px;
	}
#paulus {
	background-image: url(images/logo_paulus_home.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 120px;
	float:left;
	position:relative;
	width: 160px;
	}
#academic {
	background-image: url(images/logo_academic_home.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 120px;
	float:right;
	position:relative;
	width: 181px;
	}
/*---------------- menu tab----------------------*/
#menu_tab{
width:820px;
height:44px;
margin:0 auto 0 auto;
background-color:#fff;
}
.left_menu_corner{
width:9px;
height:44px;
float:left;
background:url(images/menu_left.gif) no-repeat center;
}
.right_menu_corner{
width:9px;
height:44px;
float:left;
background:url(images/menu_right.gif) no-repeat center;
}
ul.menu {
list-style-type:none; float:left; display:block; width:802px; 
margin:0px; padding:0px;background:url(images/menu_bg.gif) repeat-x;}

ul.menu li {
display:inline;
font-size:11px;
font-weight:bold;
line-height:44px;
}
ul.menu li.academic_button {
background:url(images/menu_button_academic.gif) no-repeat;
line-height:34px;
text-align:right;
}
a.nav1_academic:link, a.nav1_academic:visited {
display:block; float:right; padding:0px 8px 0px 32px; margin:0 -10px 0 14px;height:44px;text-decoration:none; background:url(images/home.png) no-repeat 5px 8px;  color:#676d77; 
}	
ul.menu li.divider {
display:inline;
width:2px;
height:44px;
float:left;
background:url(images/menu_divider.gif) no-repeat center;
}
ul.menu li.divider_right {
display:inline;
width:2px;
height:44px;
float:right;
background:url(images/menu_divider.gif) no-repeat center;
}
a.nav1:link, a.nav1:visited {
display:block; float:left; padding:0px 8px 0px 22px; margin:0 14px 0 14px;height:44px;text-decoration:none; background:url(images/home.png) no-repeat left; color:#676d77;}
a.nav2:link, a.nav2:visited {
display:block; float:left; padding:0px 8px 0px 8px; margin:0 14px 0 14px;height:44px;text-decoration:none; color:#676d77;}

a.nav3:link, a.nav3:visited {
display:block; float:right; padding:0px 8px 0px 22px; margin:0 14px 0 14px;height:44px;text-decoration:none; background:url(images/home.png) no-repeat left; color:#676d77;}
a.nav4:link, a.nav4:visited {
display:block; float:right; padding:0px 8px 0px 8px; margin:0 14px 0 14px;height:44px;text-decoration:none; color:#676d77;}

a.nav1:hover, a.nav2:hover, a.nav3:hover, a.nav4:hover {
color:#333333;}

.right {
float:right;
}

/*---------------- end menu tab----------------------*/

