 /* top elements */
* html { margin:0px; 	padding: 0px; }
* {
	margin:0px; 	padding: 0px;
}
body {
	margin: 0px; padding: 0px;
	font: 70%/1.5em  Verdana, Tahoma, Arial,sans-serif;
	color: #525252; 
	background-color: #f3f3f3;	
	background-position: 120px 0px;
	text-align: center; 
	padding-top: 7px;
}

/* links */
a {
	color: #525252; 
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #0060AB;
	background-color: inherit;
}

/* headers */
h1, h2, h3 {
	font-family: 'Verdana', Tahoma, Verdana, Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 120%;	
	padding: 6px 10px 12px 10px;
	color: #525252;
	background-color: inherit;
	border-bottom: 4px solid #c2c2c2;		
}
h2 {
	color: #525252;
	font-size: 110%;
	text-transform: none;
	padding: 6px 10px 9px 10px;
}
h3 {
	font-size: 125%;	
	color: #525252;
}

 h3, p {
   color:#525252;
	padding: 10px;		
	margin: 0;
}

/* images */
img {
margin: 0px;
padding: 0px;
	
}
img.float-right {
  margin: 0px 20px 0px 5px;  
}
#noflik {
float: right;
  margin: 10px 25px 0px 5px;
  }
img.float-left {
  margin: 5px 10px 5px 0px;
}


	
#sidebar h2 {
padding-left: 50px;
background: url(../images/menu_headar2.gif) no-repeat;
}
#sidebar p {
	padding-left: 0;
}



/**************************************
   LAYOUT 
***************************************/	
#wrap {
	margin: 0 auto; 
	padding: 0; 
	width: 990px !important;
	width: 990px;
	text-align: left;
}

/* header */
#header { 
	position: relative !important;
	position:static;
	height: 116px; 
	margin: 0; padding: 0;
	color: #808080; 		
	background-image:url(../images/header_backgroun.jpg);
	background-repeat: no-repeat;

	}
#header h1#logo {
	position: absolute;	
	font: bold 3.3em "trebuchet MS", Arial, Tahoma, Sans-Serif;
	
	color: #525252;
	letter-spacing: -2px;	
	border: none;	
	
	/* change the values of top and Left to adjust the position of the logo*/
	top: 0; left: 2px;		
}
#header h1#logo span { color: #E5E5E5; }

#header ul{	   
	margin: 0px;
	padding: 0px;
	padding-right: 25px;
	padding-top: 25px;	
	list-style: none;
}
#header ul li{
	margin: 0px;
	padding: 0px;
	float: right;
	list-style: none;
}

#header ul li a{
margin: 0px;
padding: 0px;
width: 29px;
height: 29px; 
}



#header p{
margin: 0px;
padding: 0px;
margin-left: 7px;
padding-top: 12px;
margin-top: 12px;
display: block;
list-style: none;
}

#header h2#slogan { 
	position: absolute;
	color: #E1E9AD;
	margin: 15px; padding: 0;	
	font: bold 12px Arial, Tahoma, Sans-Serif;	
	text-transform: none;
	
	/* change the values of top and Left to adjust the position of the slogan*/
	top: 43px; left: 45px;
}

/* menu */

/* new menu top start*/
#menu{
	width:982px;
	height: 42px;
	margin: 0px;
	padding: 0px;
	border-left:4px solid #a8d7ea ;
	border-right:4px solid #a8d7ea ;	
	
}
#menu ul{
	width: 982px;
	height: 42px;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/top_menu_background.jpg);
	background-repeat: repeat-x;
	

/*	background-color:#FFFF00;*/
}

#menu ul li{
	height: 42px;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	text-align: center;
	text-indent: 0px;  
}

#menu a{
height: 42px;
margin: 0px;
padding: 0px;
float: left;
list-style-type: none;

text-align: center;
font-size: 15px;
 color: #525252;
 line-height: 42px;
 
 padding-left:15px; 
 padding-right: 15px;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
}

#menu ul li a:hover{
height: 42px;
margin: 0px;
padding: 0px;
display:block;
float: left;
list-style-type: none;
text-align: center;
font-size: 15px;
 line-height: 42px;
 color: #525252;
 padding-left:15px; 
 padding-right: 15px;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-image: url(../images/top_menu_hover.jpg);
 background-repeat: repeat-x;
 font-size: 14px;
 font-weight: bold;

}

