@charset "utf-8";

/* CSS Document */



* { padding: 0; margin: 0; }



#bodyid {

	background-image: url(images/tile_test2_quadruple.jpg);

	background-repeat: repeat;

}







#wrapper {

	width: 900px;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

	border: thin solid #000000;

	padding: 0px;

}





#faux {

	margin-bottom: 0px;

	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */

	width: 100%;

	background-image: url(images/faux.gif);

}

#header {

	color: #333;

	width: 900px;

	padding: 0px;

	height: 140px;

	background-color: #ABBEBE;

	background-image: url(images/baniere_final.jpg);

	margin: 0px;

	border-bottom-width: 8px;

	border-bottom-style: solid;

	border-bottom-color: #414332;

}

#leftcolumn {

	color: #333;

	width: 145px;

	float: left;

	margin-top: 10px;

	margin-right: 10px;

	margin-bottom: 10px;

	margin-left: 5px;

	padding: 0px;

	height: 800px;

	

}

#leftcolumn ul {

	list-style-type: none;

	margin-top: 60px;

	font-family: "Lucida Sans Unicode";

	font-size: 12px;

	color: #666666;

	float: none;

}

#leftcolumn ul li a {

	text-decoration: none;

	color: #777;

	border-top-width: 1px;

	border-bottom-width: 0;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #ccc;

	border-right-color: #ccc;

	border-bottom-color: #ccc;

	border-left-color: #ccc;

	margin-right: 5px;

	display: block;

	padding-top: 5px;

	padding-bottom: 5px;

	padding-left: 5px;

	background-color: #FBFDFD;



}

#leftcolumn ul li a:hover {

	color: #C2DD04;

}

#left_pub {
	margin-top: 50px;
	padding-left: 5px;
}

#left_pub h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #990000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#left_pub h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

#left_pub h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003399;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

#left_pub_img {
	background-image: url(../images/atroffrod.gif);
	background-position: left center;
	height: 90px;
	width: 130px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-repeat: no-repeat;
}

#left_pub a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

#left_pub a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #039;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
}





#content02 {

	float: left;

	width: 650px;

}

#content02 img {

	margin-right: 10px;

	margin-bottom: 10px;

	margin-left: 0px;

	margin-top: 10px;

	padding-top: 20px;

}







#contact01 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #4F4F4F;

	float: left;

	width: 650px;

	padding-top: 15px;

	padding-left: 15px;

	margin-bottom: 50px;

	padding-right: 15px;

}

#border {

	border-top-width: thin;

	border-top-style: solid;

	border-top-color: #336699;

	float: left;

	margin-right: 15px;

	margin-left: 15px;

	width: 620px;

}



#contact01 p {

	margin-bottom: 20px;

	padding-right: 25px;

}

#contact01 h1 {

	font-size: small;

	color: #4F4F4F;

	display: inline;

}

#contact01 a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: small;

	color: #3366CC;

	text-decoration: none;

}







#footer {

	width: 880px;

	clear: both;

	color: #595b38;

	padding: 10px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	background-color: #414332;

}

.clear { clear: both; background: none; }

