/*************************************************************************************************
    Commission Scolaire du Fleuve-et-des-Lacs
    Page: style.css
    Remarque: Page de style principale
    Version: 1
    Auteur: Bobby Lavoie, Pierre-Luc Plourde
    *************************************************************************************************/    
body {
	margin: 0;
	padding: 0;
	background: #01245c url('./image/frame/body.jpg') top left repeat-x;
	font-family: Verdana;
	font-size: 11px;
	color: #48477f;

}

a:hover { color: orange; text-decoration: none; font-weight: bold; cursor: pointer;}
#p:hover { color: orange; text-decoration: none; font-weight: bold; cursor: pointer;}
a  { color: #48477f; text-decoration: none; font-weight: bold;}
ul { margin: 0px;}
li { margin: 0px; padding: 0px;}
.li0:hover { color: orange; cursor: pointer; text-decoration: none; }
p { margin: 0px 0px; text-align: justify;}
h1 { font-size: 16px; font-weight: bold; font-family: Arial; color: #48477f; text-decoration: underline; margin: 0px;}
img { border: none;}

#div_frame_t{
	background: transparent url('./image/frame/div_frame_t.jpg') top left no-repeat;
	height: 34px;
}
#div_frame_l {
	position: absolute;
	background: transparent url('./image/frame/div_frame_l.jpg') top right no-repeat;
	left: 0px;
	width: 17px;
	height: 100%;
}
#div_frame_r {
	position: absolute;
	background: transparent url('./image/frame/div_frame_r.jpg') top left no-repeat;
	right: 0px;
	width: 17px;
	height: 100%;
}
#clearBoth{
	clear: both;
	color: #fff;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 9px;
	text-align: center;
}
#div_frame_b_reflect{
	position: relative;
	margin-top: 10px;
	background: transparent url('./image/frame/div_frame_b_reflect.jpg') top left repeat-x;
	height: 40px;
	text-align: center;
}
#div_frame_b_reflect_l{
	float: left;
	background: transparent url('./image/frame/div_frame_b_reflect_l.jpg') top left no-repeat;
	width: 17px;
	height: 40px;
}
#div_frame_b_reflect_r{
	float: right;
	background: transparent url('./image/frame/div_frame_b_reflect_r.jpg') top right no-repeat;
	width: 17px;
	height: 40px;
}
#div_frame {
	position: relative;
	margin: 0px;
	margin-top: 0px;
	min-width: 990px;
}
#div_frame_c {
	margin-left: 17px;
	margin-right: 17px;
}
#div_contener {
	background: #fff url('./image/frame/div_contener_b.jpg') bottom left repeat-x;
	border-bottom: #0093d0 solid 2px;
}
#div_t {
	height: 170px;
	background: #fff url('./image/frame/div_t_loading.jpg') top left no-repeat;
	text-align: left;
	vertical-align: bottom;
}
#div_t span {
	position: absolute;
	top: 170px;
}
#div_t_t{
	position: absolute;
	background: #1d2172;
	border-bottom: #0093d0 solid 2px;
	top: 0px;
	right: 0px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	z-index: 10;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}
#div_t_t li{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px 5px;
}
#div_t_t li:hover { color: orange; cursor: pointer; text-decoration: none; }
#div_l {
	float: left;
	width: 255px;
	border-right: 2px solid #1d2172;
}
#div_l li{
	display : list-item; 
	list-style-position: inside;
}
#div_l li:hover { color: orange; cursor: pointer; text-decoration: none; }
div.div_l_li0 {
	border-bottom: 1px solid #1d2172;
	font-family: arial;
	font-weight: bold;
	font-size: 15px;
	color: #1d2172;
	margin: 0 0 4px 0;
	padding: 4px 0px 0px 10px;
	cursor: pointer;
}
div.div_l_li0_admin{
	border-bottom: 1px solid #1d2172;
	font-family: arial;
	font-weight: bold;
	font-size: 15px;
	color: #1d2172;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
div.div_l_li1 {
	margin-left: 10px;
}

div.div_l_li2 {
	margin-left: 25px;
}

div.div_l_li1_admin{
	margin-left: 0px;
}
#div_l_link{
	margin: 10px 0px 0px 0px;
	text-align: center;
	cursor: pointer;
}
#div_l_link img{
	margin: 4px 0px 0px 0px;
	max-width: 200px;
}
#div_c{
	margin: 0px 0px 0px 250px;
	padding: 0px;
	min-height: 400px;
}
#div_c_t{
	background: transparent url('./image/frame/spr.png') bottom left no-repeat;
	margin: 0px 30px;
	font-weight: bold;
	color: #0093d0;
}
#div_c_t li:hover { color: orange; cursor: pointer; text-decoration: none; }
#div_c_c{
	padding: 10px 20px 50px 20px;
}
#div_loading {
	padding-top: 30px;
	padding-left: 100px;
	text-align: left;
}
#div_news_b{
	font-weight: bold;
	text-align: left;
	color: #0093d0;
}
#div_news_b li:hover { color: orange; cursor: pointer; text-decoration: none; }

