body {
	
	margin: 15px 0px 0px 0px;
	background: no-repeat center;
	cursor: default;
}

div, td, span, tr, p
{
	color: #7F7F7F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	width:98%;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 13px;
	color: #fe1623;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fe1623;
	margin-right: 10px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 56px;
	color: #fe1623;
	background-image: url(../images/we1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 45px;
	margin-bottom:0px;
}

h3 {
	width:98%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fe1623;
	text-decoration: none;
	border-bottom-color: #54458D;
	margin-right: 10px;
}

p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	line-height: 15px;
}

.pp {
	padding: 0px;
	margin: 5px 5px 5px 0px;
	line-height: 12px;
	font-size: 9px;
}

/* BK DES ONGLETS */
.tabs {
	
	height: 20px;
	color: #fe1623;
	width: 900px;
	margin: 0 auto;
	vertical-align: middle;
	font-weight: bold;
}

/* ONLGET MENU PRINCIPAL */
.tabs .item {
	
	height: 20px;
	padding-left: 25px;
	padding-right: 30px;
	color: #fe1623;
	cursor: pointer;
}

/* ONGLET SELECTIONNE DU MENU PRINCIPAL */
.tabs .item_selected {
	
	height: 35px;
	padding-left: 25px;
	padding-right: 30px;
	color: #fe1623;
	cursor: pointer;
}

/* BK DU MENU DU HAUT EN BAS SEPARATION*/
.menu {
	
	color: #fe1623;
	height: 10px;
	padding-left: 25px;
	padding-right: 5px;	
}

/* TABLEAU CENTRAL */
.page_table_middle {

	padding-left: 40px;
	padding-right: 25px;
	background-repeat: no-repeat;
}

/* LIEN DU MENU DU HAUT */
a.topMenu { color: #fe1623; }
a.topMenu:hover { text-decoration: underline; }

a { color: #7F7F7F; }
a:visited { text-decoration: none; }
a:link { text-decoration: none; }
a:active { text-decoration: none; }
a:hover { text-decoration: underline; }

div.translate
{
	position: absolute; 
	top: 20px; 
	right: 100px;
}
