/* CLF 2.0 TEMPLATE VERSION 1.04 | VERSION 1.04 DU GABARIT NSI 2.0 */

/* GENERAL CSS BEGINS | DEBUT DU CSS GENERAL */

/* GENERAL CSS ENDS | FIN DU CSS GENERAL */

/* MESSAGE SPACE CSS BEGINS | DEBUT DU CSS DE L'ESPACE DE MESSAGE */
div.msgarea h1, div.msgareaalt h1 {
	text-align: center;
	color: #FFF;
	font-weight: bold;
}
div.msgarea {
	background: url(../images/welcome.gif) #69C no-repeat;
}
div.msgareaalt {
	background: url(../images/welcome.gif) #69C no-repeat;
}
.msgarea h1 {
	padding-top: 55px;
}
div.msgareaalt h1 {
	padding-top: 160px;
}
div.headcontainer {
	background-color: #CC9;
	color: #000;
}
/* MESSAGE SPACE CSS ENDS | FIN DU CSS DE L'ESPACE DE MESSAGE */

div.thumb {
margin: 3px;
border: 1px solid #A0ACC0;
height: auto;
float: left;
text-align: center;
} 
.thumb img{
display: inline;
margin: 5px;
border: 1px solid #A0ACC0;
}
.thumb a:hover img {border: 1px solid black;}
.photocattitle {text-align: center; font-weight: bold;}
.phototitle {
text-align: center;
font-weight: normal;
width: 120px;
margin: 0 3px 3px 3px;
} 

div.row_layout {
	width: 98%; 
	border: 0; 
	padding: 0px; 
	margin: 0px auto;
	color:#000;
}

div.row_left {
  float: left;
  text-align: left;
  width: 49%;
  }

div.row_center {
  float: left;
  text-align: left;
  padding-left:3px;
  width: 29%;
  }


div.row_right {
  float: right;
  text-align: right;
  width: 19%;
  }
  
div.spacer {
	height:10px;
	width: 100%;
}

div#top_date {
	float: right;
	position: relative;
	right: 5px;
}	
div#top_news {
	position: relative;
	left: 5px;
}
div#news_title {
	text-align: center;
	text-transform:uppercase;
	font-size: 12pt;
	font-weight: bold;
	top: 20px;
	left: 0px;
	right: 10px;
	padding-bottom: 40px;
	position:relative;
}
