body{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
}

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: 770px;
	text-align: center;
	margin-bottom: 2px;
	border: 1px solid #FCE13F;
}
.pub1{
	text-align: left;
}

.pub_sky{
	width:160px;
	text-align: center;
}
/************* onglet ***********************/
.menu_onglet{
	width:770px;
	height: 29px;
	font-size: 11.5px;
}
/********* ON ************/
.onglet_on{
	background-color: #FCE13F;
	height: 29px;
	float: left;
	margin-right: 0px;
	font-size: 11.5px;
}
/******* Fin ON ***********/
/********* OFF ************/
.onglet_off{
	background-color: #FAF69A;
	height: 28px;
	float: left;
	vertical-align: middle ;
	margin-right: 1px;
}
/******* Fin OFF **********/
.onglet_lien{
	font-weight: bold;
	color: #000000;
}
.image{
vertical-align: middle ;
}
.menu_sous_onglet{
	width:770px;
	background-color: #FCE13F;
	height: 29px;
	border-right: 2px solid #FCE13F;
}
/*******************************************/
/************* corps *****************/
.corps{
	width:770px;
	height: 29px;
	border : 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	height: 100%;
}
/************ Col gauche*************/
.col_gauche{
	width:190px;
	background-color: #FCE13F;
	border-top: 6px solid #FCE13F;
	height: 100%;
}
.col_gauche_haut{
	background-color: #FCE13F;
	text-align:center;
}

/************ col droite*************/
.col_droite{
	width:160px;
}

/************ Centre *************/
.centre{
	width:580px;
	background-color: #F2F2F2;
	border-right: 4px solid #FCE13F;
	border-top: 4px solid #FCE13F;
	padding: 6px;
}
.tabcentre{
	width:580px;
	padding: 6px;
}


/*********** Bas  ***************/
.menu_bas{
	text-align:center;
	font-size: 10px;
	color: #000000;
	background-color: #FCE13F;
	border-top: 2px solid #FCE13F;
	border-bottom: 2px solid #FCE13F;
}
.menu_bas1{
	text-align:right;
	font-size: 10px;
	color: #000000;
}

/********* contenu *************/
.titre{
	color: #B81206;
	font-weight: bold;
	font-size: 18px;
}
.titre_centre{
	color: #B81206;
	font-weight: bold;
	text-align:center;
	font-size: 18px;
}
.sous_titre{
	color: #B81206;
	font-weight: bold;
	font-size: 16px;
}
.lien{
	color: #B81206;
}
.liend{
	color: #B81206;
	float: right;
}


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

.noir{
	color: #000000;
}
.noirbold{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.edition{
	color: #000000;
	font-weight: bold;
	font-size: 16px;
}
