/* ******** Tags HTML standards et globaux ******** */

body {
	margin: 0px;
	padding: 0px;
	font: 12px Arial;
	color: #828282;
	color: #6e6e6e;
	background: #edf4fb url(bckg.jpg) repeat-x;
}

a {color: #419ef1; text-decoration: none; font-weight: normal;}
a:hover {color: #419ef1; text-decoration: underline; font-weight: normal;}
a:active {color: #419ef1; font-weight: normal;}
a:visited {color: #419ef1; font-weight: normal;}

a img{border: 0px;}
a:hover img{border: 0px;}

ul {list-style-type:square;}

#container {
	width: 980px;
	height: 600px;
	background: transparent ;	
	margin: 0px auto 0px auto;
	border: 0px solid #fff;
	border-top: 1px solid transparent;	
	
}

div.logo {
	margin: 10px 0 0 0;
	
	}


/*** MENU TOP **/

table.menuWrap {
	margin: 0px 0px 15px 0px;
	height: 26px;
	border: 0px solid #ccc;
}
div.menu {
	border: 0px solid #ccc;
	text-transform: uppercase;
	//height: 25px;
	//width: 770px;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 7px 0px;
}

div.menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}


/* SUCKERFISH */

#nav {}
#nav a {
	font-weight: normal;
	color: #646464;
}

#nav a {
	text-decoration: none;
}

#nav li {
	float: left;
	position: relative;
	cursor: default;
	background-color: white;
	padding: 8px 20px 7px 20px;
	border-right: 1px solid #fff;
	text-transform: uppercase;
}

#nav li:hover {
	background: #aed3f0;
}

#nav li:hover div a{
	color: #fff;
}

#nav li ul.lev2 {
	display: none;
	position: absolute;
	top: 100%;
	left: 0px;
	font-weight: normal;
	
	padding: 3px 0px 0px 0px;

}

#nav li>ul {
	top: 29px;
	left: 0px;
}

#nav ul.lev2 li {
	display: block;
	width: 180px;
	float: none;
	background-color: #fff;
	border: 0;
	border-bottom: 1px solid #aed3f0;
	border-right: 1px solid #aed3f0;
	border-left: 1px solid #aed3f0;
	text-transform: none;
	background: #fff url(side_menu_dot.gif) 10px center no-repeat;
	padding: 8px 0px 7px 30px;
}

#nav ul.lev2 li a {
	display: block;
	font-weight: normal;
	color: #646464;
}

#nav ul.lev2 li a:hover {
	color: #aed3f0;
}


#nav ul.lev2 li:hover {
	display: block;
	float: none;
	background-color: #fff;
	border-bottom: 1px solid #aed3f0;
	border-right: 1px solid #aed3f0;
	border-left: 1px solid #aed3f0;
	background: #fff url(side_menu_dot.gif) 10px center no-repeat;
}

#nav li:hover ul, li.over ul {
	display: block;
}

#nav li.selected {
	background: #aed3f0;
		
}

#nav .selected div a{
	color: #fff;	
}

#nav .selected  div a:hover{
	color: #fff;	
}

#nav ul.lev2 li.selectedSub {
	background: #aed3f0;	
}

#nav ul.lev2 li:hover.selectedSub {
	background: #aed3f0;	
}

#nav ul.lev2 li.selectedSub a{
	color: #fff;
}

#nav ul.lev2 li:hover .selectedSub a:hover{
	color: #fff;
}

/* END SUCKER FISH


/*** SEARCH BOX ***/

div.searchMenu {
	margin-left: 2px;
	border: 1px solid #c5c7c8;
	pbackground: #fff url(bckg_search.gif) no-repeat;
	width: 135px;
	height: 19px;
	padding: 0px 0px 0px 0px;
}

#searchfrom {
	
}
.textField {
	width: 110px;
	height: 16px;
	border: 0px solid #ccc;
	padding: 0px;
	font: 11px Arial;
	color: #878889;
	margin: 0px 0p 0px 0px;
	border-left: 2px solid #fff;
}
.submitBut {
	 background: transparent; border: 0px solid #fff;
}

button {
	margin: 1px 1px 0px 0px;
	padding: 0px;
	border: 0px;
}

/** BANNER BOX **/

div.bannerBox {
	width: 980px;
	height: 208px;
	background: #fff url(banner_bckg.gif) no-repeat;
	margin: 5px 0px 0px 0px;	
}

div.flashAnim {
	width: 750px;
	height: 175px;
	background: #fff no-repeat;
	float: left;
	margin: 18px 0px 0px 18px;
}

div.news_bluebox {
	font: 11px Arial;
	color: #fff;
	width: 165px;
	height: 155px;
	float:right; 
	margin: 18px 18px 0px 0px;
	border: 0px solid #0f0;
	text-align: center;
	padding: 15px 5px 0px 5px;
}

