

/************************************************************/
/* ENTETE COMPRENANT LOGOS ORANGE ET FT + TITRE APPLICATION */
/************************************************************/

body 
{
	/*text-align: center;
	/*background: url(../images/fond_1.gif);*/
	background: #FFFFFF;
}


div.tetiere_bloc
{
	background-color: #FFFFFF;
	width:760px;
	margin: 12px auto 0px auto;
	padding: 4px;
}

div.tetiere
{
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	background: #FFFFFF url(../images/logo_francetelecom.gif) right top no-repeat;
	height: 42px;
	vertical-align: bottom;
	text-align: left;
	width:740px;
}


div.tetiere span
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/logo_orange.gif) left top no-repeat;
	height: 42px;
	text-align: left;
	display:block;
}

ul.hierarchie 
{
	padding: 0px 0px 0px 60px;		/* position du titre: haut 0 0 gauche */
	margin: 0px 0px 0px 0px;
	height:11px;					/* ecart entete et barre de menus */
}

ul.hierarchie li			
{
	font-family: Arial, sans-serif; 
	font-size: 30px;				
	line-height: 40px;
	color: #FF6600;
	float: left;
	padding: 1px 20px 0px 10px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-image: url(../images/dot.gif);
	background: url(../images/breadcrumb.gif)  left no-repeat;
}

ul.hierarchie li a { 
	color: black; 	
	text-decoration: none;
}
ul.hierarchie li a:link { 
	color: black; 	
	text-decoration: none;
}
ul.hierarchie li a:visited { 
	color: black; 
	text-decoration: none;
}
ul.hierarchie li a:hover { 
	color: #FF5500; 
	text-decoration: underline;
}


ul.hierarchie li.sujetcourant
{
	list-style-type: none;
	list-style-image: url(../images/dot.gif);
	background: url(../images/breadcrumbcurrent.gif)  left no-repeat;
}

ul.hierarchie li.sujetcourant a,ul.hierarchie li.sujetcourant a:visited
{
	color: #F60;
	font-weight: bold;
}


/*****************************************************************/
/* MENUS DEROULANTS                                              */
/* Le paramétrage se fait plus bas dans la balise div.topmenu    */
/* Utiliser en paralléle le fichier javascript menu_deroulant.js */
/*****************************************************************/


div.chaines_bloc
{
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	width:760px ;
}

div.chaines
{
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 13px auto 12px auto;
	height: 30px;
	text-align: left;
	clear: both;
	overflow: hidden;
	width:600px;
	

}


.menu_chaines
{
	float: left;
	width: 100%;
	line-height: normal;
	background-color: #EEE;
	background-image: url("../images/barre_bg.gif");
	margin-bottom: 0px;
	background-repeat: repeat-x;
}


.menu_chaines li.chaines_on {
	background: url("../images/sel_bg.gif") no-repeat left top;
	margin: 0;
	margin-left: 2px;
	margin-right: 0px;
}


.menu_chaines li.chaines_on a, .menu_chaines li.chaines_on a:visited  {
	color: #FF6600;	
}

.menu_chaines span.ts_recherche
{
	margin: 0px 0px 0px 0px;
	padding: 1px 5px 0px 0px;
	text-align: right;
	display: block;
	float: right;
	width: 130px;
	height: 30px;
}


.menu_chaines ul {
	margin: 0;
	padding: 0px 10px 0px 0px;
	list-style: none;
}

.menu_chaines li {
	float: left;
	background: url("../images/bg.gif") no-repeat left top;
	margin: 0;
	margin-left: 2px;
	margin-right: 0px;
	padding: 0 0 0 6px;
	line-height: 30px;
	list-style-type: none;
	list-style-image: url(../images/dot.gif);
	
}

.menu_chaines li:hover {
	background: url("../images/sel_bg.gif") no-repeat left top;
}

.menu_chaines li.current {
	background: url("../images/sel_bg.gif") no-repeat left top;
	margin: 0;
	margin-left: 2px;
	margin-right: 0px;
}

.menu_chaines span {
	float: left;
	display: block;
	background: url("../images/end.gif") no-repeat right top;
	padding: 0px 10px 0px 0px;
}

.menu_chaines span:hover {
	background: url("../images/sel_end.gif") no-repeat right top;
}

.menu_chaines .current span {
	background: url("../images/sel_end.gif") no-repeat right top;
}

.menu_chaines a
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	display: block;
	color:#732210;
	font-weight: bold;
}

.menu_chaines a:visited {
	color:#732210;
}

.menu_chaines a:hover {
	color: #FF6600;	
}

.menu_chaines li.current a, .menu_chaines li.current a:visited  {
	color: #FF6600;	
}

.linkns4
{
	text-decoration: none;
}

div.topmenu
{
	width: 150px;			/* largeur de l'item */
	top: 71px;  			/* hauteur des barres de menus par rapport haut page  */
	line-height: 14px;		/* hauteur de l'item */
	margin-left: 8px;		/* réglage bord gauche table items */
	font-size: 11px;
	background: #EEEEEE;
	padding: 0;
	text-align: left;
	position: absolute;
}

div.topmenu a 
{
	display: block;
	margin: 0;
	width: 100%;
	padding: 0.5em 0.3em 0.5em 0.3em ;
	border-bottom: #CCCCCC;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	border-right: #FF5500;
	border-left: #FF5500;
	border-width: 0 0px 1px 0px;
	border-style: none none solid none;
}


html>body div.topmenu a { width: auto; }

div.topmenu a:visited
{
	color: #000000;
}

div.topmenu a:hover
{
	background: #FF5500;
	color: #FFFFFF;
	font-style: normal;
	text-decoration:none;
}




/* Fin menuchaines */