/** BASIC */

body {
	margin: 48px 0px 0px 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMULAIRES */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTE */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #858585;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
}

.text1 {
	font-size: 11px;
	font-weight: bold;
	color: #455162;
}

.text2 {
	font-size: 12px;
	font-weight: bold;
	color: #5A7619;
}

.text2 a{
	font-size: 12px;
	font-weight: bold;
	color: #5A7619;
	text-decoration:none;
}

.text3 {
	text-align: center;
	font-size: 9px;
	color: #B6B6B6;
}

/** LIENS */
div.albumname{
	font-family:Arial, Helvetica, sans-serif;
	color: #5A7619;
}

div.columnprivate{
	float:left;
	width: 33%;
	height: 85px;
	margin-bottom: 10px;
}

div.paddingcolumnprivate{
	float:left;
	width: 33%;
	height: 65px;
	padding: 20px 0px 0px 0px;
	margin-bottom: 10px;
}

div.column{
	float:left;
	width: 33%;
	height: 75px;
}

div.column_hochelaga{
	float:left;
	width: 33%;
	height: 115px;
}

div.paddingcolumn{
	float:left;
	width: 33%;
	height: 95px;
	padding: 20px 0px 0px 0px;
}

div.galeriebox {
	float:left;
	width:99%;
	height:auto;
	margin: 0px 0px 10px 0px;
}

div.imgcolumn {
	float:left;
	width: 33%;
	height:auto;
}

div.journauxcolumn {
	float:left;
	width: 25%;
	height:auto;
}

div.journauxNom {
	float:left;
	width: 100%;
	height:auto;
	cursor:pointer;
	font-weight:bold;
	color:#858585;
	text-decoration:none;
}

div.backcolumn {
	float:left;
	width: 33%;
	height:auto;
}

div.homecolumn {
	float:left;
	width: 33%;
	height:auto;
}

div.nextcolumn {
	float:left;
	width: 33%;
	height:auto;
}

div.galerienumbers {
	float:left;
	text-align:center;
	width:99%;
	height:auto;
	margin: 10px 0px 10px 0px;
	font-size:14px;
}

img.cadre {
border: 3px double #CCCCCC;
}

img.cadreAccueil {
border: 1px solid #000000;
padding: 2px 2px 2px 2px;
}

a {
	text-decoration: none;
	color: #2D58CF;
}

a:hover {
	text-decoration: underline;
}

a.link1 {
	cursor:pointer;
	font-weight: bold;
	color: #C2C2C2;
}

a.link2 {
	font-size: 10px;
	color: #2D58CF;
}

a.link3 {
	font-weight:bold;
	font-size:10px;
	color: #424242;
}

a.link4 {
	cursor:pointer;
	font-weight: bold;
	color: #424242;
	/* color: #850880; */
}

.titreVert{
	font-size:12px;
	font-weight:bold;
	color: #5A7619;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/homepage08.gif) no-repeat;
	background-position: left;
	padding-left: 20px;
}

.listElement {
	font-size:11px;
	font-weight: bold;
	color: #455162;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
}

.listElement:hover {
	background: url(images/homepage08.gif) no-repeat left;
}

.listElement .content{
	padding-left:10px;
}

.listElement a{
	color: #455162;
	text-decoration: none;
	background: none;
}

.listElement a:hover{
	color: #5A7619;
}

.menulegislatif a{
}

.archiveTitre .edition {
	float: left;
}

.archiveTitre .arrows {
	float: right;
}

div.breaker{
	clear:both;
}

/** Fonds */

.bg1 {
	background: url(images/homepage17.gif) repeat-y;
}

.bg2 {
	background: url(images/subpage02.gif) repeat-y;
}

/** MISC */

.align-justify { text-align: justify; }

.img1 {
	float: left;
	margin: 2px 15px 0px 0px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

