* {
	margin: 0;
	padding: 0;
}

body {
	font-family: verdana, helvetica;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	height: 100%;
	background: #A5ABC2 url('./../images/main_bg.png') repeat-y top center;
	text-align: center;     /* ie 5 hack */
}

hr 	{ 	display: none;  	}
hr.dashed { 	display: block; color: #fff; border-top: 1px dashed #ccc;  }
img {	border: 0px;		}

h3 	{	font-size: 18px		}

a 				{	color: #666; text-decoration: none; 				}
a:hover 		{  	border-bottom: 1px solid #f90; 						}
a.right 		{	float: right;	border-bottom: 1px solid #FFF;		}
a.none 			{	font-size: 1px; color: #fff; text-decoration: none; }
a.none:hover 	{  	border: 0px; 										}
a.orange 		{ 	color: #f90; text-decoration: none; 				}




#body {
	position: relative;
	margin: 0 auto;
	padding: 15px 5px 0px 5px;
	width: 735px;
	height: auto;
	text-align: left;
}

#header {
	float:left;
	width: 730px;
	height: 70px;
}
#header p.logo {
	display: block;
	float: left;
	width: 200px;
	height: 64px;
	margin-left: 2px;
}
#header h1 {
	display: none;
}
#header .logo, a.logo:hover {
	display: block;
	width: 200px;
	height: 64px;
	background: transparent url('./../images/logo_bigben.png') no-repeat top left;
}

#header p.date {
	float: left;
	width: 210px;
	height: 65px;
	margin-top: 5px;
	text-align: left;
}
#header p.searchengine {
	float: right;
	text-align: right;
	color: #fff;
	width: 315px;
	height: 70px;
	background: #fff url('./../images/header_search_bg.png') repeat-x;
}
#header a.flag {
	float: left;
	width: 30px;
	height: 16px;
	font-size:1px;
	color: #121269;
	text-align: left;
	margin: 3px 0px 0px 0px;
}
#header a.fr {
	background: #fff url('./../images/flag_fr.png') no-repeat;
}
#header a.uk {
	background: #fff url('./../images/flag_uk.png') no-repeat;
}
#header a.de {
	padding-right: 5px;
	margin-right: 5px;
	background: #fff url('./../images/flag_de.png') no-repeat;
}

#header input {
	color: #000;
	font-size: 11px;
	width: 100px;
	height: 14px;
	margin: 1px;
	padding: 1px;
	border: 1px solid #000;
}
#header input.submit {
	color: #fff;
	font-size: 11px;
	border: 0px;
	width: 20px;
	height: 14px;
	margin: 0px 4px 0px 0px;
	*margin: 0px 4px 2px 0px;
	padding: 0px 3px 0px 3px;
	background: #7389D4;
}

#header a:hover {
	border: 0px;
}




#menu {
	display: block;
	position: relative;
	float: left;
	width: 179px;
	margin: 10px 10px 0px 0px;
	background: #fff;
}
#menu h4 {
	display: none;
}
#menu .titre1, .titre2, .titre3, .titre4, .titre5, .titre6, .titre7 {
	float: left;
	width: 180px;
	height: 26px;
	margin: 1px 0px 1px 0px;
	border: 0px;
}
#menu .titre1 {
	background: url('./../images/uk/menu_games_header.png') no-repeat bottom left;
}
#menu .titre2 {
	background: url('./../images/uk/menu_access_header.png') no-repeat bottom left;
}
#menu .titre3 {
	background: url('./../images/uk/menu_corporate_header.png') no-repeat bottom left;
}
#menu .titre4 {
	background: url('./../images/uk/menu_hotline_header.png') no-repeat bottom left;
}
#menu .titre5 {
	background: url('./../images/uk/menu_download_header.png') no-repeat bottom left;
}
#menu .titre6 {
  background: url('./../images/uk/menu_audiocad_header.png') no-repeat bottom left;
}
#menu .titre7 {
	background: url('./../images/uk/menu_newsletter_header.png') no-repeat bottom left;
}
#menu :hover {
	border: 0px;
}

#menu ul.menu1, ul.menu2, ul.menu3 {
	display: block;
	position: relative;
	color: #fff;
	float: left;
	display: list-item;
	width: 179px;
	list-style-type: none;
}
#menu ul.menu1 {
	background: #93A4E3 url('./../images/menu_software_bg.png') no-repeat bottom left;
}
#menu ul.menu2 {
	background: #92C7E3 url('./../images/menu_access_bg.png') no-repeat bottom left;
}
#menu ul.menu3 {
	background: #92C7E3 url('./../images/menu_corporate_bg.png') no-repeat bottom left;
}

#menu li.menu1 {
	padding: 6px 0px 6px 12px;
	background: url('./../images/menu_software_hr.png') no-repeat bottom left;
}
#menu li.menu2 {
	padding: 6px 0px 6px 12px;
	background: url('./../images/menu_access_hr.png') no-repeat bottom left;
}
#menu li.menu3 {
	padding: 8px 0px 8px 12px;
	background: url('./../images/menu_corporate_hr.png') no-repeat bottom left;
}


#menu a.menu {
	color: #fff;
	margin: 0px;
	padding: 0px
	background: transparent;
}
#menu a.menu:hover {
	border-bottom: 1px solid #fff;
}




#cat_header {
	display: block;
	float: left;
	width: 510px;
	height: 125px;
	margin-bottom: 10px;
	background: #ccc url('./../images/header_gradient.png') repeat-x top left;
}
#cat_header span.title {
	float: right;
	margin: 70px 10px 0px 0px;
}
#cat_header img.title {
	float: right;
	margin: 70px 10px 0px 0px;
}
#cat_header span.icon {
	float: left;
	margin: 0px 0px 0px 10px;
}
#cat_header img.icon {
	float: left;
	margin: 0px 0px 0px 10px;
}




#content {
	position: relative;
	float: left;
	width: 511px;
	margin: 0px 20px 0px 0px;
	background: #fff;
}
#content span.right {
	float: right;
}
#content span.list {
	float: right;
	margin-top: -13px;
}
#content p.center {
	text-align: center;
}

#content a.back {
	position: relative;
	float: left;
	margin: 20px 400px 0px 0px;
	border-bottom: 1px solid #fff;
}
#content a.back:hover {
	position: relative;
	float: left;
	margin: 20px 400px 0px 0px;
	border-bottom: 1px solid #FFA800;
}




#footer {
	float: left;
	height: 25px;
	width: 730px;
	text-align: center;
	vertical-align: middle;
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px dashed #ccc;
}
