body
{
	background-color: #EFEFEF;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;

	color: #666666;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A:link {color:#CC6600; text-decoration: none;}
A:visited {color:#CC6600; text-decoration: none;}
A:active {color:#CC6600; text-decoration: none;}
A:hover {color:#CC6600; text-decoration: underline;}

hr {
	height: 1px;
	border-top: 1px dashed #DEDEDE;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
}

/* ***************** forms styles ************************ */
select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
form{
    margin: 0px;
}
.width_s {width: 50px;}
.width_m {width: 200px;}
.width_l {width: 350px;}

.submit
{
	border: 1px solid #CCCABE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	background-color: #FBA72B;
	cursor: pointer;
	background-image: url(../images/btn_bg.jpg);
	background-repeat: repeat-x;
	height: 26px;
	color: #FFFFFF;
}
.button
{
	border: 1px solid #CCCABE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	background-color: #FBA72B;
	cursor: pointer;
	background-image: url(../images/btn_bg.jpg);
	background-repeat: repeat-x;
	height: 15px;
	color: #FFFFFF;
}
.buttonSelected
{
	border: 1px solid #CCCABE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	background-color: #FBA72B;
	cursor: pointer;
	background-image: url(../images/btn_bg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	color: #FFFFFF;
}

/* ***************** end forms styles ************************ */

/* ***************** structure styles ************************ */
.table_main {
	height: 100%;
	width: 990px;
	background-color: #FFFFFF;
	background-image: url(../images/td_main_bg.gif);
	background-repeat: repeat-y;
}
.td_main {
	vertical-align: top;
	width: 990px;
	height: 100%;
	background-image: url(../images/td_main_b.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.separator_v {
	background-color: #EFEFEF;
	height: 6px;
}
.td_content {
	background-image: url(../images/td_main_t.gif);
	background-repeat: no-repeat;
}
.column_left {
	vertical-align: top;
	width: 250px;
	padding-top: 10px;
}
.column_center {
	vertical-align: top;
	width: 740px;
	padding: 20px;
}
.menu_bg {
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-y;
}
.menu_t {
	background-image: url(../images/menu_t.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 20px;
}
.menu_b {
	background-image: url(../images/menu_b.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.leftbox {
	background-image: url(../images/lefttitle_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.contactbox {
	background-image: url(../images/contactbox.jpg);
	height: 215px;
	width: 228px;
	background-repeat: no-repeat;
	padding-right:20px;
	color: #5F5045;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 12px;
}

.shad_l {
	background-image: url(../images/shad_l.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	width: 5px;
}
.shad_r {
	background-image: url(../images/shad_r.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	width: 5px;
}
.shad_t {
	background-image: url(../images/shad_t.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	height: 5px;
}
.shad_b {
	background-image: url(../images/shad_b.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	height: 5px;
}
.box_t {
	background-image: url(../images/box_t.jpg);	background-repeat: repeat-x; background-position: top;
}
.box_l {
	background-image: url(../images/box_l.jpg);
	background-repeat: repeat-y;
	width: 10px;
	vertical-align: bottom;
}
.box_r {
	background-image: url(../images/box_r.jpg);	
	background-repeat: repeat-y;
	width: 10px;
	vertical-align: bottom;
}
.box_content {
	background-image: url(../images/box_b.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.bord_dotted_b {
	background-image: url(../images/dot_h.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bord {
	border: 1px solid #D7D7D7;
	margin-top: 10px;
}
.top_bg {
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	height: 30px;
}
.th {
	font-size: 12px;
	font-weight: bold;
	color: #484848;
	background-color: #E7E7E7;
	padding: 4px;
	height: 26px;
	background-image: url(../images/th_bg.jpg);
	background-repeat: repeat-x;
}
.table_row_light {
	background-color: #FFFFFF;
	vertical-align: top;
}
.table_row_dark {
	background-color: #F4F4F4;
	vertical-align: top;
}
.table_row_attention {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CDCDCD;
	height: 30px;
}
/* ***************** end structure styles ************************ */


/* ***************** text styles ************************ */
p {
	margin:0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
ul {
	margin:0px;
	padding-left: 30px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC6600;
	font-weight: normal;
	margin-bottom:10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #cf7011;
	font-weight: normal;
	margin:0 0 6px;
}
h3{	font-size: 12px;
	color: #A9A9A9;
	font-weight: bold;
	margin:0;
}
.text_small {
	font-size: 10px;
	color: #999999;
}
.title_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6600;
	font-weight: bold;
}
.title_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.title_leftbox {
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	padding-bottom: 10px;
}
.whiteText {
	color: #FFFFFF;
}
.redText {
	color: #990000;
}
li {
	list-style-image: url(../images/bullet_b.gif);
	padding-bottom:2px;
	padding-top:2px;
}
/* ***************** end text styles ************************ */


/* ***************** footer ************************ */
.footer
{
	background-repeat: repeat-x;
	background-color: #EFEFEF;
	font-size: 10px;
}

/* ***************** end footer ************************ */

tr.todd
{
	background-color: #F8F9FA;
}

tr.teven
{
	background-color: #F0F2F4;
}
tr.wrong
{
	color: #990000;
	background-color: #FFC5C5;
	text-align: center;
	font-weight: bold;
}

tr.correct
{
	color: #436D27;
	background-color: #E0F1D3;
	text-align: center;
	font-weight: bold;
}
td.wrong
{
	color: #990000;
	background-color: #FFC5C5;
	text-align: center;
	font-weight: bold;
}

td.correct
{
	color: #436D27;
	background-color: #E0F1D3;
	text-align: center;
	font-weight: bold;
}
#BigDiv
{
	display: none;
	width: 350px;
	height: auto;
	position: absolute;
	background-color: #ebeef0;
	padding: 5px;
	margin: 20px 0 0 -10px;

}

#toolFrame
{
	position:absolute;
	width:350px;
	height:auto;
	top:0px;
	left:0px;
	border:none;
	display:inline;
	z-index:10;
}

.popUpToolTip
{
	display: inline;
	width: 350px;
	height: auto;
	position: absolute;
	background-color: #ebeef0;
	border: #d6d7d7 1px solid;
	padding: 5px;
	top: 0px;
	left: 0px;
	z-index: 100;
}

.popUpToolTip SPAN
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4b819c;
	padding: 0;
	margin: 0;
}

.popUpToolTip P 
{
	padding: 7px 0;
	margin: 0;
	text-align: justify;
}

.popUpToolTipImage
{
	position: absolute;
	margin: 0 0 0 325px;
}
#top {
	position:absolute; width:1px; height:1px; z-index:1; left: 0; top: 0; overflow: hidden; visibility: hidden;
}
.bouton { 
   vertical-align: middle;
 padding-bottom: 6px;
}

p.bouton img { 
   vertical-align: middle;
   display: block; 
}
p.bouton span { 
   padding-left: 0; 
}
div.bouton img,div.bouton span { 
   vertical-align: middle;
   display: block; 
}
div.bouton span { 
   padding-left: 0; 
}