/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/
/* -----------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
/* .... end of css global .... */

img
{
	border: none;
}

a
{
	text-decoration: none;
}

.clearBoth
{
	clear: both;
}

.noBorder
{
	border: none;
}


#container
{
	width: 950px;
	margin: 0px auto;
}

#header
{
	position: relative;
	width: 100%;
	height: 351px;
	background: url(../images/header_bg.png) repeat-x top;
}

#headerMini
{
	position: relative;
	width: 100%;
	height: 139px;
	background: url(../images/header_bg.png) repeat-x top;
}


#mainNav
{
	float: left;
	margin-top: 5px;
}

#mainNav li
{
	float: left;
}

#mainNav li a
{
	display: block;
	float: left;
	height: 74px;
	margin-right:20px;
	background:url(../images/menu.gif) no-repeat 0px 0px;
}

ul#mainNav li#nav1 a { width: 67px; background-position: 0px 0px; }
ul#mainNav li#nav2 a { width: 200px; background-position: -101px 0px; }
ul#mainNav li#nav3 a { width: 150px; background-position: -334px 0px; }

ul#mainNav li#nav1 a:hover { width: 67px; background-position: 0px -79px; }
ul#mainNav li#nav2 a:hover { width: 200px; background-position: -101px -79px; }
ul#mainNav li#nav3 a:hover { width: 150px; background-position: -334px -79px; }

#mainTitre
{
	width: 570px;
	float: left;
	margin-left:20px;
}

#mainTitre1
{
	float: left;
	margin-top: 15px;
	float: left;
	height: 74px;
}

#flashHolder
{
	text-align:center;
	width: 950px;
	height: 351px;
	margin: 0 auto 2px auto;
}

#flashHolderMini
{

	text-align:center;
	width: 950px;
	height: 139px;
	margin: 0 auto 2px auto;
}

#mainBloc
{
	position: relative;
	top : 10px;
	left: 40px;
	width: 575px;
}

#blogEntries
{
	position:relative;
	top:70px;
	left: 45px;
	width: 100%;
	padding-top: 0px;
}

#blogEntries p
{
margin-top:7px;
font-size: 14px;
text-align:justify;
width: 540px;
color:#81806e;
}

#bas_linksC
{
	margin-top:-2px;
	width: 950px;
	height: 10px;
	background: url(../images/bas_links.jpg) no-repeat center;
}

#bas_linksM
{
	width: 100%;
	text-align:center;	
	height: 20px;
	padding-bottom: 1px;
	background-color: #ffffff;
}
	#bas_linksM p { padding: 4px 0 0 0;}

	#bas_linksM ul { font-size:120%; overflow: hidden; clear: both;}
	
		#bas_linksM li {display: inline;}

			#bas_linksM li a {
				color: #9E9370;
				text-decoration: none;
				line-height: 1em;
				padding: 1px 10px 0 10px;
				border-left: 1px solid #9E9370;
				}
							
				#bas_linksM li a:hover {color: #d92f56;}
				 #bas_linksM .first {border-left: medium none; padding-left: 0;}

#bas_linksRef
{
	clear: both;
	margin-top:0px;
	width: 950px;
	color:#fffdf2;
	text-align:center;
}

#footer
{
	clear:both;
	padding: 10px 0 10px 0;
	width: 100%;
	margin: 0px auto;
	background-color:#9E9370;
}

	#footer ul	{ margin-left: 50px; margin-right: 50px; }
		#footer li {display: inline;}
			#footer li	a {
				color: #f2f0e6;
				text-decoration: none;
				line-height: 1.4em;
				padding: 0 0 0 2px;
				border-left: 1px solid #c5b78c;
				}
							
				#footer li a:hover {text-decoration:underline;}
				 #footer .first {border-left: medium none; padding-left: 0;}

#bas_Adsens
{
	width: 100%;
	text-align:center;	
	background-color: #f2f0e6;
}

#footerCopy
{
	margin-top:5px;
	font-size: 10px;
	padding: 0px 0px 50px 0px;
	color: #f2f0e6;
	background: url(../images/logo_mini.gif) no-repeat center;
}
