div
{
    font-family: DejaVuSans, Arial,sans ;
	_font-weight: regular;
	color: white;
	font-size: 15px;
	text-align: left;	
}
@font-face 
{
    font-family: 'DejaVuSans';
	src: url('fontes/DejaVuSans.eot?') format('eot'),
         url('fontes/DejaVuSans.ttf') format('truetype');
}
p
{
    font-family: DejaVuSans, Arial ;
	_font-weight: regular;
	color: white;
	font-size: 15px;
	text-align: left;	
}
h1
{
    font-family: DejaVuSans, Arial ;
	font-weight: bold;
	color: white;
	font-size: 26px;
	text-align: center;	
}
#body_id
{
    background: #242424 ;
}
#page_index
{
    width: 1041px;
    margin: auto;
}

#entete_id
{
    width: 1041px;
    height: 140px;
    background: url('images/fond/index_entete.jpg');
}
.btn_nav
{
    width: 96px;
    height: 30px;
	display: inline-block;
	_background: red;
	text-align: center;
}
.p_nav1_id
{
    font-family: DejaVuSans, Arial ;
	color: #00FFBB;
	font-size: 19px;
	text-align: center;
	margin: auto;
    _position: relative;
	text-decoration: none;
}
.p_nav_id
{
    font-family: DejaVuSans, Arial ;
	color: #349474;
	font-size: 19px;
	_text-align: center;
	text-decoration: none;
}
.p_nav_df
{
    font-family: DejaVuSans, Arial ;
	color: #349474;
	font-size: 19px;
	text-align: center;
	text-decoration: none;
}
.p_nav_cd
{
    font-family: DejaVuSans, Arial ;
	color: #349474;
	font-size: 19px;
	text-align: center;
	text-decoration: none;
}
.p_nav_sr
{
    font-family: DejaVuSans, Arial ;
	color: #349474;
	font-size: 19px;
	text-align: center;
	text-decoration: none;
}
.p_nav_md
{
    font-family: DejaVuSans, Arial ;
	color: #349474;
	font-size: 19px;
	text-align: center;
	text-decoration: none;
}
.p_nav1_md
{
    font-family: DejaVuSans, Arial ;
	color: #00FFBB;
	font-size: 19px;
	text-align: center;
	_text-decoration: none;
	margin: auto;
}
.p_nav2_md
{
    font-family: DejaVuSans, Arial ;
	color: #88EECC;
	font-size: 19px;
	text-align: center;
	text-decoration: none;
}
.p_nav_cv
{
    font-family: DejaVuSans, Arial ;
	color: #349474;
	font-size: 19px;
	text-align: center;
	text-decoration: none;
}
.p_nav_ct
{
    font-family: DejaVuSans, Arial ;
	color: #349474;
	font-size: 19px;
	text-align: center;
	text-decoration: none;
}

a:hover
{
    color: yellow ;
}
a:focus
{
    border: none;
}
.nav      /* ________Ligne de navigation__________ */
{
    width: 700px;
	height: 30px;
	position: relative;
	left: 336px;
	top: 81px;
	_background: red;	
}
#corps_id
{

    height: 800px;  
}
#sup_id
{
    width: 1041px;
	height: 17px;
}
#coin_sup_g_id
{
    width: 20px;
	height: 17px;
    background: url('images/fond/coin_sup_g_id.jpg');	
}
#cote_sup_id
{
    width: 1001px;
	height: 17px;
    background: url('images/fond/cote_sup_id.jpg');
	position: relative;
	left: 20px;
	top: -17px;
}
#coin_sup_d_id
{
    width: 20px;
	height: 17px;
    background: url('images/fond/coin_sup_d_id.jpg');
	position: relative;
	left: 1021px;
	top: -34px;
}
#central_id
{
    width: 1041px;
	height: 762px; 
}
#cote_g_id
{
    width: 20px;
	height: 762px;
    background: url('images/fond/cote_g_id.jpg');
	display: inline-block;
    vertical-align: top;
	margin-right: -4px;
}
#milieu_id
{
    width: 1001px;
	height: 762px;
    _background: #8d6450;
	_position: relative;
	_left: 20px;
	_top: -762px;
	display: inline-block;
    vertical-align: top;
	margin-right: -4px;
}
#cote_d_id
{
    width: 20px;
	height: 762px;
    background: url('images/fond/cote_d_id.jpg');
	_position: relative;
	_left: 1021px;
	_top: -1524px;
	display: inline-block;
    vertical-align: top;
	margin-right: -5px;
}

#inf_id
{
    width: 1041px;
	height: 22px;
}
#coin_inf_g_id
{
    width: 20px;
	height: 21px;
    background: url('images/fond/coin_inf_g_id.jpg');
    display: table-cell;	
}
#cote_inf_id
{
    width: 1001px;
	height: 19px;
    background: url('images/fond/cote_inf_id.jpg');
	_position: relative;
	_left: 20px;
	_top: -21px;
	display: table-cell;
}
#coin_inf_d_id
{
    width: 20px;
	height: 19px;
    background: url('images/fond/coin_inf_d_id.jpg');
	_position: relative;
	_left: 1021px;
	_top: -40px;
	display: table-cell;
}