.wsft_frame{
		
}

.wsft_frame_pad{
		padding-left: 5px;
}

.wsft_middle{
		background-color: #FFFFFF;
		border: 2px solid #0055BB;
		font-size:12px;
		padding-left:5px;
		padding-top:0px;
		padding-bottom:5px;
		padding-right:5px;
		margin: 0 0 0 0;
}

.wsft_middle_title{
		background: #FFFFFF;
		font-size:12px;
		font-weight:bold;
	
}

/* Debut css du trafic exchange (default.css)*/
/*
This CSS file contains the default formatting
If you are customizing your own design I suggest you start of with this
*/


body{
		background-color: #E0E0E0;
		font-family:Tahoma,Verdana,Arial,sans-serif; 
		
}


/* Square Sections (uses class for rounding)*/

.wsft_inline{
		background: #FFFFFF;
}

.wsft_in_top{
		background: #C0C0C0;
}

.wsft_in_bottom{
		background: #C0C0C0;
}

/* Bottom Nav Links */
.wsft_bottom{
		padding-left: 5px;
}

.wsft_bottom a:link {
		color: #000000;
		text-decoration: none;
		font-weight: bold;
}

.wsft_bottom a:active {
		color: #FF0000;
		text-decoration: none;
		font-weight: bold;
}

.wsft_bottom a:visited {
		color: #000000;
		text-decoration: none;
		font-weight: bold;
}

.wsft_bottom a:hover {
		color: #FF0000;
		text-decoration: underline;
		font-weight: bold;
}


/* Top Nav Links */
.wsft_menu{
		float:right;
		font-size:12;
		padding-bottom:5px;
}

.wsft_menu a:link {
		color: #000000;
		text-decoration: none;
		font-weight: bold;
}

.wsft_menu a:active {
		color: #FF0000;
		text-decoration: none;
		font-weight: bold;
}

.wsft_menu a:visited {
		color: #000000;
		text-decoration: none;
		font-weight: bold;
}

.wsft_menu a:hover {
		color: #FF0000;
		text-decoration: underline;
		font-weight: bold;
}


/* Tools Table */

.wsft_tools_table {
		border:1px solid #000000;
}

.wsft_tools_table td {
		border:1px solid #000000;
}


.wsft_tools_table a:link {
		color: #000000;
		text-decoration: none;
		font-weight: bold;
		font-size: 90%
}

.wsft_tools_table a:active {
		color: #FF0000;
		text-decoration: none;
		font-weight: bold;
}

.wsft_tools_table a:visited {
		color: #000000;
		text-decoration: none;
		font-weight: bold;
		font-size: 90%
}

.wsft_tools_table a:hover {
		color: #FF0000;
		text-decoration: underline;
		font-weight: bold;
}

/* Standard Tables */

.wsft_grid td a:link {
		color: #86A5D3;
		text-decoration: none;
}

.wsft_grid td a:active {
		color: #000000;
		text-decoration: underline;

}

.wsft_grid td a:visited {
		color: #86A5D3;
		text-decoration: none;
}

.wsft_grid td a:hover {
		color: #000000;
		text-decoration: underline;
}

.wsft_grid{
		border:1px solid #000000;
		border-top-width: 0px;
		border-spacing:0px; 
		border-collapse:collapse;

}

.wsft_grid td{
		border:1px solid #C0C0C0;
		padding-left:2px;
		padding-right:2px;
		padding-top:5px;
		padding-bottom:5px;
		font-size:11pt;

}

.wsft_grid th{
		padding: 5px;
		font-size:10pt;
		text-decoration: underline;
		background-image: url('/images/button4.gif');
		height:13pt;
		border-left-width:0px;
		border-right-width: 0px;
		white-space: nowrap;
		margin:2px,2px,2px,2px;
}

.side_boxes{
		border:0px solid;
		border-spacing:0px; 
		font-size:12px;
		font-family:Tahoma,Verdana,Arial,sans-serif;
}

.side_boxes td{
		border:0px solid;
}

/* Edit Grid */

.wsft_edit_grid{
		border-top-width: 0px;
		border-collapse: collapse
}

.wsft_edit_grid td{
		border:1px solid #C0C0C0;
		font-size:12px;
		border-left-style: solid;
		border-left-width: 1px;
		border-right-width: 0px;
		border-top-style: solid;
		border-top-width: 1px;
		border-bottom-width: 0px;
}

.wsft_edit_grid th{
		font-size:12px;
		background-image: url('../images/button4.gif');
}

/* Injected SQL Grid */

.wsft_injected_grid{
	border:1px solid #C0C0C0;
	border-top-width: 0px;
	border-left-width: 0px;
}

.wsft_injected_grid td{
		font-size:12px;
		border-left-style: solid;
		border-left-width: 1px;
		border-right-width: 0px;
		border-top-style: solid;
		border-top-width: 1px;
		border-bottom-width: 0px;
		padding: 5px;
}

