body,td,th, a {
	font-family: Verdana;
	font-size: 1em;
	color: #000;
	letter-spacing: -0.04em;
	text-decoration:none;
}
body {
	background-color: #f6f6f6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	background-image: url(img/bg.jpg);
	background-position: center;
	background-repeat:repeat-y;
	overflow-y: scroll;
}
.bleu {
	color: #238dc4;
}
.bleu a:link{
	color: #238dc4;
}
.bleu a:visited{
	color: #238dc4;
}
.bleu a:hover{
	color: #238dc4;
}
.bleu a:active{
	color: #238dc4;
}
img {
	border:0px;
}
.txt {
	font-family: Verdana;
	font-size: 1em;
	color: #000;
	letter-spacing:-1.5px;
	text-decoration:none;
}
.txt a:hover {
	background-color:#C9E6F5;	
}
.it_bleu {
	font-family: Verdana;
	font-size: 12px;
	color: #238dc4;
	font-style:italic;
	letter-spacing:-1.5px;
	text-decoration:none;
}
.gros {
	font:1.5em Arial, sans-serif; color:#30393d;
	letter-spacing: -2.5px;
}
.gros a {
	font: Arial, sans-serif; color:#30393d;
	letter-spacing: -2.5px;
	text-decoration:none;
}
.gros a:hover {
	background-color:#D6ECF8;	
}
.credits {
	font-size:9px;
	color:#8c8c8c;
}
.credits a {
	text-decoration:none;
	color:#8c8c8c;
}
.credits a:hover {
	background-color:#D6ECF8;
}

.img_border {
	border:1px solid #000;
}

.petit {
	font-size:11px;
}

/*** NAV ROLLOVERS ***/
* html a:hover
{
visibility:visible;
}


/** BT1 CSS SETTINGS **/
.cssnav_bt1
{
position:relative;
background:url(img/menu1_home_over.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 62px;
height: 86px;
margin: 0;
padding: 0;
}

.cssnav_bt1 a
{
display: block;
width: 62px;
height: 86px;
}


.cssnav_bt1 a:hover img
{
visibility:hidden;
}

/** BT2 CSS SETTINGS **/
.cssnav_bt2
{
position:relative;
background:url(img/menu2_videos_over.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 74px;
height: 86px;
margin: 0;
padding: 0;
}

.cssnav_bt2 a
{
display: block;
width: 74px;
height: 86px;
}


.cssnav_bt2 a:hover img
{
visibility:hidden;
}

/** BT3 CSS SETTINGS **/
.cssnav_bt3
{
position:relative;
background:url(img/menu3_medias_over.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 79px;
height: 86px;
margin: 0;
padding: 0;
}

.cssnav_bt3 a
{
display: block;
width: 79px;
height: 86px;
}


.cssnav_bt3 a:hover img
{
visibility:hidden;
}

/** BT4 CSS SETTINGS **/
.cssnav_bt4
{
position:relative;
background:url(img/menu4_forum_over.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 75px;
height: 86px;
margin: 0;
padding: 0;
}

.cssnav_bt4 a
{
display: block;
width: 75px;
height: 86px;
}


.cssnav_bt4 a:hover img
{
visibility:hidden;
}

/** BT5 CSS SETTINGS **/
.cssnav_bt5
{
position:relative;
background:url(img/menu5_contact_over.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 92px;
height: 86px;
margin: 0;
padding: 0;
}

.cssnav_bt5 a
{
display: block;
width: 92px;
height: 86px;
}


.cssnav_bt5 a:hover img
{
visibility:hidden;
}