/***************************** CSS MODELE 2 ********************************/
html, body{
	height: 100%; /* POUR CENTRER VERTICALEMENT : PARENTS DU TABLE*/
}

div{
	border: 0px solid black;
}

/***************************** DECOUPAGE DE LA PAGE ********************************/

#stv_contener_div{
	position: relative;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}



#stv_bandeau{
	position: relative;
	width: 990px;
	height: 238px;
background: url('../../images/stv/stv_bandeau_type.jpg') no-repeat;
}

#stv_page{
	float: left;
background: url('../../images/stv/stv_fd_page.gif') repeat-y;
}
#stv_page_bas{
width: 990px;
	float: left;
background: url('../../images/stv/stv_fd_page_bas.gif') bottom no-repeat;
}

#stv_gauche{
	position: relative;
	width: 287px;
height: auto;
min-height: 480px;
_height: 480px;
	float: left;
}
#stv_centre{
	width: 650px;
	float: left;
padding: 0px 15px 15px 15px;
}

#stv_bas{
	width: 990px;
text-align : right;
}


/***************************** PARTIE HAUTE ********************************/
#lien_logo {
position: absolute;
height: 150px;
width: 200px;
}
#stv_balise_h1{
	position: absolute;
left: 150px;
}
#stv_balise_h1 h1{
	padding: 0px 0px 0px 20px;
	margin: 0px;
	color: #d91473;
	font-weight: normal;
	background : url('../../images/stv/doublefleche.gif') 2px 2px no-repeat;
	font-size: 11px;
}
#stv_actu_bloc {
	position: absolute;
	top: 15px;
	left: 245px;
	width: 230px;
	height: 168px;
	background: url('../../images/stv/stv_fdactu.gif') no-repeat;
}
#actu_flash {
	margin-top: 41px;
	margin-left: 36px;
	width: 165px;
}

#stv_imp {
position: absolute;
top: 155px;
left: 219px;
color: #f78932;
height: 21px;
padding: 5px 40px 0px 0px;
background: url('../../images/stv/stv_imp_typ.gif') 56px 0px no-repeat
}
#stv_plan {
position: absolute;
top: 124px;
left: 177px;
color: #f78932;
height: 21px;
padding: 5px 40px 0px 0px;
background: url('../../images/stv/stv_plan_typ.gif') 68px 0px no-repeat
}

#menu{
	position: absolute;
	top: 188px;
	left: 315px;
	z-index: 100;
}
#menu .niv1 {
background-image: url('../../images/stv/niv1typ.gif');
}
#menu .niv1_on {
background-image: url('../../images/stv/niv1typ_on.gif');
}
/***************************** PARTIE GAUCHE ********************************/
#stv_flash_acc {
position: absolute;
top: 65px;
right: 0px;
z-index: 99px;
}
#stv_maj{
color :#d91473;
padding: 25px 0px 0px 40px;
background : url('../../images/stv/doublefleche.gif') 22px 27px no-repeat;
}

/***************************** PARTIE CENTRE ********************************/