		#contentSection {
			margin: 0px 0px 0px 0px;
		}
				
		/*-- OPTION D'AFFICHAGE --*/
		.optionAffichage{ 
			margin: 10px 10px 20px 10px !important;
			margin: 10px 5px 20px 5px;
			font-size: 1.2em;
			width: 725px;
			color: grey;
		}
		
		.optionAffichage tr{
			border: 1px solid black;
		}
		.optionAffichage td{
			width: 200px;
		}
		.optionAffichage td.affichageTop{
			padding-bottom: 4px;
			vertical-align: bottom;
		}
		.optionAffichage td.affichageBottom{
			padding-top: 4px;
			vertical-align: top;
		}
		.optionAffichage td.nbResultats{
			text-align: center;
		}
		.btPages{
			width: 94px;
			height: 14px;
			background: url(/images/buttons/bt_page.gif);
			color: #828282;
			text-align: center;
			float: right;
			padding: 9px 3px 5px 3px;
			font-size: 0.9em;
			cursor: pointer;
		}
		.optionAffichage td.pages a{
			text-decoration: none;
		}
		.optionAffichage td.pages{
			width: 525px;
			text-align: right;
		}
		.optionAffichage td.pages span{
			font-size: 1em;
			text-transform: uppercase;
			margin-right: 5px;
		}		
		
		
		
		/*-- RESULTATS DE RECHERCHE --*/
		#resultbox {
			margin: 0px 5px 0px 7px;
		}
		.resultat{
			width: 725px;
			border-bottom: 1px solid #d8d8d8;
			margin-bottom: 5px;
			border-spacing: 0px;
			vertical-align: top;
			text-align: left;
		}
		.resultat h2{
			font-size: 1.2em;
			border-bottom: 1px solid #d8d8d8;
			background: #f4f4f4;
			padding: 3px;
			margin-left: 10px;
			margin-bottom: 5px;
		}
		.resultat .coverResult{
			width: 74px;
			margin: 0px;
			vertical-align: bottom;
		}
		.resultat .score{
			width: 74px;
			height: 29px;
			border: 1px solid #d8d8d8;
			border-bottom: 0px;
			font-size: 2.2em;
			font-weight: bold;
			text-align: center;
			background: url(../images/elements/bgRating2.gif) center no-repeat;
		}
		.resultat td.buttons{
			vertical-align: top;
		}	
		.resultat .synopsis{
			font-size: 1.2em;
			vertical-align: top;
			margin-right: 10px;
			padding-left: 10px;
			padding-bottom: 10px;
			padding-right: 5px;
		}
		.resultat .englishonly{
			font-weight: bold;
			margin: 10px 0px 10px 0px;
		}
		.resultat .specs{
			border-left: 1px solid #d8d8d8;
			font-size: 1.1em;
			padding-left: 10px;
			width: 325px;
		}

		.resultat .categories{
			border: 0px;
			padding-left: 7px !important;
			width: 170px !important;
			width: 175px;
		}
		.resultat .specs h4{
			font-size: 1.0em;
			color: #FF7C00;
			font-weight: bold;
			border: none;
			background-color: white;
			padding: 0px;
		}
		.resultat .rating img{
			height: 24px;
			max-width: 24px;
			margin: 2px;
			border: 0px;
		}
		.resultat .rating{
			width: 24px;
			height: 24px;
			padding-top: 2px;
			border: 0px;
			text-align: center;
		}
		

/*-- ICON SETTINGS --*/
#title_icn_1 {
	background: url(/images/icons/title_disc_orange.gif);
	height: 29px;
	width: 29px;
	position:relative;
	left:10px;
}
#title_icn_2 {
	background: url(/images/icons/title_bluray.gif);
	height: 29px;
	width: 29px;
	position:relative;
	left:10px;
}
#title_icn_3 {
	background: url(/images/icons/title_hddvd.gif);
	height: 29px;
	width: 29px;
	position:relative;
	left:10px;
}
#title_icn_4 {
	background: url(/images/icons/title_ps2.gif);
	height: 29px;
	width: 29px;
	position:relative;
	left:10px;
}
#title_icn_5 {
	background: url(/images/icons/title_ps3.gif);
	height: 29px;
	width: 29px;
	position:relative;
	left:10px;
}
#title_icn_6 {
	background: url(/images/icons/title_wii.gif);
	height: 29px;
	width: 29px;
	position:relative;
	left:10px;
}
#title_icn_7 {
	background: url(/images/icons/title_gamecube.gif);
	height: 29px;
	width: 29px;
	position:relative;
	left:10px;
}
#title_icn_8 {
	background: url(/images/icons/title_xbox.gif);
	height: 29px;
	width: 29px;
	position:relative;
	left:10px;
}
#title_icn_9 {
	background: url(/images/icons/title_xbox360.gif);
	height: 29px;
	width: 29px;
	position:relative;
	left:10px;
}

#title h2.searchTitle1{	color: #ff7c00;}
#title h2.searchTitle2{	color: #0F86F4;}
#title h2.searchTitle3{	color: #780A26;}
#title h2.searchTitle4{	color: #0084FF;}
#title h2.searchTitle5{	color: black;}
#title h2.searchTitle6{	color: #2CCBFF;}
#title h2.searchTitle7{	color: #5D02AA;}
#title h2.searchTitle8{	color:#90C21F;}
#title h2.searchTitle9{ color:#90C21F; }

.title2{
border-top: 1px solid #CFCFCF;
 margin-top: 20px;
 padding-top: 20px;
}

/*-- NOTHING FOUND FOR SEARCH (OR BLOCKED) --*/
.search_error {
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
}
