@charset "utf-8";
/* CSS Document */

html { height: 100%; margin-bottom: 1px;}

body {
    margin: 0;
    background: #000000;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: .75em;
	color: #ffffff;
}

img {
    border: 0;
}

a:link, a:active, a:visited {
	cursor: pointer;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}

a{
	color : #ffffff;
	outline: none;
}

#wrapperall {
    width: 990px;
    margin: 0 auto;
}

#wrapperBg {
    float: left;
    margin-bottom: 25px;
}

#wrapperLeft {
    float: left;
}

#wrapperRight {
    float: left;
    padding: 23px 6px 0 6px;
}

#wrapperTop {
    float: left;
}

#wrapperBottom {
    float: left;
}

#search {
    width: 200px;
    height: 16px;
    color: #ffffff;
}

#search button {
    background: url('../images/search1.jpg') no-repeat;
    width: 30px;
    height: 22px;
    border: 0;
    cursor: pointer;
	vertical-align: top;
	margin-top:-2px;
}

#search input {
	width:150px;
    border: 0;
	height: 16px;
	margin-right: 10px;
}

#search a:link, #search a:active, #search a:visited {
}

#search a:hover {
    color: #E00000;
}

.user_meta a {
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #514e4e;
    text-decoration: none;
    font-size: 7pt;
}

#loginsplit {
    width: 2px;
    height: 25px;
    float: left;
    background: url('../images/searchsplit.jpg') no-repeat;
    margin: 0 10px 0 10px;
}

#header {
    float: left;
	background: #000000;
    width: 978px;
    height: 101px;
	margin: 18px 0 18px 0;
}

#menu {
    float: left;
    width: 978px;
    height: 44px;
    background: url('../images/bg-menu1.png') repeat-x;
	font-size: 1.0em;
	font-weight: normal;
	text-transform: uppercase;
}

#menu ul {
    float: left;
    margin: 0 30px 0 30px;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
}

#menu ul li {
    float: left;
    background: transparent;
}

#menu ul li a {
    float: left;
    padding: 13px 20px 0 20px;
    height: 23px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    background: url('../images/fond-menu.png') repeat-x;
}

#menu ul li a:hover {
    float: left;
    padding: 13px 20px 0 20px;
    height: 23px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #999999;
    text-decoration: underline;
}

#menu ul li .split {
    float: left;
    height: 40px;
    width: 1px;
	background: url('../images/menu-separator.png') no-repeat;
}

#menu ul li .dropdown {
    padding: 11px 20px 0 0px;
    background: url('../images/menuDown.gif') no-repeat right 15px;
}

#content {
    float: left;
    width: 978px;
    padding-top: 10px;
     z-index: -1;
}

.submit_drop {
	position: absolute;
	margin-top: 50px;
	background: #f2f2f2;
}

#sideleft {
    float: left;
    width: 205px;
    padding-left: 25px;
}

#sideright {
    float: right;
    width: 250px;
    padding-left: 15px;
}

#main {
	clear: both;
    float: left;
    width: 700px;
    padding-left: 10px;
}

.p {
    float: left;
    padding: 0;
    margin: 0;
}

#categories {
    width: 700px;
    padding: 0 0 20px 0;
    vertical-align: top;
}

.formPage {
    float: left;
    width: 660px;
    padding: 20px 0 20px 0;
    vertical-align: top;
    border: 0px solid #CCCCCC;
}

table#categories tr {
    padding: 0;
    margin: 0;
    list-style-type: none;
    list-style-position: outside;
}

.catBox {
	height: 130px;
}
.catBoxa {
	height: auto;
}

table#categories tr td h2 {
    background: url('../images/icon-category.png') no-repeat 2px 4px;
    height: 20px;
    padding: 5px 0 0 30px;
    display: block;
    font-size: 1.1em;
    font-weight: bold;
}

table#categories tr td h2 a{
    color: #4fb4ff;
    text-decoration: none;
    float: left;
    padding-bottom: 5px;
}

table#categories tr td h2 a:hover {
    float: left;
    color: #999999;
    text-decoration: none;
    padding-bottom: 5px;
}

.subcats {
    padding: 0 5px 10px 30px;
}

#categories ul li a span {
    color: #696969;
    font-weight: bold;
}

#categories ul li a:hover span {
    color: #e00000;
    font-weight: bold;
}

#row1 {
    float: left;
    width: 40%;
}

#row2 {
    float: left;
    width: 60%;
}

