@charset "iso-8859-1";
BODY, DIV, TABLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	scrollbar-face-color: #d8ebff;
    scrollbar-shadow-color: #2d4d97;
    scrollbar-highlight-color: #2d4d97;
    scrollbar-3dlight-color: #d8ebff;
    scrollbar-darkshadow-color: #d8ebff;
    scrollbar-track-color: #d8ebff;
    scrollbar-arrow-color: #1c1c1c;

}

a{text-decoration: none; color: #003366;}
a:visited{text-decoration: none; color: #003366;}
a:active{text-decoration: none; color: #66CCFF;}
a:hover{text-decoration: none; color: #66ccff;}

LI {
	list-style-type:square;
	margin-top:10px;
	margin-left:10px;
}

.li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#333333;
	text-decoration: none;
}

.fond {
	background-color: #EFEFEF;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/index_07.gif);
}

.texteblanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.textegrasgris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#333333;
	text-decoration: none;
}

.textegrasblanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#ffffff;
	text-decoration: none;
}

.titre16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#003366;
	text-decoration: none;
}

.titregrasblanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#ffffff;
	text-decoration: none;
}


.liens a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}

.liens a:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.liens a:hover {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	text-decoration: none;
}

.pdf  {
	text-align:center;
	width:15px;
	height:15px;
	background:url('bts/photo1.gif') no-repeat;
}


/*.pdf a  {
	font-size:10px;
	color:#D8EBFF;
	font-weight: bold;
	text-decoration:none;
}

.pdf a:hover  {
	font-size:10px;
	width:100%;
	height:100%;
	background:url('bts/photo1_over.gif') no-repeat bottom;
	font-weight:bold;
	text-decoration:none;
	color:#2D4D97;
}*/


.menu {
	text-align:center;
	width:108px;
	height:20px;
	background-color: #fff;
	/*background:url('bts/btn.gif') no-repeat;*/
}

.menu a {
	font-size:10px;
	color: #666666;
	font-weight: bold;
	text-decoration:none;
}

.menu a:hover, .selected {
	font-size:10px;
	width:100%;
	height:100%;
	/*background-color: #FF9900;*/
	background:url('bts/btn_over.gif') no-repeat bottom;
	font-weight:bold;
	text-decoration:none;
	color:#142b61;
}

.menu span {
	display:block;
	margin-top:5px;
	padding-left:0px;
}

.trans {
	background:#FFF;
	-moz-opacity:0.7;
	opacity: 0.7;
	filter:alpha(opacity=70);

}

#boxes {
	font-family: Arial, sans-serif;
	list-style-type: none;
	margin: 0px;
	padding: 5px;
	width: 100%;
}
#boxes li {
	position: relative;
	list-style:none;
	float: left;
	margin: 5px;
	width: 122px;
	height: 100px;
	border: 1px solid #CCC;
	text-align: center;
	padding-top: 5px;
	background-color: #FFF;
}

.btsub {
   width: 150px;
   height: 16px;
   margin: 0;
   padding: 0;
   border: 0;
   background: transparent url(submit.gif) no-repeat top left ;
   text-indent: 3000px;
   cursor: pointer;  
}
.btsub:hover {
   background-position: 0 -16px;/
}.textegris {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}

#kwicks_container { 
	background-color: white;
	height: 20px;
}
#kwicks {
	width:980px;
	position: relative;
}
 
#kwicks .kwick {
	float: left;
	display: block;
	width: 107px;
	height: 20px;
}
 
#kwick_red {background-color: red;}
#kwick_orange {background-color: orange;}
#kwick_yellow {background-color: yellow;}
#kwick_green {background-color: green;}
#kwick_blue {background-color: blue;}
#kwick_indigo {background-color: indigo; color: #fff; }
#kwick_violet {background-color: violet;}
