/*Styles googleMap*/
.info_bule{
/*	background-color:white;*/
}

/*Styles radiointernet.ca*/
.ColorAlert{
	font-family: Arial, Helvetica, sans-serif;
	background-color: red;		
}

.Colorfonce2{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #d3e1ef;	
}

.GrayRow{
	font-family: Arial, Helvetica, sans-serif;
	background-color: gray;		
}

.Colorfonce{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #d3e1ef;
/*	text-align: center;*/
/*	padding-top: 5px;
	padding-bottom: 5px;
*/}

html, body {
	height:100%;
	color: #02243b;
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 12pt;
	background-color: #a5a6ac;
	color: #363636;
	background-image: url(../images/bg_gen.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.address_table{
	width:500px;
}

.address_table td{
	text-align:left;
	width:100px;
}

.address_data td{
	text-align:left;
	width:400px;
}

.top_corner {
	margin:auto;
	  width:1003px;
/*	padding-left:700px;*/
/*	margin-right: -700px;*/
	text-align: right;
}

table {
	width: 100%;
}
table td {
	padding: 0;
	border-width: 0;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	
}

#Main {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -4em;
	width: 978px; 

	padding: 10px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #ffffff;
}
#MainWidth {
	width: 1001px;
	padding-right:2px;
	padding-left:0px;
}

.MainWidth {
	width: 1001px;
	padding-right:2px;
	padding-left:0px;
}

#term_header{
	text-align: center;
	background-image: url(../images/logo_fblanc.jpg);
	padding-top: 60px;
	height: 200px;
	margin-right: 2px;
	background-repeat:no-repeat;
	background-position: center;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;	
}

#header {
	text-align: center;
	background-image: url(../images/header.png);
	height: 200px;
	margin-right: 2px;
	background-repeat:no-repeat;
	background-position: center;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#header_media {
	text-align: center;
	background-image: url(../images/RicsMediaTop.png);
	height: 100px;
	margin-right: 2px;
	background-repeat:no-repeat;
	background-position: center;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#header_news {
	text-align: center;
	background-image: url(../images/RicsNewsTop.png);
	height: 100px;
	margin-right: 2px;
	background-repeat:no-repeat;
	background-position: center;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#banniere {
	float: right;
	width: 468px;
	height: 60px;
	padding-right : 2px;
	padding-top : 8px;
	border-right: 20px;
}

#nav {
	background-image: url(../images/bg_nav.jpg);
	height: 28px;
	background-repeat:repeat-x;
	background-position: left top;
	border-bottom-width: 400px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#topMenu {
	background-color: #737373;background-image: url(../images/bg_nav.jpg);
	font-size: 100%;
}
#topMenu td {
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bfc0c1;
}

#topMenu td a {
	display: block;
	text-align: center;
	color: #003051;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
	text-decoration:none;
}
#topMenu td a:hover {
	text-decoration: none;
	background-color: #0099FF;
}
a {color: #02243b; font-weight: normal; background-color: transparent;}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}

h1 {font-size: 130%;}
h2 {font-size: 110%;}
h3 {font-size: 105%;}
h4 {font-size: 100%;}
h5 {font-size: 95%;}
h6 {font-size: 85%;}


h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
}


#services_group ul { margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;}
#services_group li { margin-left: 2px; list-style: square inside; color: #000000}


input[type=button], input[type=submit], input[type=reset] { 
    PADDING-RIGHT: 0.5em;
    PADDING-LEFT: 0.5em;
    PADDING-BOTTOM: 1px;
    PADDING-TOP: 1px;
    BACKGROUND: url(../images/hbar.png) repeat-x;
    COLOR: #fff;
    CURSOR: pointer;
    BORDER-LEFT: 0px solid #ffffff;
	BORDER-RIGHT: 0px solid #ffffff;
	BORDER-BOTTOM: none;
	BORDER-TOP: none;
}
input {
	font-size: 90%;
	color: #000000;
	border: 1px solid #02243b;
	margin-bottom: 4px;
	
}

.item {
	margin-bottom: 25px;
}
.itemHead {
	padding: 3px;
	color: #02243b;
}

.itemInfo {
	text-align: right;
	padding: 3px;
	color: #02243b;
}
.itemTitle a {
	font-weight: normal;
	color: #02243b;
}
.itemPoster, .itemPostDate, .itemStats {font-size: 90%; color: #02243b;}
.itemBody {	padding: 5px;}
.itemText {
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 1.5em;
}
.itemText a , .itemInfo a, .itemFoot a{
	color: #003051;
	font-weight: normal;
}
.itemText a:hover .itemInfo a:hover, .itemFoot a:hover {
	color: #000000;
	text-decoration: none;
}
.itemText:first-letter {}
.itemFoot {
	text-align: right;
	padding: 3px;
	color: #000000;
	margin-right: 20px;
	margin-left: 20px;
}
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}

/*th {
	color: #FFFFFF;
	vertical-align: middle;
	background-image: url(../images/bg_blcr.gif);
	height: 8px;
	background-repeat: repeat-x;

}
*/