#articles {
    margin: 20px 0 0 0;
}

#row1articles {
    float: left;
    width: 210px;
    overflow: hidden;
    margin: 0;
}

.articlebox {
    float: left;
    width: 196px;
    margin: 0;
    padding: 10px 4px 20px 4px;
}

.articletitle a:link, .articletitle a:active, .articletitle a:visited {
    color: black;
}

.articletitle a:hover {
    color: #E00000;
}

.articletitle {
    background: url('../images/articleIcon.jpg') no-repeat;
    padding-left: 20px;
    font-weight: bold;
}

.articletext {
    padding: 5px 0 5px 0;
    height: 40px;
}

.articlefull {
    text-align: right;
}

.title {
	clear: both;
}

.titleLeft {
    float: left;
    width: 3px;
    height: 24px;
}

.titleRight {
    float: left;
    width: 3px;
    height: 24px;
}

.titleBgside {
    float: left;
    width: 188px;
    height: 21px;
    font-weight: bold;
    color: #ffffff;
    padding: 3px 0 0 10px;
}

.titleBgmain {
    float: left;
    width: 434px;
    height: 21px;
    font-weight: bold;
    color: #ffffff;
	font-size: 1.5em;
    padding: 3px 0 0 10px;
}

.titleIcon1 {
    float: left;
    width: 168px;
    height: 16px;
    background: url('../images/contentTitleIcon1.jpg') no-repeat;
    padding: 2px 0 0 50px;
}

.titleIcon2 {
    float: left;
    width: 138px;
    height: 16px;
    background: url('../images/contentTitleIcon2.jpg') no-repeat;
    padding: 2px 0 0 50px;
}

.titleIcon3 {
    float: left;
    width: 138px;
    height: 16px;
    background: url('../images/contentTitleIcon3.jpg') no-repeat;
    padding: 2px 0 0 50px;
}

.sidecateg {
    float: left;
    padding: 15px 0 15px 10px;
}

.sidecateg ul {
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    line-height: 1.6;
}

.sidecateg ul li {
    background: url('../images/sidebullet.jpg') no-repeat 0px 5px;
    padding-left: 15px;
}

.sidecateg ul li a:link, .sidecateg ul li a:active, .sidecateg ul li a:visited {
    color: #000000;
    text-decoration: none;
}

.sidecateg ul li a:hover {
    color: #e00000;
    text-decoration: underline;
}

.stat {
     padding: 0px 0 5px 0px;
    line-height: 180%;
	text-align: center;
}

#footer {
    float: left;
    width: 978px;
    height: 60px;
    margin-bottom: 8px;
}

#footercontent {
    float: left;
    width: 978px;
    text-align: center;
    padding-top: 5px;
	border-top: 1px solid #333333;
}

#footercontent a {
	color: #ffffff;
}

/* login slider related */

#panel {
    background: #ffffff;
    display: block;
    color: #000000;
    position: absolute; 
    z-index: -1; 
    top: 23px; 
    width: 978px;
    height: 110px;
    margin-left: 6px;
    border-bottom: 1px solid #cccccc;
}

#panel_table {
	width: 200px;
	margin: 0 auto;
}

#panel a{
	color: #E00000;
}

.active {
    background-position: right 12px;
}
/*
#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}
*/
#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#3E81B4;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   /*cursor:hand;*/
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   /*cursor:hand;*/
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}

span.req {
	color: #E00000;
}

.path {
	padding-bottom: 0px;
	border-bottom: 0px solid #cccccc;
	margin-bottom: 0px;
}

.path a, .path span {
	padding: 0 0 0 8px;
}

#firstPath {
	font-weight: bold;
	background: none;
	padding: 0;
}

div.errForm, span.errForm {
	margin: 2px 0 0px 0px;
	padding: 2px 3px 2px 3px;
	color: red;
	background: #000000;
	border: 0px solid #cccccc;
	text-align: left;
	clear: both;
	display: block;
}
div#bar1 {
 width: 198px;
 background: #f2f2f2;
 font-weight: bold;
 font-size:10px;
 position: absolute;
 left: auto;
 margin:34px 0 0 0px;
 padding: 0;
 z-index: 500;
 border: 1px solid #d1d1d1;
 color: #000;
}

#menu ul li div#bar1 a {
 background: #f2f2f2;
 color:#3c3c3c;
 display:block;
 font-weight:bold;
 margin: 0;
 text-decoration:none;
 padding: 10px 0 10px 10px;
 height: 15px;
 width: 178px;
 font-size: 11px;
 }

