/*
a.q		{ font-size: 11pt }
b.q	{ font-size: 11pt }
p { font-size: 10pt; font-family: arial, helvetica, serif}
p.q { font-size: 11pt }
p.l { font-size: 9pt }
*/

a.u		{ color:#ffffff; }
a.plan	{ font-weight: normal; }
.td_ite { font-family: Arial, Helvetica, sans-serif; font-size: 1.2em; font-weight:bold; background-color: #e4e4e4; padding:3px; }
.table_lst { background-color:#f0f0f0; }
.table_lst td, .table_ite td { padding:5px; }
table.tblBordure td { padding:5px; /*padding:1px 3px;*/ }

.fond_1 { padding:5px; background-color:#f0f0f0; }
.fond_2 { padding:5px; background-color:#fff; }

#BandeauOutils .Separateur { margin-left:10px; }
body { background-color:#ffffff; }
#Page { border-left:1px solid #4D5154; border-right:1px solid #4D5154; }

#ZoneTexte {
	float:none;
	padding:0 7px 0 11px;
	margin:20px 0 0 11px;
	width:auto;
	border-left:1px solid #aaa;
	text-align:left;
}


h1 { padding-top:0; }
.titre_urgence { background-color:#CE0F0F; color:#fff; padding:5px 0; margin-bottom:10px; text-align:center; }
.txt_attention { color:#CE0F0F; }
.puce_bleu { font-weight:bold; background-image:url(../img/puce_bleu.png); background-position:0 5px; background-repeat:no-repeat; padding-left:10px; }

/* Menu de gauche - Menu AXE ouvert */
#MenuGaucheSVAE { list-style-type:none; font-size:0.83em; line-height:1.25em; margin:20px 0 0 0; width:180px; }
#MenuGaucheSVAE li { border-bottom:1px solid #3d5167; list-style-type:none; margin-left:7px; padding-bottom:2px; padding-top:2px;  font-weight:bold; }
#MenuGaucheSVAE li.titre_axe { color:#3d5167; font-size:1.25em; line-height:1.25em; text-transform:uppercase; padding:0 0 5px 0; border-bottom:0; }
#MenuGaucheSVAE li.titre_axe a { color:#3d5167; text-decoration:none; display:inline; width:auto; padding:0; background-image:none; }
#MenuGaucheSVAE li.SansBordure { border-bottom:0; }
#MenuGaucheSVAE li a { color:#666; text-decoration:none; display:block; width:auto; padding:0 0 0 12px; background-repeat:no-repeat; background-position:0 1px; }
#MenuGaucheSVAE li a:hover { color:#1a1a1a; text-decoration:underline; }
#MenuGaucheSVAE li a.selected { color:#1a1a1a; text-decoration:underline; }
#MenuGaucheSVAE li a.selected_urgence { color:#CE0F0F; text-decoration:underline; }
#MenuGaucheSVAE li a.urgence { color:#CE0F0F; }
#MenuGaucheSVAE li ul { padding-left:0; margin-left:4px; }
#MenuGaucheSVAE li ul li { font-size:1.10em; padding:0; margin-top:6px; font-weight:normal; border-bottom:0; }
#MenuGaucheSVAE li ul li a { padding:0; margin-left:10px; width:154px; }
#MenuGaucheSVAE li ul li a.selected { text-decoration:underline; }

#MenuGaucheSVAE.Themes { margin-top:15px; }
#MenuGaucheSVAE.Themes li { font-weight:normal; border-bottom:0; }
#MenuGaucheSVAE.Themes li.titre_axe { font-weight:bold; padding:0 0 5px 12px; }


#ZoneTexte #SousMenuThemes { margin:0; padding:0; }
#ZoneTexte #SousMenuThemes li { background-image:url(../img/puce_bleu.png); background-position:0 6px; }
#ZoneTexte #SousMenuThemes li a { color:#666; text-decoration:none; }
#ZoneTexte #SousMenuThemes li a:hover, #ZoneTexte #SousMenuThemes li a.selected { color:#07456B; text-decoration:underline; }


#Footer { 
	padding:15px 0;
	background-color:#4D5154;
	font-size: 0.92em;
	text-align:center;
	margin-top:15px;
	color:#fff;
}
#Footer a { color:#FFFFFF; text-decoration:none; }
#Footer a:hover { text-decoration:underline; }