#leftcolumn {
	width: 200px;
	border-right: 0px dotted #02243b;
	background-color: #ffffff;
	color: #02243b;
	padding-top: 0px;
}
#leftcolumn a {
	color: #02243b;
}
#leftcolumn a:hover{
	text-decoration: none;
	color: #000000;
}

#rightcolumn {
	width: 310px;
	border-left: 0px dotted #02243b;
	background-color: #ffffff;
}

/*th {
	padding: 6px 17px;
	color: #ffffff;
	font-weight: normal;
	background-color: #ffffff;background-image: url(../images/bg_blcr.gif);
}
*/

#leftcolumn th, #rightcolumn th {color: #ffffff; vertical-align: middle;}
#leftcolumn .blockTitle {
	padding: 6px 17px;
	color: #ffffff;
	font-weight: normal;
	background-color: #ffffff;background-image: url(../images/titles.png);
}

#leftcolumn .blockContent, #rightcolumn .blockContent {
	padding: 4px 6px;
	margin-bottom: 10px;
}
td {
	padding: 3px;
	margin-bottom: 10px;
	border: 1px solid #666666;
}

/*td {
	padding-right: 8px;
	padding-left: 8px;
	border-color: #000000;
}
*/
th {
	text-align:left;
	
	color: #FFFFFF;
	vertical-align: middle;
	background-image: url(../images/bg_blcr.gif);
	height: 8px;
	background-repeat: repeat-x;
}

#centerCcolumn, #bottomCcolumn {padding: 0px 3px 1px 3px;}
#centerLcolumn, #bottomLcolumn {width: 50%; padding: 0px 4px 0px 0px;}
#centerRcolumn,  #bottomRcolumn {width: 50%; padding: 0px 0px 0px 4px;}


.centercol {}
.centercol .blockContent a {
}
	
.centercol .blockContent a:hover {
}

.centercol .blockTitle {
    padding: 3px 8px;
	color: #02243b;
	font-weight: bold;
	background-color: #ffffff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003051;}

.centercol .blockContent {
	padding: 10px;
	margin-bottom: 10px;
	background-color: #ffffff;
}

div#content {
	text-align: left;
	position:relative;
	padding: 25px 0px;
}

td#rightcolumn {
	width: 310px;
	padding-top: 3px;
}
td#rightcolumn th {background-color: #ffffff; color: #FFFFFF; vertical-align: middle;}
td#rightcolumn div.blockTitle {
	padding: 6px 4px;
	color: #ffffff;
	font-weight: normal;
	background-color: #ffffff;background-image: url(../images/right_titles.png);
}
td#rightcolumn div.blockContent {
	padding: 10px;
	border: 1px solid #666666;
	margin-bottom: 10px;
	background-color: #F3F3F3;
}

#mainmenu a {
	display: block;
	margin: 0;
	padding: 2px;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	border-left-width: 4px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #003399;
	border-top-width: 1px;
	background-color: #f7f7f7;
}
#mainmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #0066FF;
}
#mainmenu a.menuTop, #mainmenu a.menuMain {padding-left: 8px; }
#mainmenu a.menuSub {padding-left: 25px; }

#usermenu a {
	display: block;
	margin: 0;
	padding: 2px 2px 2px 8px;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	border-left-width: 4px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #0066CC;
	border-top-width: 1px;
	background-color: #f7f7f7;
}
#usermenu a:hover {
	color: #0099FF;
	text-decoration: none;
	background-color: #FFFFFF;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #003051;
}
#usermenu a.highlight {
	background-color: #001b2e;
	color: #FFFFFF;
}

