
/*  Paragraph styles */

.gcms_paddingSide { margin-left:-6px; }
TABLE.gcms_table {
	width: 95%;
	color: #000033;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}


TR.gcms_table_row {
	vertical-align: top;
}


TD.gcms_table_cell {
	vertical-align: top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}


CAPTION.gcms_table_caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: top;
}


TABLE.gcms_paragraphtable{
	width: 100%;
	border: 0px;
	padding: 0px;
	vertical-align: top;

	
}



TABLE.gcms_paragraphtexttable{
	vertical-align: top;
	width: 100%;
	padding: 0px 10px 10px 10px;
}



TR.gcms_paragraphrow{
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}


TD.gcms_paragraphtab{
	width: 14px;
	vertical-align: top;
}


.gcms_paragraphnumber{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000033;
}



.gcms_paragraphtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000033;
	padding: 10px 0px 5px 10px;
}

.gcms_paragraphtitle_h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000033;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left : 0px;
	margin-right : 0px;
	padding: 0px 0px 0px 0px;
}

.gcms_paragraphtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000033;
}


/* Mantis #1009 : Mettre width à 100% pour ne pas que l'image écrase le texte. */
.gcms_intro_section_paragraphtexttable{
	padding: 0px 10px 10px 0px;
	width: 100%;
}


TABLE.gcms_imagetable{
	padding: 0px;
	border: 0px;
	text-align: right;
}


.gcms_image_right{
	padding: 0px 20px 10px 10px;
	float:left;
}


.gcms_image_left{
	padding: 0px 10px 0px 0px;
	float:right;
}

/*-------------------------------------------------------*/
.gcms_image_intro_section_left {
	border-bottom: 1px solid #000033;
	border-right: 1px solid #000033;
	border-top: 1px solid #000033;
	float:left;
}

.gcms_image_intro_section_right{
	border-bottom: 1px solid #000033;
	border-right: 1px solid #000033;
	border-top: 1px solid #000033;
	margin: 0px 5px 0px 0px;
	float:right;
}

/*.gcms_image_title {
	text-align: right;
	padding: 15px 0px 15px 0px;
}*/

.gcms_image_title {
	text-align: right;
	padding: 0px 0px 15px 0px;
}

/*-------------------------------------------------------*/

.gcms_imagetext{
	font-family: Verdana, Geneva, sans-serif;
	text-align:center;
	font-size: 10px;
	color: #000033;
}

/*  Asset title styles */


TABLE.gcms_title_table{
	width: 100%;
	padding: 0px 0px 0px 0px;
	border: 0px;
}


TR.gcms_title_row{
	width: 100%;
	padding: 0px 0px 0px 0px;
}


.gcms_title_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000033;
	padding: 10px 0px 10px 9px;
}

.gcms_title_text_h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	color: #000033;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left : 0px;
	margin-right : 0px;
	padding: 0px 0px 0px 0px;
}


.gcms_title_text_section1_h1 {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	color:#FF6600;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left : 0px;
	margin-right : 0px;
	padding: 0px 0px 0px 0px;
}

.gcms_title_text_section1	{
	padding: 10px 0px 10px 20px ;
	text-align: left;
	color:#FF6600;
	font-weight:bold;
	vertical-align: top;
}

TABLE.gcms_title_image_table{
	width: 100%;
	border-width: 0px;
	padding: 0px;	
	text-align: right;
	vertical-align: top;
}



.gcms_title_image{
	padding:0px;
	text-align: right;
	vertical-align: top;
}


/* Diaporama styles */



.gcms_diaporama {
	vertical-align: top;
	width: 160px;
	height: 100%;
}

.gcms_diaporama_image_title {
	width: 160px;
	border: 0px;
	vertical-align: top;
}

SPAN.gcms_slide {
	display: none;
	position: absolute;
}



TABLE.gcms_slide_table {
	width: 100%;
	height: 100%;
	border: 0px;
}



.gcms_slide_image_cell {
	height: 125px;
	vertical-align: top;
}



.gcms_slide_image {
	width: 160px;
	height: 125px;
	border: 0px;
	vertical-align: top;
}



.gcms_slide_browse_cell {
	background-color: #000033;
	padding: 2px;
	text-align: center;
}


.gcms_slide_browse_table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #000033;
	padding: 2px;
	border: 0px;
}



