html
{
	height:100%;
}

body 
{
	height: 100%;
	margin:0px;
	padding:0px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#595959;
	background-color:#F0F1F3;
}

img
{
	border:0px;
	margin:0px;
	padding:0px;
}

/* Personnal */


A.home:LINK{font-family:Arial,Helvetica,sans-serif;font-size:11px;color:#527BB9;text-decoration:none;font-weight: bold;}
A.home:VISITED{font-family:Arial,Helvetica,sans-serif;font-size:11px;color:#527BB9;text-decoration:none;font-weight: bold;}
A.home:ACTIVE{font-family:Arial,Helvetica,sans-serif;font-size:11px;color:#527BB9;text-decoration:none;font-weight: bold;}
A.home:HOVER{font-family:Arial,Helvetica,sans-serif;font-size:11px;color:#FF6600;text-decoration:none;font-weight: bold;}

A.calendrier:LINK{font-family:Arial,Helvetica,sans-serif;font-size:11px;color:#527BB9;text-decoration:none;font-weight: bold;}
A.calendrier:VISITED{font-family:Arial,Helvetica,sans-serif;font-size:11px;color:#527BB9;text-decoration:none;font-weight: bold;}
A.calendrier:ACTIVE{font-family:Arial,Helvetica,sans-serif;font-size:11px;color:#527BB9;text-decoration:none;font-weight: bold;}
A.calendrier:HOVER{font-family:Arial,Helvetica,sans-serif;font-size:11px;color:#FF6600;text-decoration:none;font-weight: bold;}

.titre01 
{ 
	font-size: 11px; 
	color: #527BB9; 
	font-family: Arial,Helvetica,sans-serif;
	font-weight:bold;
}

.titre_event
{ 
	font-size: 14px; 
	color: #b2b2b2; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding-left:10px;
}

.remarque 
{
	font-size: 9px; 
	color: #595959; 
	font-family: Arial,Helvetica,sans-serif;
}

.bottom_text 
{
	color: #666666; 
}

.formulaire {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
}

/* Personnal */

a 
{
	color:#666666;
	text-decoration:none;
}

a:hover
{
	color:#0082E6;
}

table
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

input
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #666666;
	background-color:#FFFFFF;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:4px;
	padding-right:4px;
	margin:1px;
}

select
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #666666;
	background-color:#FFFFFF;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
	padding-right:4px;
	margin:1px;
}

.content
{
	width:1000px;
	background-color:#FFFFFF;
 	min-height:100%;
 	height:auto !important;
 	height:100%;
	position:relative;
	z-index:1;
}

.header
{
	position:relative;
	width:100%;
	height:65px;
	line-height:65px;
	background-color:#F0F1F3;
	background-image:url(../img/grey_horz_gradient.png);
	background-repeat:repeat-y;
	background-position:left;
}

.top_logo
{
	position:absolute;
	left:102px;
	top:24px;
	width:45px;
	height:45px;
	line-height:45px;
	background-image:url(../img/small_white_logo.png);
	background-repeat:no-repeat;
}

.top_logo a {
	display:block;
	width:45px;
	height:45px;
	line-height:45px;	
	text-decoration:none;
}

.footer_bar
{
	display:block;
	position:relative;
	width:100%;
	height:27px;
	line-height:27px;
}

div#footer
{
	position:absolute;
	left:0px;
	bottom:0px;
	width:1000px;
	height:27px;
	line-height:27px;
	color:#333333;
	background-color:#F0F1F3;
	background-image:url(../img/grey_horz_gradient.png);
	background-repeat:repeat-y;
	background-position:left;
	z-index:1000;
}

body > div#footer
{
	position:fixed;
}

.bottom_logo
{
	position:absolute;
	left:54px;
	top:2px;
	width:140px;
	height:21px;
	line-height:21px;
	background-image:url(../img/bottom_logo.png);
	background-repeat:no-repeat;
}

.bottom_text
{
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:8px;
}

.top_menu_cnt
{	
	display:block;
	width:100%;
	height:28px;
	background-image:url(../img/grey_horz_gradient.png);
	background-repeat:repeat-y;
	background-position:left top;
}

.cnt
{	
	display:block;
	width:100%;
	background-image:url(../img/grey_horz_gradient_home.png);
	background-repeat:repeat-x;
	background-position:top;
}

.top_menu_bar
{	
	display:block;
	height:28px;
	float:left;
	padding-left:240px;
}

ul#top_menu
{
	list-style:none;
	padding:0;
	margin:0;
}

ul#top_menu li
{
	float:left;
	padding:0px;
	margin:0px;
	line-height:28px;
	white-space:nowrap;
	text-align:center;
	background-image:none;
}

ul#top_menu li a
{
	display:block;
	padding-left:0px;
	padding-right:0px;
	margin-right:1px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	cursor:pointer;
}

ul#top_menu li a #top_menu_left
{
	width:3px;
	height:28px;
	line-height:28px;
	background:none;
}

ul#top_menu li a:hover #top_menu_left
{
	width:3px;
	height:28px;
	line-height:28px;
	background-image:url(../img/menu_hil_left.gif);
	background-repeat:no-repeat;
}

ul#top_menu li a #top_menu_center
{
	padding-left:10px;
	padding-right:10px;
	height:28px;
	line-height:28px;
	background:none;
}

ul#top_menu li a:hover #top_menu_center
{
	padding-left:10px;
	padding-right:10px;
	height:28px;
	line-height:28px;
	background-image:url(../img/menu_hil_center.png);
	background-repeat:repeat-x;
	color:#44B9F1;
}

ul#top_menu li a #top_menu_right
{
	width:3px;
	height:28px;
	line-height:28px;
	background:none;
}

ul#top_menu li a:hover #top_menu_right
{
	width:3px;
	height:28px;
	line-height:28px;
	background-image:url(../img/menu_hil_right.gif);
	background-repeat:no-repeat;
}

ul#top_menu li a#top_menu_sel #top_menu_left
{
	width:3px;
	height:28px;
	line-height:28px;
	background-image:url(../img/menu_sel_left.gif);
	background-repeat:no-repeat;
}

ul#top_menu li a#top_menu_sel:hover #top_menu_left
{
	width:3px;
	height:28px;
	line-height:28px;
	background-image:url(../img/menu_hil_left.gif);
	background-repeat:no-repeat;
}

ul#top_menu li a#top_menu_sel #top_menu_center
{
	padding-left:10px;
	padding-right:10px;
	height:28px;
	line-height:28px;
	background-image:url(../img/menu_sel_center.png);
	background-repeat:repeat-x;
}

ul#top_menu li a#top_menu_sel:hover #top_menu_center
{
	padding-left:10px;
	padding-right:10px;
	height:28px;
	line-height:28px;
	background-image:url(../img/menu_hil_center.png);
	background-repeat:repeat-x;
	color:#44B9F1;
}

ul#top_menu li a#top_menu_sel #top_menu_right
{
	width:3px;
	height:28px;
	line-height:28px;
	background-image:url(../img/menu_sel_right.gif);
	background-repeat:no-repeat;
}

ul#top_menu li a#top_menu_sel:hover #top_menu_right
{
	width:3px;
	height:28px;
	line-height:28px;
	background-image:url(../img/menu_hil_right.gif);
	background-repeat:no-repeat;
}

#nvcontainer ul
{
	list-style-type: none;
	text-align: left;
	padding: 0 0 10px 10px;
}

#nvcontainer ul li a
{
	padding: 0;
	text-align: left;
	text-decoration: none;
	color: #003366;
}

#nvcontainer ul li a:hover
{
	color: #41B8EE;
}

#nvcontainer ul li a#current
{
	color: #41B8EE;
}
.evt_date {
	float:left; 
	width:80px;
}