﻿html{
	scrollbar-track-color: #2C3747;
	scrollbar-face-color: #3B4A61;
	scrollbar-arrow-color: #7EA5E0;
	scrollbar-highlight-color: #6E78D3;			/* ext?rieur */
	scrollbar-shadow-color: #112031;			/* ext?rieur */
	scrollbar-3dlight-color: #2C3747;  			/* int?rieur */
	scrollbar-darkshadow-color: #2C3747; 		/* int?rieur */
}
body {
	margin:0px;
	padding:0px;
	background-color:#7AA2D5;
	background-image:url(file:///private/tmp/7696/__192.168.200.200_MultiHat%20Web/img/bg.jpg);
	background-position: top center;
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#777777;
}

form{
	padding:0px;
	margin:0px;
}
.shadow_left{
	background-image:url(file:///private/tmp/7696/__192.168.200.200_MultiHat%20Web/img/shadowLeft.jpg);
	width:1px;
}
.shadow_right{
	background-image:url(file:///private/tmp/7696/__192.168.200.200_MultiHat%20Web/img/shadowRight.jpg);
	width:1px;
}
.bg_search{
	background-image:url(file:///private/tmp/7696/__192.168.200.200_MultiHat%20Web/img/bgSearch_repeat.gif);
	height:41px;
}
.bg_headHome{
	background-image:url(file:///private/tmp/7696/__192.168.200.200_MultiHat%20Web/img/headerHome.jpg);
	background-repeat:no-repeat;
	width:406px;
	height:182px;
}
.inputctrl {
	background-image:url(file:///private/tmp/7696/__192.168.200.200_MultiHat%20Web/img/inputBg.jpg);
	background-position:right;
	border : 1px solid #6CB72b;
	font-size: 10px;
	color: #6CB72b;
}
.menu{
	background-color:#FFFFFF;
	width:175px;
}
.mainContent{
	background-color:#FFFFFF;
	background-image:url(file:///private/tmp/7696/__192.168.200.200_MultiHat%20Web/img/bgHomeContent.jpg);
	background-repeat:no-repeat;
}
.div_mainContent{
	padding: 10px;
	color: #0D429A;
}

a:link    {text-decoration: underline; color: #726959;}
a:visited {text-decoration: underline; color: #575044;}
a:active  {text-decoration: none; color: #726959;}
a:hover   {text-decoration: none; color: #575044;}

.footer {color: #9b9b9b;}
a.footer:link    {text-decoration: none; color: #2c5bab;}
a.footer:visited {text-decoration: none; color: #5974a3;}
a.footer:active, a.footer:hover  {text-decoration: underline; color: #fd9c14;}

.footerWhite {color: #FFFFFF;}
a.footerWhite1:link    {text-decoration: none; color: #FFFFFF;}
a.footerWhite1:visited {text-decoration: none; color: #FFFFFF;}
a.footerWhite1:active, a.footerWhite1:hover  {text-decoration: underline; color: #FFFFFF;}

.footer2 {color: #3b4c69;}
a.footer2:link    {text-decoration: underline; color: #3B4C69;}
a.footer2:visited {text-decoration: underline; color: #3B4C69;}
a.footer2:active, a.footer2:hover  {text-decoration: none; color: #FFFFFF;}

.spc { font-size: 1px;}
.txt { color: #777777;}

.tableTitle {
	color: #FFFFFF;
	font-weight:bold;
	padding:4px;
}
.tabletxt1 {
	font-size: 10px;
	color: #4D4D4D;
	padding:4px;
}
a.tabletxt1link:link    {text-decoration: underline; color: #0D429A;}
a.tabletxt1link:visited {text-decoration: underline; color: #2F6DD3;}
a.tabletxt1link:active, a.tabletxt1link:hover  {text-decoration: none; color: #0D429A;}


.tabletxt2 {
	color: #777777;
}
.txtSmall {
	font-size: 10px;
	color: #777777;
}
.txtTitle {
	font-size: 13px;
	font-weight:bold;
	line-height:11px;
	color: #003896;
}
.contact{
	background-image: url(file:///private/tmp/7696/__192.168.200.200_MultiHat%20Web/img/footer.gif);
	color: #FFFFFF;
	height:28px;
}
.error{
	color:#CC0000;
	font-weight:bold;
}

/* TALBE */
#courseTable a:link{text-decoration: underline; color: #0D429A;}
#courseTable a:visited{text-decoration: underline; color: #2F6DD3;}
#courseTable a:active {text-decoration: none; color: #0D429A;}
#courseTable a:hover {text-decoration: none; color: #0D429A;}

.th{
	color:#FFFFFF;
	background-color:#0D429A;
}
.td_spacer{
	background-image:url(file:///private/tmp/7696/__192.168.200.200_MultiHat%20Web/img/tableHSpliter.gif);
	background-repeat:repeat-x;
	background-position:center;
	font-size:1px;
	height:1px;
}
.tr1{
	background-color:#FFFFFF;
	font-size: 10px;
}
.tr2{
	background-color:#F5F6FB;
	font-size: 10px;
}
.trOver{
	background-color:#FFF1E8;
	font-size: 10px;
}

#pollTable th{
	color:#FFFFFF;
	background-color:#0D429A;
	text-align:left;
}
#pollTable tr{
	background-color:#F5F6FB;
}
/* POPUP */
.body_popup{
	background-color:#ECE9E4;
	background-image:url(file:///private/tmp/7696/__192.168.200.200_MultiHat%20Web/img/popBg.gif);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#777777;
	margin:0px;
	padding:0px;
}
.mainContent_popup{
	width:95%;
	padding:10px;
}

/* My Comment */