#latestPressReleases li
{
	list-style-type: none;
	margin-bottom: 5px;
}

#latestPressReleases ul
{
	padding-left: 0px;
}

#nextEvents hr
{
	border-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

#AlphaBetaPickerControl .letterSelected
{
	font-weight: bold;
}

#AlphaBetaPickerControl .letterNoData
{
	color: #AFBCE7;
}

.tableBgColor1
{
	background-color: #dfe4fd;
}

.tableBgColor2
{
	background-color: #c7d0fc;
}

/* ---- utilisé pour les pages de liste ------ */
.listTitle
{
	font-weight: bold;
	font-size: 12px;
	color: #131A3C;
	margin: 0;
}

.listDate
{
	font-weight: bold !important;
	color: #2E3E91 !important;
	font-size: 10px !important;
}

/* -------------------------------------------- */

#latestMinutes li
{
	list-style-type: none;
	margin-bottom: 5px;
}

body {
	background-color: #0c1545;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #131a3c;
	background-image: url(/VilleMalartic/images/structure_site/BgMain.jpg);
	background-attachment: fixed;
	background-position: left top;
	background-repeat: repeat-x;
	margin: 0px;
	}
	
	/* Sert à contourner une image avec du texte */	
.floatimgleft { /* ajouter un <br style="clear: both;"/> à la fin du texte pour terminer le "floating" */
	float:left;
	margin-top: 0 px;
	margin-right: 10px;	
	margin-bottom: 2px;
	}

p {
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: left;
	}

li {
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 0px;
	}
	
ul li span { 
	color: #131a3c; 
	}

ul {
	color: #2e3e91;	
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin-left: 10px;
	padding-left: 5px;
	}

ul.ul1 {
	color: #000000;	
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	margin-left: 5px;
	padding-left: 5px;
	}

hr {
	color: #ffffff; 
	background-color: #ffffff; 
	border: 1px dotted #96a9f2; 
	border-style: none none dotted;
	width: 100%;
	margin-top: 18px; 
	margin-bottom: 18px; 
	}

hr.hr1 {
	color: #ffffff; 
	background-color: #ffffff; 
	border: 1px dotted #96a9f2; 
	border-style: none none dotted;
	width: 100%;
	margin-top: 15px; 
	margin-bottom: 15px; 
	}
	
input, textarea, select {
	font-family:inherit;
	}	

table, td, tr, p {
	font-size: 12px;
	font-weight: normal;
	color: #131a3c;
	}

input[type="text"], textarea, select {
	background-color: #dfe4fd;
	font-size: 12px;
	font-weight: normal;
	color: #131a3c;
	padding: 2px;
	border-width: 1px;
	border-color: #131a3c;
   }
	
input.inputSelect1, textarea.inputSelect1, select.inputSelect1 {
	background-color: #008106;
	} 
   
input[type="submit"] {
	background-color: #448A2A;
	color: #ffffff;
	cursor: pointer;
	}  
	
input[type="submit"].input1 {
	background-color: #008106;
	color: #ffffff;
	cursor: pointer;
	}   
	
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #131a3c; 
   }
	
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #2e3e91;
	margin-bottom: 10px; 
	text-align: left;
   }
	
h3, h4, h5 {
	font-size: 13px;
	font-weight: bold;
	color: #5e6ec6; 
	margin-bottom: 0px; 
	text-align: left;
   }
	
img.imageBorder {
	border-width: 1px;
   border-color: #131a3c;
   border-style: solid;
	}
	
.aSmallTextWarning {
	text-decoration: none;
	color: #CC0000;
	font-size: 10px;
	font-weight: normal;
	}
	
.textSmall, .aSmallText1{
	text-decoration: none;
	color: #131a3c;
	font-size: 10px;
	font-weight: normal;
	}
	
.aSmallText2 {
	text-decoration: none;
	color: #c8d1ff;
	font-size: 10px;
	font-weight: normal;
	}
	
.aSmallText3 {
	text-decoration: none;
	color: #2e3e91;
	font-size: 10px;
	font-weight: normal;
	}
	
.aSmallText4 {
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	}
	
.bTextWarning {
	text-decoration: none;
	color: #CC0000;
	font-size: 12px;
	font-weight: normal;
	}
	
.bText1 {
	text-decoration: none;
	color: #131a3c;
	font-size: 12px;
	font-weight: normal;
	}
	
.bText2 {
	text-decoration: none;
	color: #c8d1ff;
	font-size: 12px;
	font-weight: normal;
	}
	
.eBgColor1 {
	background-color: #131a3c;
	}
	
.eBgColor2 {
	background-color: #dde4fe;
	}

.eBgColor3 {
	background-color: #ecf0fd;
	}
	
.tableStyle1 {
	color: #96a9f2;
	background-color: #f5f7ff;
	border: 1px;
	border-style: solid;
	padding: 8px;
	}

a {
	font-size: 12px;
	font-weight: bold;
	}

a:link {
	text-decoration: none;
	color: #00a651;
	}
	
a:hover {
	text-decoration: underline;
	color: #00d467;
	}
	
a:visited {
	text-decoration: none;
	color: #44c683;
	}
	
a.a1:link {
	text-decoration: none;
	color: #00a651;
	}
	
a.a1:hover {
	text-decoration: underline;
	color: #00d467;
	}	

a.a1:visited {
	text-decoration: none;
	color: #00a651;
	}	
	
.textJustify {
	text-align: justify;
	}

.handCursor {
	cursor: pointer; 
	}

a.linkSmall {
	font-size: 10px;
	font-weight: bold;
	}

a.linkSmall:link {
	color: #228B22;	
	text-decoration: none;
	}
	
a.linkSmall:hover {
	color: #32CD32;
	text-decoration: underline;
	}
	
a.linkSmall:visited {
	color: #44c683;
	text-decoration: none;
	}
	
a.linkSmall1 {
	font-size: 10px;
	font-weight: bold;
	}

a.linkSmall1:link {
	color: #00a651;	
	text-decoration: none;
	}
	
a.linkSmall1:hover {
	color: #00d467;
	text-decoration: underline;
	}
	
a.linkSmall1:visited {
	color: #00a651;
	text-decoration: none;
	}	

@media print {
	table.noprint {display:none};
	div.noprint {display:none};
	}