.gcms_slide_browse_next {
	text-align: left;
}


IMG.gcms_slide_image_next {
	border: 0px;
}



.gcms_slide_browse_previous {
	text-align: right;
}



IMG.gcms_slide_image_previous {
	border: 0px;
}


.gcms_slide_browse_word {
	text-align: center;
	padding: 0px 6px 0px 6px;
}

.gcms_slide_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000033;
	vertical-align: top;
	padding: 5px 8px 5px 8px;
	height:100%;
}


A.gcms_navi:link {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 9px;
	color: #000033;
	text-decoration: none;
}



A.gcms_navi:visited {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 9px;
	color: #000033;
	text-decoration: none;
}



A.gcms_navi:active {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 9px;
	color: #000033;
	text-decoration: none;
}



A.gcms_navi:hover {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 9px;
	color: #000033;
	text-decoration: underline;
}

.gcms_footer_text {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}

.gcms_footer_table {
	padding: 15px 10px 0px 10px;
	text-align: center;
}

.gcms_footer_cell {
	text-align: center;
}

A.gcms_footer_navi:link {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
	line-height: 16px;
}



A.gcms_footer_navi:visited {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
	line-height: 16px;
}



A.gcms_footer_navi:active {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 9px;
	color: #ff6600;
	text-decoration: underline;
	line-height: 16px;
}



A.gcms_footer_navi:hover {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 9px;
	color: #6666cc;
	text-decoration: underline;
	line-height: 16px;
}

TD.gcms_complement_spacer {
	width: 13px;
	height: 3px;
	border: 0px;
}



TD.gcms_complement_cell {
	width: 136px;
}



TABLE.gcms_complement_table {
	border: 0px;
	padding: 0px 0px 0px 0px;
	width: 158px;
	vertical-align: top;
}


.gcms_complement_bullet {
	width: 24px;
	background-image: url(/img/rona_gcms_engine/generic/bullet2.gif);
	background-position: 10px 0px;
	background-repeat: no-repeat;
}


.gcms_complement_no_bullet {
	width: 20px;
}



TABLE.gcms_difficulty_level_image_table {
	background-color: #e5eff8;
	padding: 3px;
}



TABLE.gcms_attribute_table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000033;
	padding: 0px;
}



TABLE.gcms_related_asset_table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000033;
	width: 100%;
	padding: 0px;
	vertical-align: top;
}


.gcms_related_asset_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
}



.gcms_related_asset_bullet {
	width: 15px;
	background-image: url(/img/rona_gcms_engine/generic/bullet1.gif);
	background-position: right;
	background-repeat: no-repeat;
}


A.gcms_related_asset_link:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000033;
	text-decoration: underline;
}


A.gcms_related_asset_link:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: underline;
}



A.gcms_related_asset_link:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: underline;
}


A.gcms_related_asset_link:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #ff6600;
	text-decoration: underline;
}



DIV.gcms_related_tip {
	visibility: hidden;
	position: absolute;
}


A.gcms_news_link:link {
	font-family: Verdana,Geneva,sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	
	
}


A.gcms_news_link:active {
	font-family: Verdana,Geneva,sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
}


A.gcms_news_link:visited {
	font-family: Verdana,Geneva,sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
}



A.gcms_news_link:hover {
	font-family: Verdana,Geneva,sans-serif;
	color: #E1E8F6;
	text-decoration: underline;
	font-size: 11px;
}


