/*
    Document   : general.css
    Author     : Guillaume Déry Saint-Cyr
	Project	   : 
*/

* {
    margin:0px;
    padding:0px;
}

p 
{
	margin: 10px 0px 10px 0px;
}

#dl_table
{
	width:450px;
}

#dl_table td
{
	text-align:center;	
}

.odd
{
	background-color:#e8f3f7;
}


img
{
	border-width:0px;

}

a
{
	text-decoration:none;
	font-weight:bold;
	color:#9a9c9f;
	color:#000000;
}

a:hover
{
	color:#fdbf5a;
	
}

body {
	background:url('../images/bg-header.png') repeat-x top left #FFF;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12pt;
}

h1,  h1 a
{
	color:#3b596d !important;
	font-size:14pt;
	text-transform:uppercase;
	margin:0px;
	font-weight:normal;
	text-decoration:none;
}


h2, h2 a
{
	color:#5f9ab1 !important;
	font-size:14pt;
	font-weight:bolder;
	text-transform:uppercase;
	margin:0px;
	text-decoration:none;
}

h3, h3 a
{
	color:#fdbf5a !important;
	font-size:16pt;
	font-weight:200;
	text-transform:uppercase;
	margin:0px;
	text-decoration:none;
}



#big_box h2, #big_box h2 a, #big_box h1, #big_box h1 a 
{

	font-size:20pt;
	
	
}

#big_box h3, #big_box h3 a
{

	font-size:20pt;
	margin-left:10px;
	color:#5f9ab1;
	font-weight:bolder;
}

#wrapper
{
	width:980px;
	margin:0 auto;
	text-align:center;
	
}





#clearfix {
    height: 401px;
	text-align:center;
	margin:0 auto;
	margin-top:-100px;
	background-color:rgb(0, 30, 52);

}

.slider {
    width: 1672px;
    position: relative;
	margin:0 auto;
	margin-bottom:100px;
	text-align:center;
}

.slider ul {
    padding:0px;
    margin:0px;
	list-style:none;
}

.slider ul li {
    width: 1920px;
    text-align: center;
    overflow: hidden;
    display: none;
    overflow: hidden;
}


.pp_pic_holder {
    display: none;
}




#header_div
{
	background-image:url(../images/top_back.png);
	background-color:#1d4057;
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:left;
	width:980px;
	height:414px;
}

#footer_div
{
	height:75px;
	width:980px;
	margin-left:2px;
	background-color:#1d4057;
	color:#939598;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:20px;
}

#footer_div #left_footer_info
{
	text-align:left;
	float:left;
	padding-left:15px;
}

#footer_div #right_footer_info
{
	text-align:right;
	float:right;
	padding-right:15px;
}

.top_menu
{
	padding: 15px 10px 0px 15px;
	color:#FFFFFF;
	font-size:12px;
}


#main_content
{
	min-height:718px;
	width:980px;
	margin-top:-3px;
	background-image:url(../images/mid_back.png);
	background-color:#FFF;
	background-repeat:no-repeat;
	background-position:bottom;
}

#main_content_page
{
	min-height:518px;
	margin-left:0px;
	width:980px;
	margin-top:-3px;
	padding-bottom:95px;
	background-image:url(../images/content_bottom.png);
	background-color:#FFF;
	background-repeat:no-repeat;
	background-position:left bottom;
}


#main_content #mid_menu_div, #main_content_page #mid_menu_div
{
	background-image:url(../images/mid_menu_bck.png);
	background-repeat:repeat-x;
	height:85px;
	
}

#main_content #right_floater
{
	width:285px;
	height:442px;
	background-image:url(../images/right_shade.png);
	background-repeat:no-repeat;
	background-position:center;
	float:right;
	overflow:hidden;
}

#main_content_page #right_floater
{
	width:285px;
	height:85px;
	background-image:url(../images/right_shade.png);
	background-repeat:no-repeat;
	background-position:center;
	float:right;
	overflow:hidden;
}


