/*  Raccourcis en haut du header*/
TD.headerShortcut, TD.headerShortcut INPUT, TD.headerShortcut A
{
	font-size:8pt;
	color: #808080;
	font-family: Arial, Helvetica, Verdana;
	font-weight: normal;
}

TD.headerShortcut INPUT
{
	border: 1px solid #808080;
	height:18px;
	font-size:8pt;
}

TD.headerShortcut A
{
	text-decoration: none;
}

TD.headerShortcut A:hover
{
	text-decoration: underline;
}

/* Chemin de fer */
TD.breadcrumb, TD.breadcrumb A
{
	font-size:8pt;
	font-family: Arial, Helvetica, Verdana;
	font-weight: normal;
	color: Black;
}

TD.breadcrumb A
{
	color: #808080;
	text-decoration: none;
}

TD.breadcrumb A:hover
{
	text-decoration: underline;
}

/*  Raccourcis en bas du footer*/

TD.footerShortcut
{
	font-size:8pt;
	color: #808080;
	font-family: Arial, Helvetica, Verdana;
	font-weight: normal;
	border-top-style:solid;
	border-top-color:#CCCCCC;
	border-top-width:1px;
}
TD.footerShortcut A
{
	font-size:8pt;
	color: #808080;
	font-family: Arial, Helvetica, Verdana;
	font-weight: normal;
	color: #2B599E;
	text-decoration: none;
}

TD.footerShortcut A:hover
{
	text-decoration: underline;
}

/* Menu déroulant */
A.menuBleu, A.menuOrange, A.menuVert
{
	font-size:9pt;
	color: white;
	font-family: Arial, Helvetica, Verdana;
	font-weight: normal;
	text-decoration: none;
	margin-right: 15px;
	background-repeat: no-repeat;
	background-position: 0 3;
	padding-left:10px;
}

A.menuWithoutSubMenu:hover
{
	text-decoration: underline;
}

A.menuWithSubMenu:hover
{
	text-decoration: none;
}

A.menuBleu
{
	 background-image: url(../_Img/charte2007/menuBleu.gif);
}

A.menuOrange
{
	 background-image: url(../_Img/charte2007/menuOrange.gif);
}

A.menuVert
{
	 background-image: url(../_Img/charte2007/menuVert.gif);
}

.subMenuBleu, .subMenuOrange, .subMenuVert, .subMenuBleu A, .subMenuOrange A, .subMenuVert A
{
	font-size:8pt;
	color: white;
	font-family: Arial, Helvetica, Verdana;
	font-weight: normal;
	padding:2px;
	text-decoration: none;
}

subMenuBleu A:hover, .subMenuOrange A:hover, .subMenuVert A:hover
{
	text-decoration: underline;
}

.subMenuBleu
{
	border:1px solid #4FC6E0;
	background-color: #0067AD;
}

.subMenuOrange
{
	border:1px solid #FF7F00;
	background-color: #0067AD;
}

.subMenuVert
{
	border:1px solid #25D151;
	background-color: #0067AD;
}

/* Décoration du fond des pages */

TD.pageLeftMargin
{
	background-color:#004F9A;
}

TD.pageRightMargin
{
	background-color:#DAD7D3;
}

TD.contentLeft
{
	background-image:url(../_Img/charte2007/bgleft.jpg);
}

/* Cartouche */
TD.cartoucheTitleBordEpaiOrange, TD.cartoucheTitleBordEpaiVert,TD.cartoucheTitleBordEpaiBleue, TD.cartoucheTitlePrincipaleBleue, TD.cartoucheTitlePrincipaleOrange
{
	font-size:12pt;
	color: #004F9A;
	font-family: Arial, Helvetica, Verdana;
	font-weight: bold;
	padding-left:10px;
	height:27px;
	background-image:url(../_Img/charte2007/BG_titre.gif);
	background-repeat:repeat-x;
}

TD.cartoucheTitleBordEpaiOrange
{
	color: #FF6600;
}

TD.cartoucheTitleBordEpaiVert
{
	color: #77A619;
}

TD.cartoucheTitleBordEpaiBleue
{
	color: #009EE0;
}

TD.cartoucheTitlePrincipaleBleue
{
	color: #009EE0;
}

TD.cartoucheTitlePrincipaleOrange
{
	color: #FF6600;
}


SPAN.TitleVert 
{
	color: #77A619;
	font-size:10pt;
	font-weight:bolder;
	text-decoration:underline;
}


Div.MenuGauche 
{
	margin-left:0px;	
}