#menu ul li div#bar1 a:hover {
 color:#636363;
 background-color: #F0EEEE;
 }
 
div#bar2 {
 width: 178px;
 background: #f2f2f2;
 font-weight: bold;
 font-size:10px;
 position: absolute;
 left: auto;
 margin: 34px 0 0 0px;
 padding: 0;
 z-index: 500;
 border: 1px solid #d1d1d1;
 color: #000;
}

#menu ul li div#bar2 a {
 background: #f2f2f2;
 color:#3c3c3c;
 display:block;
 font-weight:bold;
 margin: 0;
 text-decoration:none;
 padding: 10px 0 10px 10px;
 height: 15px;
 width: 158px;
 font-size: 11px;
 }

#menu ul li div#bar2 a:hover {
 color:#636363;
 background-color: #F0EEEE;
 }
 
.link {
	font-size: 14px;
	font-weight: bold;
}


.linkm {
	font-size: 14px;
	font-weight: bold;
	color: #4fb4ff;
	text-decoration: none;
}

.navig {
	font-size: 12px;
    border-top: 1px solid #C5C5C5;
    margin: 10px 0 0 0;
    padding: 5px 0 0 0;
}

.label {
width: 240px;
font-weight: bold;
}

#content .btn {
	padding: 6px 0;
	width: 100px;
	background: no-repeat url(../images/bckcontentbtn.gif);
	border: none;
	font-family: Arial; font-size: 11px; font-weight: bold;
	color: #000;
	cursor: pointer;
	margin-top:15px;
} 
#linkDetail {
	line-height: 180%;
	margin-top: 5px;
}

#linkDetail .label {
	width: 145px;
	font-weight: bold;
}

.link_rating {
	font-weight: bold;
	color: #444;
}

.pr {
	width: 35px;
	padding-top: 3px;
}

.field {
margin-left:0px;
padding-bottom: 5px;
}

.readMore {
	color: #c2e459;
	font-weight: bold;
	text-decoration: underline;
}

#titre_header h1 {
font-size: 1.2em;
}

#titre_header h2 {
font-size: 1.0em;
font-weight: normal;
}

.smallDesc {
	padding-right: 0;
}

a.lien_vert{
	color: #C2E459;
}
a.lien_vert:hover {
	color: #999999;
	text-decoration: underline;
}
.tagclouds {text-align: center; vertical-align: top; margin-top:-30px; padding: 0 10px 0 10px;}

.cloud-style-1 { color: #464646;/*red*/ } 
.cloud-style-2 { color: #757575; /*black*/ }
.cloud-style-3 { color: #858585;/*orange*/ }
.cloud-style-4 { color: #585858;/*green*/ }
.cloud-style-5 {  color: #5e5e5e; /*blue*/ }

a.info {
   position: relative;
   color: black;
   text-decoration: none;
   top: 3px;
    /*border-bottom: 1px gray dotted; on souligne le texte */
}
a.info span {
   display: none; /* on masque l'infobulle */
}
a.info:hover {
   background: none; /* correction d'un bug IE */
   z-index: 500; /* on définit une valeur pour l'ordre d'affichage */

   cursor: help; /* on change le curseur par défaut en curseur d'aide */
}
a.info:hover span {
   display: inline; /* on affiche l'infobulle */
   position: absolute;

   white-space: nowrap; /* on change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non-désiré */

   top: -30px; /* on positionne notre infobulle */
   left: 20px;

   background: white;

   color: black;
   padding: 10px;

   border: 1px solid #C2E459;
   border-left: 4px solid #C2E459;
}

.boxSponsoredA{
color: #5e5e5e;
}

a.info:hover span {
   display: inline; /* on affiche l'infobulle */
   position: absolute;

   white-space: nowrap; /* on change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non-désiré */

   top: -30px; /* on positionne notre infobulle */
   left: 20px;

   background: white;

   color: black;
   padding: 10px;

   border: 1px solid #C2E459;
   border-left: 4px solid #C2E459;
}

.boxSponsoredA{
color: #5e5e5e;
}

.titre_bleu{
	color: #4fb4ff;
	font-weight: bold;
	font-size: 1.2em; 
}

.box_colonne{ /* définit les caractéristiques des div pour la colone de droite */
	width : 250px;
	border: 1px solid #0d0d0d;
	text-align: left;
}
.box_colonne ul li{
	padding:0 5px 0 0px; 
	line-height: 1.8em;
}