@charset "utf-8";
/* CSS Document */

img {
	border:none;
}

h1 {
	font-size: medium;
	font-weight: bold;
	color: #F30;
}

h2 {
	font-size: small;
	font-weight: bold;
	color: #06C;
}

h3 {
	font-size: smaller;
	font-weight: bold;
	color: #F30;
}

body {
	background-color: #FFF;
	background-image: url(../img/background_main.gif);
	background-repeat:repeat-x;
	color: #06C;
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
}
a.company:link {
	color:#F30;
}
a.company {
	color:#F30;
}
a.company:visited {
	color:#F30;
}
a.company:hover {
	color:#F30;
}
a.company:visited:hover {
	color:#F30;
}

a:link {
	text-decoration: none;
	color: #06C;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #06C;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #06C;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #06C;
	font-weight: bold;
}

a.place {
	text-decoration: none;
	color: #06C;
	font-weight: normal;
}

a.place:visited {
	text-decoration: none;
	color: #06C;
	font-weight: normal;
}

a.direct {
	text-decoration: none;
	color: #06C;
	font-weight: normal;
}

a.direct:visited {
	text-decoration: none;
	color: #06C;
	font-weight: normal;
}

#main {
	width: 960px;
	margin: 0 auto;
}

#wrapper {
	position: absolute;
	top: 0;
	width: 960px;
	margin: 0 auto 300px auto;
	height:300px;
	left: 50%;
	margin-left: -480px;	
}

#header {
	float: left;
	width: 960px;
	margin-top:5px;
}

#logo {
	height: 138px;
	width: 206px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
    text-align:center;
}

#ad_one {
	float: left;
	width: 724px;
	height: 138px;
	margin-left: 10px;
	overflow: hidden;
}

#header_control {
	float: left;
	width: 960px;
	height: 41px;
	margin-bottom: 17px;
}

#sign_in {
	float: left;
	width: 223px;
	height: 23px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 21px;
	background: url(../img/sign_in.gif) no-repeat;
	background-color: #CCC;
	text-align:center;
	padding-top: 3px;
}

#sign_in a {
	color: #fff;
	font-size: small;
	font-weight: bold;
}

#top_menu {
	float: left;
	width:717px;
	padding-top: 5px;
	height: 21px;
	margin-top: 15px;
	margin-left: 10px;
	list-style: none;
	text-align: right;
	font-size:small;
	font-weight: bold;
}

#top_menu ul {
	margin: 0px;
	padding: 0;
}

#top_menu li {
	display: inline;
	border-left: 2px solid #06C;
	padding:0 4px 0 8px;
}

#top_menu .first {
	border-left: none;
}

#search_control {
	float: left;
	width: 960px;
	height: 113px;
	background: url(../img/searchbar_background.gif) no-repeat;
}

#searchbar {
	float: left;
	width: 960px;
	height: 28px;
	padding-top: 15px;
	text-align: center;
}

#searchbar span {
	font-weight: bold;
	font-size: large;
}

#direct_branche {
	float: left;
	margin-top: 10px;
	width: 100%;
	height: 20px;
	text-align: center;
	}

#direct_branche ul li {
	list-style-type: none;
	display: inline;
	padding: 0 4px 0 8px;
}

#direct_ort {
	float: left;
	width: 100%;
	height: 16px;
	text-align: center;
}

#direct_ort ul li {
	list-style-type: none;
	display: inline;
	padding: 0 4px 0 8px;
}

#content {
	float: left;
	width: 940px;
	background-image: url(img/background_content.gif);
	background-repeat: no-repeat;
	background-color: #ebebeb;
	margin-top: 333px;
	padding: 10px;
	font-size: small;
}

#breadcrumb {
	float: left;
	width: 100%;
	font-size: small;
	font-weight: bold;
	margin-bottom: 5px;
}

#breadcrumb a:link {
	color: #F30;
	font-weight: bold;
	font-size: small;
}
#breadcrumb a:visited {
	color: #F30;
	font-weight: bold;
	font-size: small;
}
#left {
	float: left;
	width: 620px;
	padding-right: 10px;
}

#left p {
	border-top: 1px solid #06c;
	text-align: left;
	padding-top: 10px;
}

.clr {
	clear:both;
}

hr {
    border-top: 1px solid #06c;
	text-align: left;
}

#left b {
	text-align: right;
	width: 100%;
	color: #F30;
}

#left .numbers {
	background:url(../img/number.gif) no-repeat;
	width: 22px;
	height: 20px;
	color: #fff;
	font-size: small;
	font-weight: bold;
	margin: 5px;
	}

/* #center {
	float: left;
	width: 293px;
	padding-right: 10px;
	padding-left: 10px;
} */

#right {
	float: left;
	width: 299px;
	padding-left: 10px;
}

/* #right ol.rating {
 	list-style-type:none;
 	font-size:16px;
 	margin:0.5em;
 	padding:0;
 	width:6.3em;
 	padding-botom:1.2em;
 }

#right ol.rating li {
 	float:left;
 	height:1em;
 	margin:0.1em;
 	overflow:hidden;
 	background-image:url(../img/FFrstar.png);
 }

#right ol.med li {
 	background-image:url(../img/FFrmed.png);
 }
#right ol.ast li {
 	background-image:url(../img/FFrast.png);
 }

#right ol.rating:hover li {
 	background-position:50% -16px;
 }

#right ol li a {
 	display:block;
 	width:1em;
 	height:1em;
 	padding-top:1.2em;
 	text-decoration:none;
}

#right ol.star li {
 	background-image:url(../img/FFrstar.png);
}

#right ol.rating:hover li {
 	background-color:#ebebeb;
 	background-position:50% -16px;
}

#right ol.rating li:hover + li, ol.rating li:hover + li + li, ol.rating li:hover + li + li + li , ol.rating li:hover + li + li +li +li{
 	background-position:50% -32px;
 }

#right ol.one li, ol.two li, ol.two li , ol.three li, ol.four li, ol.five li {
 	background-position:50% -16px;
}

#right ol.one li + li, ol.two li + li + li, ol.three li + li + li + li, ol.four li + li + li + li + li {
 	background-position:50% 0;
 } */

#footer {
	float: left;
	width:100%;
    height: 60px;
    vertical-align: middle;
	margin-top: 10px;
	text-align: center;
	background: url(../img/footer_background.gif) no-repeat;
}

#footer ul li {
	display: inline;
	padding: 0 4px 0 8px;
	border-left: 1px solid #06c;
}

#footer ul li a {
	color:#06c;
	font-size:10pt;
	font-family:Arial;
	font-weight:normal;
	text-decoration:none;
}

#footer ul li a:visited {
	color:#06c;
	font-size:10pt;
	font-family:Arial;
	font-weight:normal;
	text-decoration:none;
}

#footer ul li a:active {
	color:#06c;
	font-size:10pt;
	font-family:Arial;
	font-weight:normal;
	text-decoration:none;
}

#footer .first {
	border-left: none;
}

.inputComment {
	font-family:Arial;
	font-size:10px;
	color:#06C;
}