.gcms_news_bullet {
	width: 16px;
	height: 14px;
	background-image: url(/img/rona_gcms_engine/generic/bullet3.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-right: 5px;
}


TABLE.gcms_news_item {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
}



/***** MENU Styles *****/


.gcms_menu {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 9px;
	color: #000033;
	background-color: #FFBF2D;
	width: 160px;
	height: 100%;
	vertical-align: top;
}

.gcms_menu_main_cell {
	vertical-align: top;
}



.gcms_single_line_menu {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 13px;
	color: #FF8534;
	font-weight: bold;
	padding: 15px 0px 0px 10px;
}



.gcms_menu_item_level1 {
	width: 100%;
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background-color: #FF9933;
}



.gcms_menu_bullet_level2 {
	width: 15px;
	background-image: url(/img/rona_gcms_engine/generic/bullet6.gif);
	background-position: left;
	background-repeat: no-repeat;
}



.gcms_menu_bullet_level2_highlighted {
	width: 15px;
	background-image: url(/img/rona_gcms_engine/generic/bullet9.gif);
	background-position: right;
	background-repeat: no-repeat;
}



.gcms_menu_bullet_level2_expanded {
	width: 15px;
	background-image: url(/img/rona_gcms_engine/generic/bullet7.gif);
	background-position: right;
	background-repeat: no-repeat;
}



.gcms_menu_item_level2 {
	width: 100%;
	padding: 2px;
}



.gcms_menu_item_level2_highlighted {
	width: 100%;
	padding: 2px;
}



.gcms_menu_item_level2_expanded {
	width: 100%;
	padding: 2px;
	background-color: #FF9933;
}


.gcms_menu_bullet_level3 {
	width: 25px;
	background-image: url(/img/rona_gcms_engine/generic/bullet8.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.gcms_menu_bullet_level3_highlighted {
	width: 25px;
	background-image: url(/img/rona_gcms_engine/generic/bullet9.gif);
	background-position: right;
	background-repeat: no-repeat;
}


.gcms_menu_item_level3 {
	padding: 1px;
}



.gcms_menu_line {
	width: 100%;
	height: 1px;
	background-color: #FF9933;
}



A.gcms_menu_link:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}



A.gcms_menu_link:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}



A.gcms_menu_link:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}



A.gcms_menu_link:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #ff3300;
	text-decoration: underline;
}


A.gcms_menu_link_highlighted:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}



A.gcms_menu_link_highlighted:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


A.gcms_menu_link_highlighted:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}



A.gcms_menu_link_highlighted:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ff3300;
	text-decoration: underline;
}



A.gcms_single_line_menu_link:link {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 13px;
	color: #ff9900;
	font-weight: bold;
	text-decoration: none;
}



A.gcms_single_line_menu_link:visited {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 13px;
	color: #ff9900;
	font-weight: bold;
	text-decoration: none;
}



A.gcms_single_line_menu_link:active {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 13px;
	color: #ff9900;
	font-weight: bold;
	text-decoration: none;
}



A.gcms_single_line_menu_link:hover {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 13px;
	color: #ff9900;
	font-weight: bold;
	text-decoration: underline;
}



/*barre de navigation*/



TABLE.gcms_nav_table {
	border: 0px;
	width: 589px;
	margin: 0px 0px 15px 10px;
	background-color: #8e9295;
}


TR.gcms_nav_table_row {
	background-color:#8e9295;
	padding: 2px 2px 2px 4px;
}


TD.gcms_nav_send_cell {
	width: 95px;
	background-color: #8e9295;
	margin: 0px 0px 0px 10px;
	text-align: left;
}

TD.gcms_nav_print_cell {
	width: 56px;
	background-color: #8e9295;
	background-position: left;
}

TD.gcms_nav_space_cell {
	width: 300px;
	background-color: #8e9295;
}

TD.gcms_nav_arrow_cell {
}

TD.gcms_nav_page_cell {
	width: 60px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #8e9295;
	color: white;
	text-align: center;
	font-weight: bold;
}





/************************************************************
  Styles du menu central
*************************************************************/

.gcms_section {
	width: 100%;
}
	
.gcms_section1 {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
}

A.gcms_section1_depth_1:link {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 9px;
	color: #000033;
	text-decoration: underline;
	line-height: 11px;
	margin-bottom: 15px;
}
A.gcms_section1_depth_1:visited {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 9px;
	color: #ff6600;
	text-decoration: underline;
}
A.gcms_section1_depth_1:active {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 9px;
	color: #000033;
	text-decoration: underline;
}
A.gcms_section1_depth_1:hover {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 9px;
	color: #6666cc;
	text-decoration: underline;
}

.gcms_section1_item_depth_1 {
	margin-top: 5px;
}

.gcms_section1_bullet_depth_1 {
	width: 25px;
	height: 14px;
	background-image: url(/img/rona_gcms_engine/generic/bullet4.gif);
	background-position: 7px 0px;
	background-repeat: no-repeat;
	padding-right: 0px;
}

.gcms_section2 {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
}