.wsft_injected_grid th{
	padding: 5px;
		font-size:12px;
		background-image: url('../images/button4.gif');
}

/* Rounded | Squared inline boxes */

#wsft_inline {
		background-color: #FFFFFF;
}

#wsft_inline_two {
		background-color: #C0C0C0;
}

#wsft_inline_three {
		background-color: #C0C0C0;
}

#wsft_inline_four {
		background-color: #C0C0C0;
}

/* MISC */

a:link {
		color: #000000;
		text-decoration: none;
		
}

a:active {
		color: #FF0000;
		text-decoration: none;
		
}

a:visited {
		color: #000000;
		text-decoration: none;
}

a:hover {
		color: #FF0000;
		text-decoration: none;
}

td{
		border:none;
		font-size:12pt;
}

th{
		font-size:12px;
		background-image: url(/images/button5.gif);
		background-repeat:repeat-x;
}

h1{
		margin: 0;
		font-size:200%;
		text-align: center;
		color:#FF0000;
		font: Verdana, Arial, Helvetica, sans-serif;
		
}

h2{
		margin: 0;
		font:Verdana, Arial, Helvetica, sans-serif;
		font-size:150%;
		text-decoration: underline;
		text-align: center;
		padding-bottom: 5px;
		padding-top: 5px;
}

h3{
		margin: 0;
		font-size:110%;
		text-decoration: underline;
		text-align: center;
		padding-bottom: 5px;
		padding-top: 5px;
}

.ig{
	height: 2px groove;
	color :#CCCCCC;

}

hr{
		color :#C0C0C0;
		background-color : #C0C0C0;
		height: 5px;
}

.buttonsubmit{
		background: url('/images/button3.png') no-repeat;
		border: solid 0 #FFFFFF;
		height: 25px;
		width: 77px;
}

.buttonsubmitLarge{
		border: solid 0 #FFFFFF;
		background: url('/images/button3longer.png') no-repeat;
		height: 28px;
		width: 157px;
}

.textinput{
		background: url('/images/blocks.gif') no-repeat; 
		background-position: 1px 5px; 
		padding-left: 10px;
		width:160px;
}
/* Fin css du trafic exchange (default.css)*/


/* Debut css du template (styles.css)*/
/* content */
.text-header { font-size: 19pt; font-family: Arial Narrow, Arial, sans-serif; color: #8F8391;}
.pageContent { font-size: 12pt; font-family: Arial Narrow, Arial, sans-serif; color: #7F757E; }
 .pageContent a { font-size: 12pt; font-family: Arial Narrow, Arial, sans-serif; color: #7F757E; text-decoration: none; border-bottom: 1px dotted;  }
/*nouvel ajout*/
 .pageContent a:hover { font-size: 12pt; font-weight:bold; font-family: Arial Narrow, Arial, sans-serif; color: #990000; text-decoration: none; border-bottom: 1px dotted;  }

/* top elements */
.company { font-size: 18pt; font-family: Arial Narrow, Arial, sans-serif; color: #ffffff; }
.slogan { font-size: 8pt; font-family: Arial Narrow, Arial, sans-serif; color: #ffffff; }

/*main menu*/
.menu { font-size: 13pt; font-family: Arial Narrow, Arial, sans-serif; color: #ffffff; text-decoration: none; }
.amenu { font-size: 10pt; font-family: Arial Narrow, Arial, sans-serif; color: #ffffff; text-decoration: none; }
/*nouvel ajout*/
.menu:hover { font-size: 13pt; font-weight: bold; font-family: Arial Narrow, Arial, sans-serif; color: #ffffff; border-bottom:1px dotted; }

/*submenu*/
.submenu { font-size: 9pt; font-family: Arial Narrow, Arial, sans-serif; color: #ffffff; text-decoration: none; }
.asubmenu { font-size: 9pt; font-family: Arial Narrow, Arial, sans-serif; color: #ffffff; text-decoration: underline; }

/*copyright*/
.footer { font-size: 8pt; font-family: Arial Narrow, Arial, sans-serif; color: #ffffff; }

/*backgrounds*/
.bg { background-color: #F6E3F6; }

/* Fin css du template (styles.css)*/
/*nouvel ajout*/
.noir { background-color: #CCCCCC; color: #333333;}

/*Ajout infobulle*/
a.info {
  position:relative;
}
a.info:hover {
   background: none; 
   z-index: 500; 
}
a.info span {display: none;}
a.info:hover span {
   color:#333333;
   display: inline; 
   position: absolute;
   font-size:10px;
   font-weight:normal;
   width:177px;
   top: 10px; 
   left: 50px;
   background: white;
   padding: 3px;
   border: 1px solid #5D779A;
   border-top: 4px solid #5D779A;
}
/* Fin Infobulle */