#main_content #right_floater #search_box, #main_content_page #right_floater #search_box
{
	min-height:85px;
	padding-top:30px;
	font-size:0;
	
}

#big_box
{
	width:634px;
	width:954px;
	margin: 52px 1px 0px 0px;
	min-height:285px;
	padding-left:15px;
	color:#9a9c9f;
	color:#000000;
}

#box_1
{
	width:317px;
	height:285px;
	float:left;
	margin: 22px 1px 0px 0px;
	border-style:solid;
	border-width: 0px 1px 0px 0px;
	border-color:#aeb0b2;
	padding-left:15px;
	color:#000;
}

#box_2
{
	width:317px;
	height:285px;
	float:left;
	margin: 22px 1px 0px 0px;
	border-style:solid;
	border-width: 0px 0px 0px 1px;
	border-color:#aeb0b2;
	padding-left:15px;
}

#box_3
{
	padding:55px 15px 0px 15px;	
	min-height:285px;
    text-align:left;
}


#box_4
{
	width:317px;
	height:245px;
	float:left;
	margin: 55px 1px 0px 0px;
	border-style:solid;
	border-width: 0px 1px 0px 0px;
	border-color:#aeb0b2;
	padding-left:15px;
}

#box_5
{
	width:347px;
	height:245px;
	float:left;
	margin: 15px 1px 0px 0px;
	border-style:solid;
	border-width: 0px 1px 0px 1px;
	border-color:#aeb0b2;
	padding-left:15px;
}

#box_6
{
	width:260px;
	height:245px;
	float:left;
	margin: 15px 1px 0px 0px;
	border-style:solid;
	border-width: 0px 0px 0px 1px;
	border-color:#aeb0b2;
	padding-left:15px;
}

.mid_menu_inner_box
{
	border-style:solid;
	border-width: 0px 1px 0px 1px;
	border-color:#a5b9d0;
	padding-top:0px;
	padding-left:15px;
	height:60px;
	color:#FFF;
	font-size:11pt;
	text-align:left;
	
	
}

.mid_menu_box
{
	width:165px;
	height:95px;
	padding-top:0px;
	margin: 0px 1px 0px 1px
	background-image:url(../images/orange_aim.png);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:center;
	float:left;
}

.go_btn
{
	height:31px;
	width:45px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/go_btn_bck.png);
	background-color:transparent;
	background-repeat:no-repeat;	
	background-position:bottom;
	border:0px;
	color:#dfae5a;
	font-size:14pt;
}

.search_label
{
	color:#dfae5a;
	text-transform:uppercase;
	font-size:11pt;
	font-weight:bold;
	margin-right:15px;
}

.citation
{
	
}

.cit_par
{
    color:#fdbf5a;
	color:#3b596d;
	font-style:italic;
	margin-bottom:10px;
	margin-top:10px;
	text-align:right;
}

.top_menu_div
{
	float:left;
	color:#FFF;
	font-weight:bold;
	padding-top:15px;
	padding-left:3px;
	width:100px;
	text-align:center;
	
}

.top_menu a:link, .top_menu a:visited
{
	color:#FFF;	
}

.top_menu a:hover
{
	color:#fdbf5a;
	
}

.cit_box
{
	width:95%;
	margin:0 auto;
	margin-top:5px;
	padding:10px;
	border:1px solid #9a9c9f;
	
}

.page-box-text
{
	padding:0px 15px 15px 10px;
	line-height:25px;
	
}


.shortCit
{
	font-style:italic;
	margin-left:45px;
	margin-right:45px;
}


#questionnaire_div form#cforms2form.cform fieldset.cf-fs1 ol.cf-ol li#li-2-2.textonly
{

	text-align:left;
	
}

.vid_icon
{
	margin:2px 8px 0 0;
		
}

table#prix_du_livre
{
	border:1px solid #000;
}

table#prix_du_livre td, table#prix_du_livre th
{
	padding:0 15px;	
}

table#prix_du_livre th
{
	border-top:double #000 3px;	
}