A.gcms_section2_depth_1:link
{
	font-family: Verdana,Geneva,sans-serif;
	font-size: 11px;
	color: #000033;
	text-decoration: underline;
	font-weight: bold;
}
A.gcms_section2_depth_1:visited
{
	font-family: Verdana,Geneva,sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
A.gcms_section2_depth_1:active
{
	font-family: Verdana,Geneva,sans-serif;
	font-size: 11px;
	color: #000033;
	text-decoration: underline;
	font-weight: bold;
}
A.gcms_section2_depth_1:hover
{
	font-family: Verdana,Geneva,sans-serif;
	font-size: 11px;
	color: #ff6600;
	text-decoration: underline;
	font-weight: bold;
}
.gcms_section2_bullet_depth_1 {
	width: 18px;
	height: 14px;
	background-image: url(/img/rona_gcms_engine/generic/bullet4.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.gcms_section2_item_depth_1 {
	margin-top: 10px;
}

.gcms_section3 {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
}

.gcms_section3_depth_1 {
	font-size: 13px;
	color: #ff6600;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	text-decoration: none;
}
A.gcms_section3_depth_1:link {
	font-family: Verdana,Geneva,sans-serif;
	color: #ff6600;
	text-decoration: none;
}
A.gcms_section3_depth_1:visited {
	font-family: Verdana,Geneva,sans-serif;
	color: #ff6600;
	text-decoration: none;
}
A.gcms_section3_depth_1:active {
	font-family: Verdana,Geneva,sans-serif;
	color: #ff6600;
	text-decoration: none;
}
A.gcms_section3_depth_1:hover {
	font-family: Verdana,Geneva,sans-serif;
	color: #6666cc;
	text-decoration: underline;
}




A.gcms_section3_depth_2:link {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 9px;
	color: #000033;
	text-decoration: underline;
}
A.gcms_section3_depth_2:visited {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 9px;
	color: #ff6600;
	text-decoration: underline;
}
A.gcms_section3_depth_2:active {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 9px;
	color: #000033;
	text-decoration: underline;
}
A.gcms_section3_depth_2:hover {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 9px;
	color: #6666cc;
	text-decoration: underline;
}

.gcms_section3_bullet_depth_1 {
	width: 1px;
	height: 14px;
	background-image: url(/img/rona/spacer.gif);
	background-position: 0px 10px;
	background-repeat: no-repeat;
}

.gcms_section3_bullet_depth_2 {
	width: 32px;
	height: 14px;
	background-image: url(/img/rona_gcms_engine/generic/bullet4.gif);
	background-position: 16px;
	background-repeat: no-repeat;
}

.gcms_section3_item_depth_1 {
	margin-top: 15px;
}

.gcms_section3_item_depth_2 {
	margin-top: 5px;
}

.gcms_section4 {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
}

A.gcms_section4_depth_1:link
{
	font-family: Verdana,Geneva,sans-serif;
	font-size: 11px;
	color: #000033;
	text-decoration: underline;
	font-weight: bold;
}
A.gcms_section4_depth_1:visited
{
	font-family: Verdana,Geneva,sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
A.gcms_section4_depth_1:active
{
	font-family: Verdana,Geneva,sans-serif;
	font-size: 11px;
	color: #000033;
	text-decoration: underline;
	font-weight: bold;
}
A.gcms_section4_depth_1:hover
{
	font-family: Verdana,Geneva,sans-serif;
	font-size: 11px;
	color: #ff6600;
	text-decoration: underline;
	font-weight: bold;
}

A.gcms_section4_depth_2:link
{
	font-family: Verdana,Geneva,sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
	margin-left: 0px;
	padding-top: 2px;
}
A.gcms_section4_depth_2:visited
{
	font-family: Verdana,Geneva,sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
	margin-left: 0px;
	padding-top: 2px;
}
A.gcms_section4_depth_2:active
{
	font-family: Verdana,Geneva,sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
	margin-left: 0px;
	padding-top: 2px;
}
A.gcms_section4_depth_2:hover
{
	font-family: Verdana,Geneva,sans-serif;
	font-size: 9px;
	color: #ff6600;
	text-decoration: underline;
	margin-left: 0px;
	padding-top: 2px;
}

.gcms_section4_bullet_depth_1 {
	width: 18px;
	height: 14px;
	background-image: url(/img/rona_gcms_engine/generic/bullet4.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-right: 0px;
}
.gcms_section4_bullet_depth_2 {
	width: 18px;
	background-repeat: no-repeat;
}

.gcms_section4_item_depth_1 {
	margin-top: 10px;
}

.gcms_section4_item_depth_2 {}

.gcms_section_theme {
	padding-right: 15px;
	padding-left: 175px;
}

A.gcms_section_theme_depth_1:link {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 15px;
	color: #000033;
	text-decoration: underline;
}
A.gcms_section_theme_depth_1:visited {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 15px;
	color: #000033;
	text-decoration: underline;
}
A.gcms_section_theme_depth_1:active {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 15px;
	color: #000033;
	text-decoration: underline;
}
A.gcms_section_theme_depth_1:hover {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 15px;
	color: #000033;
	text-decoration: underline;
}
.gcms_section_theme_bullet_depth_1 {
	width: 33px;
	height: 20px;
	background-image: url(/img/rona_gcms_engine/generic/bullet5.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-right: 10px;
}

.gcms_section_theme_item_depth_1 {
	padding-top: 3px;
}
/* **************************************************

	Styles les trucs de la section thématique

************************************************** */

A.gcms_tips_theme_navi1:link {

	font-family: Verdana,Geneva,sans-serif;
	font-size: 10px;
	color: #000033;
	text-decoration: underline;
	font-weight: bold;
}

A.gcms_tips_theme_navi1:visited {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}

A.gcms_tips_theme_navi1:active {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 10px;
	color: #000033;
	text-decoration: underline;
	font-weight: bold;
}

A.gcms_tips_theme_navi1:hover {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 10px;
	color: #ff6600;
	text-decoration: underline;
	font-weight: bold;
}


.gcms_tips_theme_bullet1 {
	width: 18px;
	height: 20px;
	background-image: url(/img/rona_gcms_engine/generic/bullet4.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
}



TD.gcms_section_1columns {
	width: 100%;
	background-color:yellow;
	vertical-align: top;
	padding:0px 10px 0px 10px;
}


TD.gcms_section_2columns {
	width:50%;
	padding:0px 10px 0px 10px;
	vertical-align: top;
	background-color:magenta;
}

TD.gcms_section_theme_1columns {
	width: 100%;
	vertical-align: top;
	padding-left: 164px;
}

TD.gcms_section_theme_2columns {
	width: 216px;
	vertical-align: top;
}

TABLE.gcms_section_spacer {
	height: 8px;
}

TABLE.gcms_section_spacer1 {
	height: 1px;
}

TABLE.gcms_section_spacer2 {
	height: 7px;
}



TABLE.gcms_list_table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000033;
	width: 100%;
}



.gcms_list_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	padding: 0px 15px 0px 15px;
}



.gcms_list_bullet {
	width: 15px;
	background-image: url(/img/rona_gcms_engine/generic/bullet1.gif);
	background-position: right;
	background-repeat: no-repeat;
}


.gcms_list_item {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000033;
	padding: 0px 15px 0px 15px;
}


A.gcms_quick_link:link {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 9px;
	color: #000033;
	text-decoration: none;
}

A.gcms_quick_link:visited {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 9px;
	color: #000033;
	text-decoration: none;
}

A.gcms_quick_link:active {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 9px;
	color: #000033;
	text-decoration: underline;
}

A.gcms_quick_link:hover {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 9px;
	color: #0065bd;
	text-decoration: underline;
}

.gcms_quick_link_bullet {
	width: 10px;
	height: 10px;
	background-image: url(/img/rona_gcms_engine/generic/bullet10.gif);
	background-repeat: no-repeat;
}

/*----------------------------------------------*/
.gcms_quick_link_content {
	width: 150px;
	vertical-align: top;
	padding: 10px 5px 10px 10px;
}

.gcms_links_list_image {
	vertical-align: top;
	padding: 0px 0px 0px 10px;
}

.gcms_quick_link_table {
	width:100%;
	margin: 0px 10px 10px 0px;
}

.gcms_previous_page_cell {
	width: 14px;
	background-color: #8e9295;
	background-position: center;
}

.gcms_next_page_cell {
	width: 14px;
	background-color: #8e9295;
	background-position: center;
	padding: 0px 15px 0px 0px;
}

.gcms_error {
 font-family: Verdana,Geneva,sans-serif;
 font-size: 10px;
 font-weight: bold;
 color: red;
 margin: 20px 20px 20px 20px;
}


