body{
	font-family: "Times New Roman", Times, serif;
	color:#000000;
	font-size: 14px;
}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none; color: Navy;}


.body {
	margin: 0px;
}

.tableau{
	width:770px;
}

.pub_haut{
	width:645px;
	text-align: center;
	background-color: #6799CB;
	height: 64px;
}
.pub_sky{
	width:160px;
	text-align: center;
}

/******* Fin OFF **********/
.image{
vertical-align: middle ;
}
.menu_sous_onglet{
	width:770px;
	background-color: #6799CB;
	height: 29px;
	border-right: 2px solid #6799CB;
}
/*******************************************/
/************* corps *****************/
.corps{
	width:1000px;
	height: 29px;
	border : 0px;
	margin-left: auto;
	margin-right: auto;
}
/************ Col gauche*************/
.col_gauche{
	width:195px;
	background-color: #D0E0ED;
}
.col_gauche_haut{
	background-color: #6799CB;
}
.tabgauche{
	width:195px;
}
.on{
	background-color: #D0E0ED;
	border-right: 2px solid #6799CB;
}
.off{
	height:20px;
}
.espace{
	height:5px;
}
/************ col droite*************/
.col_droite{
	width:160px;
}

/************ Centre *************/
.centre{
	width: 645px;
	background-color: #F2F2F2;
	border-right: 2px dashed #6799CB;
	padding: 16px;
	vertical-align: top;
}


/*********** Bas  ***************/
.menu_bas{
	text-align:center;
	font-size: 10px;
	color: #000000;
	background-color: #D0E0ED;
	border-top: 2px solid #D0E0ED;
	border-bottom: 2px solid #D0E0ED;
}
.menu_bas1{
	text-align:right;
	font-size: 10px;
	color: #000000;
}
.noir{
	color:#000000;
	font-weight: bold;
}
.blanc{
	color:#FFFFFF;
	font-weight: bold;
}

/********* contenu *************/
.titre{
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}
.titre_centre{
	color: #2930EA;
	font-weight: bold;
	text-align:center;
	font-size: 16px;
}
.sous_titre{
	color: #2930EA;
	font-weight: bold;
	font-size: 16px;
}
.lien{
	color: #2930EA;
}
.liend{
	color: #2930EA;
	float: right;
}
.noirbold{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
