/*Fonds spécifique de l'arrondissement*/

.eArr_rechBG {
	background-color: #70212B;
}

.eArr_right_light_bg {
	background-color: #EFEFEF;
}
.eArr_right_medium_bg {
	background-color: #E7E7E7;
}
.eArr_right_dark_bg {
	background-color: #CECECE;
}

/* ligne de couleur du voir aussi. */
.eHd_1_voir {
	background-color: #70212B;
}
/* Entête du voir aussi (header) */
.eHd_2_voir {
	background-color: #E7E7E7;;
}
/* Corps du voir aussi (body) */
.eBd_voir {
	background-color: #cecece;
}

/*Menu déroulant pour les liens rapides de l'arrondissement*/

select.dropp{
	font-family : arial;
	background-color: #ffffff;
	font-size : 10px;
	color : #000000;
	width : 145px;
}	

/*Styles pour les titres spéciaux*/

a.eArrBabi_titre:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #70212B;
	text-decoration: none;
}
a.eArrBabi_titre:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #70212B;
	text-decoration: none;
}
a.eArrBabi_titre:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.eArrBabi_titre:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #70212B;
	text-decoration: none;
}


/* Style particulier à ce site pour la section "Actualités" */

	table.mont_actualites td ul {
		margin: 0px 5px 0px 10px;
		padding:0px; 	
		line-height: 15px;
		/* list-style: none; */
	}
	
		table.mont_actualites td ul li {
	
				/*Obligatoire pour que les listes ce place correctement à droite dans IE 
			  des images et que les listes wrap à la suite*/
			  height: 1%; /* Pour IE 5 et 6 */
			  zoom: 1; /* Pour IE 6 et 7 */			
		}
				
		@media screen {
			table.mont_actualites td ul li {
				margin: 0px 0px 0px 0px;
				padding: 1px 0px 1px 17px;
				background: url(/pls/portal/docs/page/librairie_fr/images/fleche_noir.gif) no-repeat 5px 8px;	
				list-style: none;	
				list-style-image: none;						
			}
		}
		
		@media print {
			table.mont_actualites td ul li {
				list-style-type: disc;
				_list-style-image: url(/pls/portal/docs/page/librairie_fr/images/fleche_noir.gif);	
			}
		}
		
		table.mont_actualites td ul li a:link {
			font-size: 10px;
			line-height: 18px;
			font-weight: bold;
			color: #70212B;
			text-decoration: none;
		}
		table.mont_actualites td ul li a:visited {
			font-size: 10px;
			line-height: 18px;
			font-weight: bold;
			color: #70212B;
			text-decoration: none;
		}
		table.mont_actualites td ul li a:hover {
			font-size: 10px;
			line-height: 18px;
			font-weight: bold;
			color: #333333;
			text-decoration: none;
		}
		table.mont_actualites td ul li a:active {
			font-size: 10px;
			line-height: 18px;
			font-weight: bold;
			color: #70212B;
			text-decoration: none;
		}
		
	table.mont_actualites td img{
		margin: 4px 5px 7px 10px;
		border: 0px;
		float:right;
	}		

/***** Fin Style particulier à ce site pour la section "Actualités" *****/


/*Styles pour les pages de  3e niveau*/





h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #70212B;

}
.eArr_stitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: normal;
	background-image: url(/pls/portal/docs/page/arr_mon_fr/media/images/bg_ligne_eve.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 20px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	line-height: normal;
	margin-top: 20px;
}

h4 {
	font-size: 10px;
	color: #939393;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}
.legende{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
} 

ul {
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:-10px;
	LIST-STYLE-TYPE: none;
}

ul.Liste2emeNiveau {
	/* les padding à zéro ne sont pas nécessaire sur IE mais le sont pour les browser Mozilla dont Firefox */
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	/* --- */
	margin-bottom:5px;
	margin-left:15px;
	margin-right:0px;
	margin-top:0px;
	LIST-STYLE-TYPE:none;
}

li {
	PADDING-TOP: 0px;
	PADDING-RIGHT: 0px;
	PADDING-BOTTOM: 1px;
	PADDING-LEFT: 9px;
	BACKGROUND: url(/pls/portal/docs/page/arr_mon_fr/media/images/ic_fleche_li.gif) no-repeat 0px 8px;
	MARGIN: 0px;
	line-height: 18px;
	color: #333333;
	font-size: 11px;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

a.eArr_lienMenu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.eArr_lienMenu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.eArr_lienMenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a.eArr_lienMenu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
/* Vues et formulaires */
.vue_bgEnteteForm { 
	BACKGROUND-IMAGE: url(/pls/portal/docs/page/arr_mon_fr/media/images/bg_vue_ent.jpg);
	BACKGROUND-REPEAT: no-repeat;
}
.vue_bgTxtForm { 
	background-color: #FFFFFF;
}
td.vue_tdEnteteForm {
    height: 20px;
}
td.vue_tdTxtForm {
    height: 200px;
	vertical-align: top;
}


/*styles présentatrice et collectrice*/
.eMon_GreyTabBG{
	background-color: #f1f1f1;
	border: 1px solid #dedede;
}

/* Fond des menus */
.eMon_BordureBG{
	border: 1px solid #dedede;
	border-right-color: #ffffff;
	background-image: url(/pls/portal/docs/page/arr_mon_fr/media/images/bg_degradeVue.jpg);
	background-repeat: repeat-x; 
}

/* Fond des menus */
.eMon_BlocBG{
	background-image: url(/pls/portal/docs/page/arr_mon_fr/media/images/bg_bloc.jpg);
	background-repeat: repeat-x; 
}


	/* DEBUT validation de formulaire avec jquery.validate */
			#form_courriel input.error{
				border:1px solid red;
				}
				
			#form_courriel input.required,
			#form_courriel textarea.required{
				color:#414141;
			}
			#form_courriel label.error{
				color:red;
				clear: both;
				float:none;
    		display: block;
   			margin-left: 0;
				position:static;
			}
			

	
	/* FIN validation de formulaire avec jquery.validate */