/* new menu top end*/



/* sidebar */
/*Left menu start */
	
#sidebar {
	float: left;
	width: 289px; 
	height: auto;
	margin: 0;	
	padding: 0;
	margin-top: 7px;
	margin-bottom: 7px;
	
}
#sidebar ul {
	min-height: 600px;
	max-height: inherit;
	background-image: url(../images/left_menu_backgroung.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	border-left: 4px solid #a8d7ea ;
	border-right: 4px solid #a8d7ea ;
	
}

#sidebar li {
margin-top:8px;
display: block;
height: 25px;
line-height: 25px;

}

#sidebar li:hover {
margin-top:8px;
display: block;
height: 25px;
color: #525252;
background-image: url(../images/left_menu_hover.jpg);
background-repeat: repeat-x;
}


#sidebar h1 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bolder;
text-align: center;
	font-size: 17px;	
	padding: 5px 0px 10px 0px;
	color: #525252;
	background-color: transparent;
	border-bottom: 2px solid #a8d7ea;		
}

#sidebar a {
float:left;
	margin: 0px;
padding: 0px;
width:260px;
height: 26px;
line-height: 26px;
display: block;
font-size:11px;
text-align: left;
	font-weight: bold;
	 color: #525252;
		text-decoration: none;
	padding-left: 30px;
	}

#sidebar a:hover {
float: left;
	margin: 0px;
padding: 0px;
/*width:280px;*/
height: 26px;
line-height: 26px;
display: block;
font-size:11px;
text-align: left;
	font-weight: bold;
color: #525252;
background-image:url(../images/left_menu_hover_icon.png);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	text-decoration: none;
	padding-left: 30px;
	}
	
	#sidebar img {

	margin: 0px;
padding: 0px;
display: block;
}
	

/*left menu end*/
	
/* main column */
#main {
	float: left;
	margin: 0 0 0 0;
	padding-top: 0;
	padding-left: 7px;
	margin-top:7px;	
	width: 680px;	
}


#main h4{
	font-size: 12px;
	list-style: none;
	text-align: justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #525252;
	/*padding: 0px;
	margin: 0px;
	margin:5px;*/
}




.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 15px 10px 10px 10px;
	border: 1px solid #f2f2f2; 
	font-size: 95%;
}
.post-footer .date {
	background: url(clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
/*table definition start*/

TR.entete 			{ 	font:			12px arial;
						font-weight: 	bold;
						color:#000000;
						background-color:#CCCCCC;				}
TR.lignePaire 		{	background-color:	#F6A772;			color: White	}
TR.ligneImpaire		{	background-color:	#9FA09F;		color: White			}

tr a{
	color: #1E86D8;
	font-weight: 	bold;
}
.table {

	border: 3px solid #F57A2A;
}
/*table definition end*/




/* footer  start*/
#footer { 

	width: 990px;
	clear: both; 	
	margin-bottom:15px ;
	color: #a8d7ea; 	
	background-image:url(../images/footer_backgroung.jpg);
	background-repeat: repeat-x;
	height: 35px;
	border:4px solid #a8d7ea ;
}
#footer a { 
	color:#525252;
	text-decoration: none; 
	font-weight: 600;
	
}
#footer p {
	margin:0px;
	padding-top:9px;
}
#footer a:hover { 
	color:#fff;
	text-decoration: none; 
	font-weight: bold;
}
#footer-content {
	margin: 0px;
	padding:0px;
	
}
#footer-content #footer-left {
	padding: 0px;
	padding-left:25px;
	margin: 0px;
	float: left;
	text-align: left;
}
#footer-content #footer-right {
	padding-right: 25px;
	float: right;
	text-align: center;
}
#footer li{

 list-style-type: none;
text-align: left;
  text-indent: 0px;
}

#footer img{
width: 1px;
margin: 0px;
padding: 0px;
padding-top:0px;


}

/*footer end*/
/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* additional classes */
.clear  { clear: both; }
.green  { color: #75A54B; }

/* @group My Group */

/* @group My Group */

/* @group My Group */

/* @group My Group */



/* @end */



/* @end */



/* @end */



/* @end */