div.news_bluebox strong {
	font-weight: bold;	
}
div.news_bluebox p.blueTitle{
	font: 11px Arial;
	color: #fff;
}

div.news_bluebox p{
	margin: 10px 0px 0px 0px;
	font: 12px Verdana;
	color: #000;
}


/** ROOTLINE **/

div.rootline {
	margin: 8px 0px 8px 2px;
	border: 0px solid #fff;	
}

div.rootline a{
	color: #828282;
	color: #6e6e6e;
	text-decoration: none;
	font-weight: normal;
}

div.rootline a:hover{
	color: #828282;
	color: #6e6e6e;
	text-decoration: underline;
	font-weight: normal;
}

div.rootline .selected a{
	text-decoration: none;
	font-weight: normal;
}

div.rootline .selected a:hover{

	text-decoration: underline;
	font-weight: normal;
}


/** CONTENT **/

table.content {
	width: 767px;
	background: #fff;
	padding: 0;
	border-bottom: 1px solid #b1d1ed ;
	border-top: 1px solid #b1d1ed ;
	margin: 0px 0px 0px 2px;
}

div.textBox {
	float: right;
	width: 535px;
	margin: 20px 16px 20px 0px;	
}

/** SIDE MENU **/



div.sideMenu {

	height: 300px;
	width: 175px;
	margin: 12px 0px 0px 18px;

	border: 0px solid #0f0;
}

div.sideMenu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

div.sideMenu li {
	list-style-type: none;
	margin: 0px;
	border-bottom: 1px solid #e3e3e4;
	padding: 8px 0px 6px 20px;
	background: url(side_menu_dot.gif) no-repeat;
}

div.sideMenu a{
	color: #828282;
	color: #6e6e6e;
	text-decoration: none;
	font-weight: normal;
	
}

div.sideMenu a:hover{
	color: #aed4f1;
	text-decoration: none;
	font-weight: normal;
	
}

div.sideMenu .selected a{
	color: #aed4f1;
	text-decoration: none;
	font-weight: bold;
	
}

div.sideMenu .selected a:hover{
	color: #aed4f1;
	text-decoration: none;
	font-weight: bold;
}

div.sideMenu li.submenu {
	margin: 0px 0px 0px 35px;
}

div.sideMenu  li.submenuSelected {
	margin: 0px 0px 0px 35px;	
}

div.sideMenu  .submenuSelected a{
	color: #aed4f1;
	text-decoration: none;
	font-weight: bold;	
}

div.sideMenu  .submenuSelected a:hover{
	color: #aed4f1;
	text-decoration: none;
	font-weight: bold;	
}

/** QUICK ACCESS**/

div.quickAccess {
	float: right;
	width: 196px;
	height: 100px;
	background: transparent;
	margin: -1px 0px 0px 0px;
}

div.quickAccess img {
	border: 0px;	
}

div.quickAccess a{
	border: 0px;	
}

div.quickAccess div {
	border: 0px;	
}


div.footer {
	clear:both; float: left; padding: 5px 10px 10px 0px ; text-align: left;
}

p{
	margin: 0px;
}

h1, h2, h3, h4 {
	margin: 0px 0px 8px 0px;
	text-transform: normal; 
	font: 12px Arial;
	color: #828282;
	color: #6e6e6e;
	font-weight: bold;
}

input, textarea {width: 250px; margin: 2px 0px 2px 0px;}

/** GLOSAAIRE **/

div.glossaireMenu {
	padding: 0px;
 	border: 0px solid #0f0;
 	margin: 0px 0px 20px 0px;
}
div.glossaireMenu ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

div.glossaireMenu li{
	list-style-type: none;
	display: inline;
	padding: 0px 5px 0px 5px;
}

div.glossaireMenu li.selected{
	list-style-type: none;
	display: inline;
	padding: 0px 5px 0px 5px;
	border: 2px solid #aed4f1;
}


/* T3 stuff */

.tx-ttnews-browsebox {margin: 15px 0px 0px 0px;}
.csc-textpic-caption {color: #000;}


/** CORRECTIONS **/

.align-right {
	text-align: right;	
}

.align-left {
	text-align: left;	
}

.align-center {
	text-align: center;	
}

.csc-textpic-caption {
	color: #828282;
	color: #6e6e6e;	
}


.align-justify {text-align:justify;}


.customTable {
	width: 100%;	
}

.customTable tr .td-0{
	text-align: left;
}

.customTable th {
	text-align: right;
}

.customTable td{
	text-align: right;
	border: 1px;
	}
	
.customTable  .td-1 {
	color:#419ef1;
}


