body {
margin : auto;
padding : 0;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
background:#1b3f50;
}
a{text-decoration:none;}
img{border:none;}
#header_1{
	margin: 5px auto 0 auto;
	width: 950px;
	height:110px;
	background: url('images/fond.png') repeat-x top;
	border-right: 1px solid grey;
	border-left: 1px solid grey;
	border-top: 1px solid grey;
}
	#header_1 a{font-size:14px; font-weight:bold; color:grey; margin-top: 25px; margin-right: 10px;}
	#header_1 a:hover{text-decoration: underline;}
	
#header_2{
	margin: 5px auto 0 auto;
	width: 950px;
	height:130px;
	background: url('images/fond.png') repeat-x top;
	border-right: 1px solid grey;
	border-left: 1px solid grey;
	border-top: 1px solid grey;
}
	#header_2 a{font-size:14px; font-weight:bold; color:grey; margin-top: 25px; margin-right: 10px;}
	#header_2 a:hover{text-decoration: underline;}


#accueil{margin:0px auto 0 auto;text-align:center;width:950px;height:300px;background-color: #FFFFFF;border-right: 1px solid grey;border-left: 1px solid grey;border-bottom: 1px solid grey;}
#accueil p{margin:0 auto 0 auto;padding:5px 15px 5px 15px;color:#000000;font-size:13px;}

#results{margin:0px auto 0 auto;text-align:center;background-color: #FFFFFF;width:950px;height:300px;border-right: 1px solid grey;border-left: 1px solid grey;border-top: 1px solid grey;}
#results table{margin:0px auto 0 auto;text-align:center;}
#results a {display:block; width:130px; height:166px;margin:0;padding:5px 0 0 0;color:#ffffff;}
#results a:hover{background:url('images/voir.png') no-repeat;text-decoration:none;color:#000000;}
#results b{font-weight:bold;}
#results img{margin-right:6px;border:2px solid #f8b707;}
center {margin-top:5px;}


#tabCats a (line 1)

{

background-color: transparent;

background-image: url(http://fefoo.com/images/tabunselected-002.png);

background-repeat: repeat;

background-attachment: scroll;

background-position: 0% 0%;

color: gray;

text-decoration: none;

font-family: arial,verdana,sans-serif;

font-size: 11px;

font-weight: bold;

padding-top: 5px;

padding-right: 10px;

padding-bottom: 5px;

padding-left: 8px;

position: relative;

margin-left: 2px;

}

#tabCats a:hover, #tabCats a:focus, #tabCats a:active (line 1)

{

background-color: #3c769d;

background-image: url(http://fefoo.com/images/tabhover-001.png);

background-repeat: repeat;

background-attachment: scroll;

background-position: 0% 0%;

color: #ffffff;

}

#tabCats a:hover, #tabCats a:focus, #tabCats a:active (line 1)

{

background-color: #3c769d;

background-image: url(http://fefoo.com/images/tabhover-001.png);

background-repeat: repeat;

background-attachment: scroll;

background-position: 0% 0%;

color: #ffffff;

}

#tabCats #selected (line 1)

{

cursor: default;

background-color: transparent;

background-image: url(http://fefoo.com/images/tabselected-001.png);

background-repeat: repeat;

background-attachment: scroll;

background-position: 0% 0%;

color: #ffffff;

}