/*
	STYLE GENERAL
*/
body {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#ffffff;
	background-color: #000000;
	text-align:left;
	margin:0px;
	border:none;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat;
}

a:link { color: #BE0C26; text-decoration:none; }
a:visited { color: #BE0C26; text-decoration:none; }
a:hover { color: #ffffff; text-decoration:underline; }
a:active { color: #ffffff; text-decoration:underline; }
a:focus { color: #ffffff; text-decoration:underline; }

select, textarea, input { font-size:11px; font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }

li { list-style:outside; line-height:24px; }


table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#efefef;
	background-color:#000000;
}
table a:link { color: #F29400; text-decoration:none; }
table a:visited { color: #F29400; text-decoration:none; }
table a:hover { color: #ffffff; text-decoration:underline; }
table a:active { color: #ffffff; text-decoration:underline; }
table a:focus { color: #ffffff; text-decoration:underline; }
table tr { height:20px; padding-top:2px; padding-bottom:2px; }

.react {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#efefef;
	background-color:#141414;
}
.react a:link { color: #F29400; text-decoration:none; }
.react a:visited { color: #F29400; text-decoration:none; }
.react a:hover { color: #ffffff; text-decoration:underline; }
.react a:active { color: #ffffff; text-decoration:underline; }
.react a:focus { color: #ffffff; text-decoration:underline; }
.react tr { height:20px; padding-top:2px; padding-bottom:2px; }
.react tr:hover { background-color:#000000; }


p { margin:0px; }




/*
	BOUTONS
*/
button {
border: 0 none;
cursor: pointer;
font-weight: bold;
padding: 0 15px 0 0;
text-align: center;
height: 30px;
line-height: 30px;
width: auto;
min-width:100px;
}

button.rounded {
background: transparent url( /_v3/img/html/btn_right.png ) no-repeat scroll right top;
clear: left;
font-size: 1.0em;
text-transform:uppercase;
}

button span {
display: block;
padding: 0 0 0 15px;
position: relative;
white-space: nowrap;
height: 30px;
line-height: 30px;
}
button.rounded span {
background: transparent url( /_v3/img/html/btn_left.png ) no-repeat scroll left top;
color: #FFFFFF;
}
button.rounded:hover {
background-position: 100% -30px;
}
button.rounded:hover span {
background-position: 0% -30px;
}
button::-moz-focus-inner {
border: none;
}




/*
	POSITIONNEMENT STRUCTURE PAGE
*/
#container {
	position:absolute;
	left: 50%;
	width: 850px;
	height: auto;
	margin-left: -425px;
	border-right:#666666 solid 1px;
	border-left:#666666 solid 1px;
	background-color:#000000;
	background-image: url(../img/header_black.jpg);
	background-repeat:no-repeat;
}
#nojs{
	background-color:#FFCC33;
	color:#000000;
	text-align:left;
	padding-left:250px;
	font-weight:bold;
	position:relative;
	width:100%;
	height:auto;
	padding-top:5px;
	padding-bottom:5px;
}

#header{
	position:relative;
	top:0px;
	width:100%;
	height:300px;
	background:none;
}


#languages {
	position:absolute;
	top:10px;
	left:10px;
	width:auto;
	height:auto;
}

#menu {
	position:absolute;
	top:235px;
	right:130px;
	width:auto;
	height:auto;
	letter-spacing:0px;
	font-size:11px;
	text-align:center;
	font-weight:600;
}
#menu a:link { text-decoration: none; color: #efefef; padding:0px 2px; }
#menu a:visited { text-decoration: none; color: #efefef;}
#menu a:hover { text-decoration:none; color: #000000; background-color:#efefef;}
#menu a:active { text-decoration: none; color: #efefef;}
#menu a:focus { text-decoration:none; color: #efefef;}
#menu img { vertical-align:middle; }


#footer{
	position:relative;
	width:770px;
	height:100px;
	top:0px;
	padding:150px 40px 0px 40px;
	background-image: url(../../_v3/img/footer_black.jpg);
	background-repeat:repeat-x;
	font-size:10px;
	letter-spacing:1px;
	color: #efefef;
}
#footer a:link { text-decoration: none; color: #efefef;}
#footer a:visited { text-decoration: none; color: #efefef;}
#footer a:hover { text-decoration:underline; color: #efefef;}
#footer a:active { text-decoration:none; color: #efefef;}
#footer a:focus { text-decoration:none; color: #efefef;}
#footer img { vertical-align:text-bottom; }

#footerLeftLogo{float:left; margin:0px 20px 5px 10px; border:1px solid #333333;background-color:#FFFFFF;}
#footerRightLogo{float:right; margin:0px 10px 5px 20px; border:1px solid #333333;background-color:#FFFFFF;}



#mainSpace {
	position:relative;
	top:0px;
	left: 50%;
	margin-left:-375px;
	width:750px;
	height:368px;
	background-color:#000000;
	background-repeat:no-repeat;
	border:#333333 solid 1px;
}

.subLeftSpace {
	position:relative;
	margin-top:10px;
	width:150px;
	height:auto;
	background:none;
}
.subMainSpace {
	position:relative;
	margin-top:12px;
	left: 50%;
	margin-left:-375px;
	width:750px;
	height:auto;
	background:none;
}
.BigTitle {
	position:relative;
	height:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#efefef;
}
.BigTitle a:link { text-decoration: none; color: #efefef;}
.BigTitle a:visited { text-decoration: none; color: #efefef;}
.BigTitle a:hover { text-decoration:underline; color: #FF6600;}
.BigTitle a:active { text-decoration:none; color: #efefef;}
.BigTitle a:focus { text-decoration:none; color: #efefef;}

.subMainSpaceContent {
	position:relative;
	border:#333333 1px solid;
	background-color:#141414;
	width:100%;
	height:auto;
}



#gTopAd {position:absolute; width:728px; height:90px; top:18px; left:210px;}
#gRightAd {position:absolute; width:120px; height:600px; top:0px; left:970px; z-index:199;}



/*
	*************** STYLES DE TEXTE *************** 
*/

.White {color:#FFFFFF;}
.White a:link { text-decoration:none; color:#FFFFFF;}
.White a:visited { text-decoration:none; color:#FFFFFF;}
.White a:hover { text-decoration:underline; color:#FFFFFF;}
.White a:active { text-decoration:none; color:#FFFFFF;}
.White a:focus { text-decoration:none; color:#FFFFFF;}

.Black {color:#000000;}
.Black a:link { text-decoration:none; color:#000000;}
.Black a:visited { text-decoration:none; color:#000000;}
.Black a:hover { text-decoration:underline; color:#000000;}
.Black a:active { text-decoration:none; color:#000000;}
.Black a:focus { text-decoration:none; color:#000000;}

.Green {color:#339900;}
.Red {color:#CC0000;}

.BigWhite{font-family:Arial, Helvetica, sans-serif;color:#FFFFFF;font-size:15px;font-weight:bold;}
.BigWhite a:link { text-decoration: none; color: #ffffff;}
.BigWhite a:visited { text-decoration: none; color: #ffffff;}
.BigWhite a:hover { text-decoration:underline; color: #ffffff;}
.BigWhite a:active { text-decoration: none; color: #ffffff;}
.BigWhite a:focus { text-decoration:underline; color: #ffffff;}

.BigBlack{font-family:Arial, Helvetica, sans-serif;color:#000000;font-size:15px;font-weight:bold;}
.BigBlack a:link { text-decoration: none; color: #000000;}
.BigBlack a:visited { text-decoration: none; color: #000000;}
.BigBlack a:hover { text-decoration:underline; color: #000000;}
.BigBlack a:active { text-decoration: none; color: #000000;}
.BigBlack a:focus { text-decoration:underline; color: #000000;}

.SimpleText {color:#ffffff;letter-spacing:1px;font-size:11px;line-height:22px;text-align:justify;}

.smallNote, .smallLinkText { color:#ffffff; font-size:10px; line-height:normal; letter-spacing:0px; text-align:justify;}

.smallLinkText a:link { color:#ffffff; font-size:10px; text-decoration:none; }
.smallLinkText a:visited { color:#ffffff; font-size:10px; text-decoration:none; }
.smallLinkText a:hover { color:#ffffff; font-size:10px; text-decoration:underline;}
.smallLinkText a:active { color:#ffffff; font-size:10px; text-decoration:none;}
.smallLinkText a:focus { color:#ffffff; font-size:10px; text-decoration:none;}


.BigDL
{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	letter-spacing:1px;
}
.BigDL a:link { text-decoration: none; color: #ffffff;}
.BigDL a:visited { text-decoration: none; color: #ffffff;}
.BigDL a:hover { text-decoration:underline; color: #ffffff;}
.BigDL a:active { text-decoration: none; color: #ffffff;}
.BigDL a:focus { text-decoration:underline; color: #ffffff;}


/*
	*************** ERRORS *************** 
*/

.TCError {font-size:9px;color:#FFFFFF;background-color:#CC0000;font-weight:bold;padding:2px 5px 2px 5px;}
.TCWarn {font-size:9px;color:#FFFFFF;background-color:#FF6600;font-weight:bold;padding:2px 5px 2px 5px;}
.TCNotify {font-size:9px;color:#FFFFFF;background-color:#009900;font-weight:bold;padding:2px 5px 2px 5px;}


/*
	*************** TOOLTIP *************** 
*/

div#tooltip {
   position:absolute;
   visibility:hidden;
   z-index:1000;
   background-color:#59606d;
   color:#FFFFFF;
   border:2px solid white;
   padding:5px 5px 5px 5px;
   font-size:11px;
   min-height:1em;
   -moz-border-radius:5px;
}



