body
{
	background-color: #fff;
	font-family: verdana, Arial, Sans-Serif;
	font-size: 8.5pt;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: center;
}

/*********************************************************/
/** reset ************************************************/
/*********************************************************/

table,
td,
tr
{
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

p
{
	margin: 0px;
	padding: 0px;
}

ul
{
	padding: 0px;
	margin: 0px;
}

a,
a:link,
a:hover,
a:active,
a:visited,
a:visited:hover
{
	color: #000;
	text-decoration: underline;
}

a:hover,
a:visited:hover
{
	color: #434343;
}

img
{	
	border: none;
}	

h1,
h2,
h3,
h4,
h5
{
	line-height: 1em;
	margin: 0px;
	padding: 0px;	
}

h1
{
	background-image: url(images/design/middle_coloum/content_page_h1_bg.gif);
	background-repeat: repeat-y;
	color: #008b7b;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	/*width: 575px;*/
}

h2
{
	background-image: url(images/design/middle_coloum/content_page_h1_bg.gif);
	background-repeat: repeat-y;
	color: #000;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 575px;
}

h3
{
	/*color: #008b7b;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 8px;*/
	background-color: #008b7b;
	color: #fff;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 10px;
	padding: 5px;
}

h4
{
	color: #000;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 8px;
}

h5
{
	color: #008b7b;
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 6px;
}

input,
textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.clear
{
	clear: both;
	height: 0px;
}

/*********************************************************/
/** template général *************************************/
/*********************************************************/

.wrapper
{	
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 806px;
}

.header_container
{
	background-image: url(images/template/header/header_serl.gif);
	clear: both;
	height: 178px;
	width: 806px;
	
	position: relative;
	top: 0px;
	left: 0px;
}

.logo_container
{
	padding-left: 9px;
	padding-top: 33px;
}

.content_container
{
	background-image: url(images/template/bg_repeat_y.gif);
	background-repeat: repeat-y;
	clear: both;
	padding-bottom: 4px;
	padding-left: 8px;
	width: 806px;
	
	position: relative;
	top: 0px;
	left: 0px;
}

.content_intern_cont
{
	min-height: 330px;
}

.content_middle
{
}

.content_page_wrapper
{
}

.content_page_top
{
}

.content_page_container
{
	width: 768px;
	margin-left: 12px;
	padding-top: 20px;
}

.footer_container
{
	background-image: url(images/template/bg_repeat_y.gif);
	background-repeat: repeat-y;	
	clear: both;
	width: 806px;
}

.footer_intern
{
	background-image: url(images/template/footer/footer_repeat_x.gif);
	background-repeat: repeat-x;
	background-color: #fefdf8;
	border-top: solid 1px #dcd3ab;
	font-size: 7.5pt;
	height: 40px;
	margin-left: 8px;
	margin-right: 8px;
	text-align: center;
}

.credits
{	
	color: #333333;
	font-size: 7pt;
	padding-top: 10px;
}

.credits a,
.credits a:link,
.credits a:hover,
.credits a:active,
.credits a:visited,
.credits a:visited:hover
{
	color: #333333;
	font-size: 7pt;
}


.credits a:hover,
.credits a:visited:hover
{
	color: #000;
}

.footer_bottom
{
	background-image: url(images/template/footer/footer_bg.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 806px;
}

/*********************************************************/
/** Formulaires ******************************************/
/*********************************************************/

/** Général **********************************************/

.pagetitle
{
}

.pagetitle_etiquette
{
	clear: both;
	display: block;
	float: left;
	font-weight: bold;
	height: 35px;
	padding-right: 8px;
}

.pagetitle_title
{
	font-size: 11pt;
}

.table_mat_link
{
	clear: both;
	margin-top: 5px;
	margin-bottom: 15px;
}

.table_mat_link a,
.table_mat_link a:link,
.table_mat_link a:hover,
.table_mat_link a:visited,
.table_mat_link a:active,
.table_mat_link a:visited:hover
{
	background-color: #18ad9c;
	border: solid 1px #058374;
	color: #fff;
	display: block;
	font-weight: bold;
	padding: 4px;
	margin-bottom: 5px;
	text-decoration: none;
	width: 130px;
}

.table_mat_link a:hover,
.table_mat_link a:visited:hover
{
	background-color: #058374;
}

/** Gridview *********************************************/

.gridview_container
{
	margin-bottom: 20px;
}

.gridview_container table
{
	text-align: left;
	vertical-align: top;
}

.gridview_container td,
.gridview_container th
{
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.gridview_container th
{
	background-color: #dad8c8;
	border: solid 1px #c9c7b6;
}

.gridview_header
{
}

.gridview_header a,
.gridview_header a:link,
.gridview_header a:hover,
.gridview_header a:visited,
.gridview_header a:active,
.gridview_header a:visited:hover
{
	color: #000;
	text-decoration: none;
}

.gridview_header a:hover,
.gridview_header a:visited:hover
{
	color: #F2F3E2;
}

.gridview_container td
{
	border: solid 1px #e7e5d6;
}

.gridview_alt_row
{
	background-color: #f5f4eb;
}

.gridview_row
{

}

.gridview_alt_row a,
.gridview_alt_row a:link,
.gridview_alt_row a:hover,
.gridview_alt_row a:visited,
.gridview_alt_row a:active,
.gridview_alt_row a:visited:hover,
.gridview_row a,
.gridview_row a:link,
.gridview_row a:hover,
.gridview_row a:visited,
.gridview_row a:active,
.gridview_row a:visited:hover
{
}

.gridview_pager td
{
	border: solid 1px #e7e5d6;
	background-color: #e7e5d6;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.gridview_pager span
{
	background-color: #008B7B;
	color: #fff;
	padding-left: 3px;
	padding-right: 3px;
}

.gridview_pager a,
.gridview_pager a:link,
.gridview_pager a:hover,
.gridview_pager a:visited,
.gridview_pager a:active,
.gridview_pager a:visited:hover
{
	background-color: #8f8d81;
	color: #fff;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
}

.gridview_pager a:hover,
.gridview_pager a:visited:hover
{
	background-color: #008B7B;
}

/** Search ***********************************************/

.search_container
{ 
	clear: both;
	
	position: absolute;
	top: 148px;
	right: 30px;
}

.search_text
{
	float: left;
}

.search_button
{
	font-family: Georgia, Times New Roman, Serif;
	font-weight: bold;
	float: left;
	margin-top: 3px;
}

.search_button a,
.search_button a:link,
.search_button a:hover,
.search_button a:visited,
.search_button a:active,
.search_button a:visited:hover
{
	background-color: #F6EFD3;
	color: #934a14;
	margin-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

.search_button a:hover,
.search_button a:visited:hover
{
	background-color: #EFE6C2;
}

.search_result_container
{
	margin-bottom: 15px;
}

.search_result
{
}

.search_name h3
{
	background-color: #008b7b;
	color: #fff;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 10px;
	padding: 5px;
}

.search_found_container
{
	background-color: #f5f4eb;
	border-bottom: solid 2px #e7e5d6;
	margin-bottom: 10px;
	padding: 5px;
}

.search_found_container table
{
	width: 100%;
}

.search_found_link
{
	font-weight: bold;
	padding-bottom: 1px;
}

.search_found_text
{
	font-weight: normal;
	padding-bottom: 1px;
	text-align: right;
}

.search_found_details
{
	padding-top: 1px;
}

.searchguide_table
{
	margin-bottom: 20px;
}

.searchguide_table table
{
	text-align: left;
	vertical-align: top;
}

.searchguide_table td,
.searchguide_table th
{
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.searchguide_table th
{
	background-color: #dad8c8;
	border: solid 1px #c9c7b6;
}

.searchguide_table td
{
	border: solid 1px #e7e5d6;
}

/** History *********************************************/

.convention_type
{
	background-color: #008b7b;
	color: #fff;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 10px;
	padding: 5px;
}

/** Table des matières ***********************************/

.table_mat_container
{
	margin-bottom: 20px;
}

.table_mat_container table
{
	width: 100%;
}

.table_chapter
{	
	background-color: #e7e5d6;
	border-bottom: solid 2px #d8d6c0;
	font-size: 10pt;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	text-transform: uppercase;
}

.table_section
{
	background-color: #f5f4eb;
	border-bottom: solid 2px #e7e5d6;	
	font-size: 8pt;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	text-transform: uppercase;
}

/*.table_chapter a,
.table_chapter a:link,
.table_chapter a:hover,
.table_chapter a:visited,
.table_chapter a:active,
.table_chapter a:visited:hover,
.table_section a,
.table_section a:link,
.table_section a:hover,
.table_section a:visited,
.table_section a:active,
.table_section a:visited:hover
{
	font-weight: bold;
}*/

.table_chapter a,
.table_chapter a:link,
.table_chapter a:hover,
.table_chapter a:visited,
.table_chapter a:active,
.table_chapter a:visited:hover,
.table_section a,
.table_section a:link,
.table_section a:hover,
.table_section a:visited,
.table_section a:active,
.table_section a:visited:hover
{
	clear: both;
	display: block;
	float: left;
	font-weight: bold;
	height: 20px;
	padding-right: 8px;
}

.table_indent_section
{
	width: 60px;
}

/** Annexes *********************************************/

.table_annexe_container
{
	margin-bottom: 20px;
}

.table_annexe_link
{
	font-size: 10pt;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	padding: 5px;
}

.table_annexe_desc
{
}

/** Chapitres *******************************************/

.chapter_container
{
}

.chapter_container table
{
	padding-bottom: 7px;
	vertical-align: top;
	width: 100%;
}

.indent_section
{
	/*width: 20px;*/
}

.chapter_section
{
	background-color: #e7e5d6;
	border-bottom: solid 2px #d8d6c0;
	font-size: 10pt;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	text-transform: uppercase;
}

.chapter_section_label
{
	clear: both;
	display: block;
	float: left;
	height: 20px;
	padding-right: 8px;
}

.chapter_section_title
{
}

.chapter_section_link
{
	background-color: #d8d6c0;
	border-bottom: solid 2px #d8d6c0;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	width: 15px;
}

.chapter_section_link a,
.chapter_section_link a:link,
.chapter_section_link a:hover,
.chapter_section_link a:visited,
.chapter_section_link a:active,
.chapter_section_link a:visited:active
{
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

.chapter_section_link a:hover,
.chapter_section_link a:visited:active
{
	color: #000;
}

.indent_division
{
	width: 20px;
}

.chapter_division
{
	background-color: #f5f4eb;
	border-bottom: solid 2px #e7e5d6;	
	font-size: 8pt;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	text-transform: uppercase;
}

.chapter_division_label
{
	clear: both;
	display: block;
	float: left;
	height: 20px;
	padding-right: 8px;
}

.chapter_division_title
{
}

.chapter_clause
{
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	width: 100px;
}

.chapter_clause_text
{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
	width: 555px;
}

/** Note *************************************************/

.note_close
{
	clear: both;
	margin-top: 5px;
	margin-bottom: 15px;
}

.note_close a,
.note_close a:link,
.note_close a:hover,
.note_close a:visited,
.note_close a:active,
.note_close a:visited:hover
{
	background-color: #18ad9c;
	border: solid 1px #058374;
	color: #fff;
	font-weight: bold;
	padding: 4px;
	text-decoration: none;
}

.note_close a:hover,
.note_close a:visited:hover
{
	background-color: #058374;
}

.note_container
{
}

/** Popup Window ***********************************************/

.popup_formwrapper
{
	width: 536px;
	
	position: absolute;
	top: 40px;
	left: 130px;
}

.popup_formheader /** png IE6 **/
{	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='App_Themes/SERL/images/popup_serlconvention/popup_header.png', sizingMethod='display');
	color: #ffffff;
	font-weight: bold;	
	font-size: 10pt;
	height: 21px;
	padding-top: 11px;
	text-transform: uppercase;
	text-align: center;
	width: 536px;
}

*>.popup_formheader
{
	background-image: url(images/popup_serlconvention/popup_header.png);
	background-repeat: no-repeat;
}

.popup_form /** png IE6 **/
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='App_Themes/SERL/images/popup_serlconvention/popup_bg_repeat.png', sizingMethod='scale');
	background-repeat:repeat-y;
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	width: 496px;
}

*>.popup_form
{
	background-image: url(images/popup_serlconvention/popup_bg_repeat.png);
	background-repeat: repeat-y;
}

.popup_form p
{
	padding-bottom: 10px;
}

.popup_text
{
	font-weight: bold;	
}

.popup_button
{
	text-align: right;
}

.popup_formbottom /** png IE6 **/
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='App_Themes/SERL/images/popup_serlconvention/popup_bottom.png', sizingMethod='display');
	height: 22px;
	width: 536px;
}

*>.popup_formbottom
{
	background-image: url(images/popup_serlconvention/popup_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.popup_labelhide
{
	display:none;
}