/***************************** CSS MODELE 1 ********************************/
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: 311px;
background: url('../../images/stv/stv_bandeau_acc.jpg') no-repeat;
}

#stv_page{
	float: left;
background: url('../../images/stv/stv_page_acc.gif') 291px 0px repeat-y;
}
#stv_page_bas{
	float: left;
background: url('../../images/stv/stv_page_bas_acc.gif') 291px bottom no-repeat;
}
#stv_page_haut{
	position: relative;
	width: 990px;
	float: left;
background: url('../../images/stv/stv_page_haut_acc.jpg') 291px top no-repeat;
}

#stv_gauche{
	position: relative;
	width: 291px;
height: 328px;
	float: left;
background: url('../../images/stv/stv_gauche_acc.jpg') top right no-repeat;
}
#stv_centre{
	position: relative;
	width: 395px;
	float: left;
padding: 0px 15px 0px 25px;
}
#stv_droite{
float:left;
width: 235px;
padding: 15px 5px 0px 5px;
}
#stv_bas{
	position: relative;
	width: 990px;
text-align : right;
}
#stv_actu_bloc {
position: absolute;
top: 3px;
right: 3px;
width: 231px;
height: 168px;
background: url('../../images/stv/stv_bloc_actu.gif') no-repeat;
}

/***************************** PARTIE HAUTE ********************************/

#stv_actu_titre {
position: absolute;
top: 35px;
left:860px;
}
#actu_flash {
	margin-top: 54px;
	margin-left: 32px;
	width: 165px;
}
#stv_maj{
position: absolute;
top: 0px;
right: 175px;
color :#d91473;
padding-left: 20px;
background : url('../../images/stv/doublefleche.gif') 2px 2px no-repeat;
}
#stv_balise_h1{
	position: absolute;
	top: 35px;
}
#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_imp {
position: absolute;
top: 183px;
right: 5px;
color: #d91473;
height: 21px;
padding: 5px 0px 0px 35px;
background: url('../../images/stv/stv_imp.gif') no-repeat
}
#stv_plan {
	position: absolute;
	top: 243px;
	right: 0px;
	color: #d91473;
	height: 21px;
	padding: 5px 0px 0px 35px;
	background: url('../../images/stv/stv_plan.gif') no-repeat
}
/***************************** PARTIE GAUCHE ********************************/
#stv_flash_acc {
	position: absolute;
	top: -80px;
	left: 0px;
	z-index: 99px;
}

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

#stv_droite ul{
padding: 0px;
}
#stv_droite ul li {
list-style: none;
padding-left: 20px;
background: url('../../images/stv/pucelidroite.gif') 5px 5px no-repeat;
color: #ae5cae;
}