Div.accueilLogin 
{	font-family: Helvetica,Verdana,Arial;
	background-color:#D9F1FA;
	padding-top:3px;
	padding-bottom:0px;
	padding-left:4px;
	padding-right:2px;
	width:182px;
	height:185px;
	margin:0px;
}

p.accueilLoginTitle
{
	font-size:8pt;
	font-weight:bold;
	padding-bottom:3pt;
}

a.accueilLogin 
{
	font-family:Verdana;
	font-size:7pt;
	font-weight:bold;
	color:#08509C;
	text-decoration:underline;
	padding-left:10px;
}

p.accueilLoginText
{
	padding-top:4pt;
	font-size:8pt;
}

p.accueilLoginTextBox 
{
	padding-top:3pt;
}
p.accueilLoginLink 
{
	padding-top:3pt;
	padding-bottom:8pt;
 }
.accueilLoginLink :hover ,.accueilLoginCreerEspace:hover, .accueilLogin:hover {color:#ff7f00;}

span.accueilLoginCreerEspace,p.accueilLoginCreerEspace {
	border-color:#E7E7E7;
	border-width:2px;
	border-style:solid;
	background-color:#F8F8F8;
	padding:1px;
	width:140px;
}

a.accueilLoginCreerEspace
{
	font-size:8pt;
	font-weight:bold;
	color:#08509C;	
	text-decoration:underline;
	font-family:Verdana;
	font-size:7pt;
	font-weight:bold;
	padding-left:10px;
}
.accueilLoginCreerEspace img {
	position:relative;top:2;border:none;
}
span.TitleOrange,div.TitleOrange
{
	color: #FF6600;
	font-size:12px;
	font-weight:bold;
}

TD.accueilLoginText
{
	padding-left:8px;
}

TABLE.tableContenuPrincipale 
{	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-width:2px;
}

span.accueilLoginCreerEspaceBtOk{
	border-color:#E7E7E7;
	border-width:2px;
	border-style:solid;
	background-color:#F8F8F8;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom:1px;
	padding-left: 1px;
	text-align:center;
	vertical-align:middle;
}

.MenuAbonne-Item-Pointer 
{
	padding-top:2px;
	padding-left:2px;
	background: url(../_Img/charte2007/Picto_fleche_bleu.gif) no-repeat 2px 6px ;
	width:10px;
	height:10px;
	text-decoration: none;
}

.MenuAbonne-Sous-Item-Pointer 
{
	vertical-align:top;
	padding-top:3px;
	background: url(../_Img/PetitePuceBleue.gif) no-repeat 1px 4px;
	width:10px;
	height:10px;
}

.MenuAbonne-Item-Text
{
	padding-top:2px;
	padding-left:5px;
	width: 149px;
}

.MenuAbonne-Item-Text A
{
	color:#1288C1;
}

.MenuAbonne-Item-Text-Activated
{
	padding-top:2px;
	padding-bottom:4px;
	padding-left:2px;
	font-weight:bolder;
}

.MenuAbonne-Item-Text-Activated A
{
	color:#1288C1;
	text-decoration:underline;
}

.MenuAbonne-Separator
{
	height:15px;
	background-image:url(/Saur/_Img/MenuAbonne/Separator.gif);
	background-repeat: repeat-x;
	background-position:center center;
}

.MenuAbonne-Item-Title 
{
	font-size:80%;
	font-weight:bold;
	/*color:#1288C1;*/
	padding-left:2px ;
	padding-top:2px;
	padding-bottom:2px;
	text-decoration:underline;
}

.MenuAbonne-Title {	margin-left:10px ;font-family:arial;font-size:12px;font-weight:bold} 

.MenuAbonne-Body-Center {margin-left:0px;text-align:left}

.MenuBleu-Item-Pointer 
{
	/*
	vertical-align:top;
	padding-top:4px;
	*/
	vertical-align:top;
	padding-top:5px;
	padding-left:2px;
	padding-right:2px;

}
.MenuBleu-Item-Text
{
	padding-top:2px;
	padding-bottom:4px;
	padding-left:2px;
}

.MenuBleu-Item-Text A
{
	padding-left:2px;
	color:#1288C1;
}

.MenuBleu-Item-Text-Activated
{
	padding-top:2px;
	padding-bottom:4px;
	padding-left:2px;
	font-weight:bolder;
}

.MenuBleu-Item-Text-Activated A
{
	color:#1288C1;
	text-decoration:underline;
}

.MenuBleu-Separator
{
	height:15px;
	background-image:url(/Saur/_Img/MenuBleu/Separator.gif);
	background-repeat: repeat-x;
	background-position:center center;
}


.NousContacter A
{
	color:#ffffff;	
}


