@charset "UTF-8";

body,html {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#000;
        height:100%;
        background-image: url(/images/motif2.jpg);
        background-attachment: fixed;
}


fieldset {
	border: 1px solid #ccc;
}

img {
	border: 0;
        font-size: 9px;
        text-decoration: none;
}

h1,h2,h3,h4 {
	margin: 0;
}

h2 {
	font-size:16px; 
	color:#0B9300;
	font-weight: normal;
	margin-bottom: 10px;
}
h2 a {
	text-decoration: none;
	
}

.hr {
	border: 0;
	padding: 0;
	margin: 5px 5px;
	width: 100%;
	text-align: left;
	background: url(/images/line.jpg) top left no-repeat;
	height: 8px;
}

.hr2 {
	border: 0;
	border-top: 6px dotted #eee;
	padding: 0;
	width: 800px;
	text-align: left;
}

form {
	margin: 0;
	padding: 0;
}

ul,li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.nameofsite {
	font-size: 20px;
	font-weight: bold;
}

.gac_m {
	font-size: 16px;
	cursor: default;
	line-height: 23px;
	border: 1px solid black;
	z-index: 99;
	background: white;
	position: absolute;
	margin: 0;
}

.gac_b {
	background: #36c;
	color: white;
}

.gac_c {
	white-space: nowrap;
	overflow: hidden;
	text-align: left;
	padding-left: 3px;
}

.gac_d {
	white-space: nowrap;
	overflow: hidden;
	text-align: right;
	font-size: 10px;
	color: green;
	padding: 0 3px;
}

.gac_b td {
	color: white
}

.gac_e td {
	padding: 0 3px 2px;
	text-align: right;
	font-size: 10px;
	line-height: 15px;
}

.gac_e span {
	color: #00c;
	text-decoration: underline;
	cursor: pointer;
}

.gac_b td,.gac_c td {
	background-color: #ccc;
        color: black;
}

.gac_e td span {
	color: green;
}

#htmltagcloud {
	line-height: 1.7em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	text-align: inherit;
	text-indent: 0ex;
	background-color: #fff;
        
}
#htmltagcloud a {
    text-decoration: none;
}
#htmltagcloud a:hover {
    text-decoration: underline;
}

span.tagcloud0 {
	font-size: 1.0em;
}

span.tagcloud1 {
	font-size: 1.2em;
}

span.tagcloud2 {
	font-size: 1.4em;
}

span.tagcloud3 {
	font-size: 1.6em;
}

span.tagcloud4 {
	font-size: 1.8em;
}

span.tagcloud5 {
	font-size: 2.0em;
}

span.tagcloud6 {
	font-size: 2.2em;
}

span.tagcloud7 {
	font-size: 2.4em;
}

span.tagcloud8 {
	font-size: 2.6em;
}

span.tagcloud9 {
	font-size: 2.8em;
}

span.tagcloud10 {
	font-size: 3.0em;
}

.navlink {
	font-size: 14px;
	font-weight: bold;
}

.price {
	font-size:14px; 
	color:#111111;
	font-weight:bold;
}

.style1 {
	font-size: 15px;
	font-weight: bold;
	color: #111111;
}

.style7 {
	color: #0B9300;
	font-weight: bold;
}
.style4 {	
	font-size: 16px;
	font-weight: bold;
}
.style6 {
	font-size: 24px; 
	font-weight: bold; }
.style8 {
	color: #813BBF;
	font-weight: bold;
}
.style9 {color: #813BBF}


.style8 {
	color: #813BBF;
	font-weight: bold;
}
.style9 {color: #813BBF}

.style10:LINK {
	color: #0B9300;
	font-size: 16px;
}
.style10:VISITED {
	color: #551a8b;
	font-size: 16px;
}


input {
    font-size: 14px;

}
div.tabs {
  background: #fff ;
  }

div.tabs UL.tabNavigation {
  margin:0;
  padding:0;
  list-style:none;
  }
div.tabs UL.tabNavigation li {
  float:left;
  margin:0;
  padding:0 0 0 0;
  }

div.tabs UL.tabNavigation span {
  float:left;
  padding:5px 7px 4px 10px;
  text-decoration: none;
  color: #111111;
  font-weight: bold;
}

div.tabs UL.tabNavigation a {
  float:left;
  padding:5px 7px 4px 10px;
  text-decoration: none;
  color: #111111;
}
  
  
UL.tabNavigation LI A.selected {
	color: #0B9300;
	font-weight: bold;
    background:url("/images/resultat_left.jpg") no-repeat left top;
}

div.tabs UL.tabNavigation li.selected  {
	background:url("/images/resultat_right2.jpg") no-repeat right top;
}

 UL.tabNavigation LI A:hover {
 
 }
	
	
 #tooltip{
     position:absolute;
     border:1px solid #999;
     background:#fafafa;
     padding:2px 5px;
     color:#333;
     display:none;
 }

 .apartirde {
     font-size: 10px;

 }