.table{
	border: 2px solid red;
}

.news_td{
	cursor: pointer;
	padding: 5px 0px 15px 0px;
}
.news_td:hover{
	background: #e0edf8;
}
.news_td2{
	background: transparent url('./image/frame/spr.png') top left no-repeat;
}
.td_status{
	text-align: center;
	width: 110px;
}
.td_school{
	text-align: left;
	width: 300px;
}
.news_date{
	font-size: 8px;
	margin-left: 10px;
}
.ul1{
	padding: 0px;
}
.ul2{
	padding: 3px 0px;
	margin: 0px;
}
.li1{
	padding: 2px 0px;
	font-weight: bold;
	color: #0093d0;
	cursor: pointer;
}
.li1_active{
	padding: 2px 0px;
	font-weight: bold;
	color: orange;
	cursor: pointer;
}
.li2 {
	display: inline;
	padding: 0px 10px;
	font-weight: bold;
	color: #0093d0;
	cursor: pointer;
}
.li2_active {
	display: inline;
	padding: 0px 10px;
	font-weight: bold;
	color: orange;
	cursor: pointer;
}
.li3 {
	display: inline;
	padding: 0px 2px;
	font-weight: bold;
	color: #0093d0;
	cursor: pointer;
}
.li3_active{
	display: inline;
	padding: 0px 2px;
	font-weight: bold;
	color: orange;
	cursor: pointer;
}
.action{
	margin: 0px 5px;
}
.action:hover{background: #E4F6FC; cursor: pointer; }

.logo_csfl{
	position: absolute; 
	cursor: pointer;
	z-index: 10; 
	top: 35px; 
	left: 30px;
}
.div_frame_b_reflect_c{
	margin-top: 5px;
}
.copyright{
	cursor: pointer;
}

/******** Calendrier *****/
#div_calendar{
	margin-top: 15px;
	margin-left: 12px;
	width: 190px;
	min-height: 140px;
	border-right: solid 3px #011941;
	border-bottom: solid 3px #011941;
	background: #316097;
	color: #fff;
	cursor: pointer;
	text-align: center;
}
#div_calendar table{
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
#div_calendar img{
	position:absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
#div_calendar a{color: #0093d0;}
#div_calendar a:hover{color: orange;}
.days .info_day {
	border-bottom: 1px solid orange;
	color: orange;
}
.tip-top {
	height: 1px;
	background: #fcf6db;
}
.tip-bottom {
	margin: 0;
}
.tip {
	max-width: 300px;
	z-index: 13000;
	margin: 0;
	background: #fcf6db;
	border-bottom: solid 2px #0093d0;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
}
.tip-title {
	font-weight: bold;
	font-size: 11px;
	color: #316097;
	padding: 0 10px 0 10px;
}
.tip-text {
	padding: 10px 10px;
	font-size: 11px;
	margin: 0 0 0 20px;
	color: #4876ff;
}
.tip-text li{
	font-size: 11px;
	color: #316097;
}
.info_today, .today {
	background: orange;
	color: #fff;
}
.info{
	background: #fcf6db;
	color: #eba228;
}
/****** Calendrier FIN ****/



/****** Bottin ****/

.tr_bot_top{
	background: #1d2172;
	color: #fff;
}

.tr_bot_dr{
	background: #edbf70;
	color: #000;
}

.tr_bot_sr{
	background: #edb148;
	color: #000;
}

#bot_nav li {
	display: inline;
}

#bot_nav a, #bot_nav span{
	display: block;
	float: left;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	margin-right: 0.1em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
	background-color: #1d2172;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	cursor: pointer;
}

#bot_nav a {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9aafe5;
	border-bottom-color: #9aafe5;
	text-decoration: none;
}

#bot_nav a:hover {
	border-top-color: #2e6ab1;
	border-bottom-color: #2e6ab1;
}

/****** Bottin FIN****/


/****** SMOOTHBOX *******/
html, body {
min-height: 100%;
height: auto !important;
height: 100%
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #0093d0;}
#TB_window a:visited {color: #0093d0;}
#TB_window a:hover {color: orange;}
#TB_window a:active {color: #0093d0;}
#TB_window a:focus{color: #0093d0;}

#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
}

#TB_window {
	position: absolute;
	z-index: 102;
	border: 4px solid #0093d0;
	background: #fff url('./image/frame/div_contener_b.jpg') bottom left repeat-x;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#fff;
	height:25px;
	color:#0093d0;
	font-weight: bold;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent img{
	border: none;
	margin: 0px 10px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}

/* IE6 */
* html #TB_iframeContent{
	margin-bottom:1px;
}
/****** SMOOTHBOX *******/