.outer {}
.head {
	background-color: #ffffff;
	padding: 2px;
	font-weight: normal;
    border: 1px solid #000000;
}
.even, tr.even td {background-color: #ffffff; padding: 1px;}
.odd, tr.odd td {background-color: #dbdbdb; padding: 1px;}
.foot {
	padding: 2px;
	font-weight: bold;
	text-align: center;
}


div.errorMsg { background-color: #FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.resultMsg { background-color : #CCCCCC; color: #333333; text-align: center; border-top: 1px solid silver; border-left: 1px solid silver; font-weight: bold; border-right: 1px solid #ffffff; border-bottom: 1px solid #ffffff; padding: 10px;}

div.xoopsCode{ background: #FFFFFF; border: 1px inset #000080; font-family: "Tahoma"; padding: 0px 6px 6px 6px;}
div.xoopsQuote { background: #FFFFFF; border: 1px inset #000080; font-family: "Tahoma",; padding: 0px 6px 6px 6px;}


.comTitle {font-weight: normal; margin-bottom: 2px;}
.comText {padding: 2px;}
.comUserStat {font-size: 10px; color: #ffffff; font-weight:bold; border: 1px solid silver; background-color: #ffffff; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 2px; margin-top: 10px; color: #ffffff; font-weight:bold; font-size: 10px;}
.comUserRank {margin: 2px;}
.comUserRankText {font-size: 10px;font-weight:bold;}
.comUserRankImg {border: 0;}
.comUserName {}
.comUserImg {margin: 2px;}
.comDate {font-weight: normal; font-style: italic; font-size: smaller}
.comDateCaption {font-weight: bold; font-style: normal;}

.clearfooter {
/*	height: 72px;*/
	clear: both;
}

#container{
  margin : auto;
  width:1003px;
 	padding-bottom:100px;
	margin-bottom: 15px;
	position: relative;
	z-index:0;
}

#sticky_footer{
	bottom:0;
	height: 40px;
	position:absolute;
	width:100%;
	z-index:0;
}

#layout_footer{
  margin:0px auto;
  position:relative;
  width:1003px;
z-index:0;
}

#big_container{
	min-height:100%;
	position:relative;
}

/*.push{
	height:4em;
}
*/
.footer {
	padding: 10px 4px;
	text-align: center;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-size: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	background-color: #00121f;background-image: url(../images/hbar.png);
	height: 10px;
	background-repeat:repeat-x;
}
.footer a {
	text-decoration: underline;
	font-weight: normal;
	color: #ffffff;
}
.footer a:hover {
	text-decoration: italic;
}

select {
	font-size: 90%;
	margin-bottom: 4px;
}

textarea {
}


/* $Id: xoops.css 2576 2008-12-06 16:47:24Z beckmi $ */
table {
    width:      100%;
}

img {
    border:     0;
}

img.center {
    text-align:     center;
    margin:         0 auto;
    display:        block;
    margin-top:     6px;
    margin-bottom:  4px;
}

img.left {
    text-align:     left;
    float:          left;
    margin:         2px 6px 2px 0;
    clear:          left;
}

img.right {
    float:          right;
    text-align:     right;
    margin:         2px 0 2px 6px;
    clear:          right;
}

acronym, abbr, dfn {
    cursor:         help;
}

#xoopsHiddenText {
    visibility:         hidden;
    color:              #000000;
    font-weight:        normal;
    font-style:         normal;
    text-decoration:    none;
}

.pagneutral {
    font-size:          10px;
    width:              16px;
    height:             19px;
    text-align:         center;
    background-image:   url(../images/pagneutral.gif);
}

.pagact {
    font-size:          10px;
    width:              16px;
    height:             19px;
    text-align:         center;
    background-image:   url(./images/pagact.gif);
}

.paginact {
    font-size:          10px;
    width:              16px;
    height:             19px;
    text-align:         center;
    background-image:   url(./images/paginact.gif);
}



/* For required elements in XOOPS form, can be overwritten in theme styles */
.xoops-form-element-caption .caption-marker {
    display:            none;
}

.xoops-form-element-caption-required .caption-marker {
	background-color:   inherit;
	padding-left: 	    2px;
	color: 			    #ff0000;
}

.xoops-form-element-help {
	font-size:		    .9em;
    padding-top:        5px;
    font-weight:        normal;
}

/* Section menu deroulant */
#menuDeroulant
{
 margin : auto;
 width:982px;
/* width: 644px;*/
 list-style-type: none;
 padding: 0;
 border: 0;
 position: relative;
 top: 0;
 left: 0;
}         

#menuContainer {
	z-index:10;
	padding-left:1px;
	padding-top:1px;
	height:20px;
 	float: left;
}

#menuDeroulant li
{
 float: left;
 width: 125px;
 margin: 0;
 padding: 0;
 border: 0;
}

#menuDeroulant .sousMenu
{
 display: none;
 list-style-type: none;
 margin: 0;
 padding: 0;
 border: 1;
 position:absolute;
 z-index:50;
}
#menuDeroulant li:hover > .sousMenu { display: block; }	
#menuDeroulant .sousMenu li
{
 float: none;
 margin: 0;
 padding: 0;
 border: 1;
 width: 200px;
 border-top: 1px solid;
 border-right: 1px solid transparent;
}

#menuDeroulant li a:link, #menuDeroulant li a:visited
{
 display: block;
 height: 1%;
/* color: #FFF;
 background: #3B4E77;
*/
 color: black;
 background: #E5DCDD;
 margin: 0;
 padding: 4px 8px;
 border-right: 1px solid #fff;
 text-decoration: none;
}
#menuDeroulant li a:hover { background-color: #F2462E; }
#menuDeroulant li a:active { background-color: #5F879D; }

#menuDeroulant .sousMenu li a:link,
#menuDeroulant .sousMenu li a:visited
{
 display: block;
/* color: #FFF;*/
 color:black;
 margin: 0;
 border: 0;
 text-decoration: none;
 background: transparent url("../images/fondTR.png") repeat;
}
#menuDeroulant .sousMenu li a:hover
{
 background-image: none;
 background-color: #F2462E;
}			

/*MATH: Section css custom*/

#notice{
	color:green;
	text-align:center;
}

.formError{
	color:red;
	font-size:12px;
}
