body {
   	background:url(../images/fond_ond2.jpg);
}

.Style-gris-1 {
	color:#667072;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

.Style-vert-1 {
	color:green;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
}

.Style-rouge-1 {
	color:red;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

#articles_preview {
	background: #ffffff;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #404040;
	font-size: 13px;
	padding: 10px;
}

h1#titre {
  margin: 0 0 0 120px;
  padding:0;
}

h1#titre, h1#titre a, h1#titre a:hover{
  color: #d78a8a;
  font-family: Courier New, Geneva, Arial, Helvetica, sans-serif;
  font-size: 20px;
}

h2#sous-titre {
  margin: 8px 0 0 130px;
  padding:0;
}

h2#sous-titre, h2#sous-titre a, h2#sous-titre a:hover{
  color: #404040;
  font-family: Courier New, Geneva, Arial, Helvetica, sans-serif;
  font-size: 18px;
}

h3.titre {
  color: #366bae;
  padding-left:10px;
  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
  font-size: 14px;
  margin:2px;
	text-decoration: underline;
}

p#en-tete {
  color: #404040;
  font-family: Verdana, Geneva, Helvetica, sans-serif;
  font-size: 1.2em;
}

h2.titres_h2 {
	color: #305f9c; /**/
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size:16px;
	text-decoration: none;
}

a, a:visited, a:link {
	color: #305f9c; /**/
	font-family: Geneva, Verdana ,Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a.red, a.red:visited, a.red:link {
        color: #FF0000;
        font-family: Geneva, Verdana, Arial, sans-serif;
        font-size: 11px;
        text-decoration: none;
}

a.source, a.source:visited, a.source:hover {
        color: #305F9C;
        font-family: Verdana, Arial, sans-serif;
        font-size: 12pt;
        font-weight:bold;
        text-decoration: none;
        margin:0 90px 0 15px;
}

a:hover {
        color: #747474; /**/
        font-family: Geneva, Verdana, Arial, sans-serif;
        font-size: 11px;
        text-decoration: underline overline;
}

a:active, a.box, a.box:active, a.box:visited {

        color: #696969; /**/
        font-family: Geneva, Verdana ,Helvetica, sans-serif;
        font-size: 11px;
        text-decoration: none;
}

.gris {
        color: #bebebe;
        font-family: Tahoma, Verdana, sans-serif;
        font-size: 11px;
        text-decoration: none;
}
table#container {
  padding: 0;
}

table#table_index {
	width:95%;
	text-align:left;
}

table#table_index td.td_index_left, td.td_index_right {
	width:200px;
	height:82px;
	color: #bebebe;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 1.5em;
	text-decoration: none;
	vertical-align:top;
}
table#table_index td.td_index_left {
	background: url("../../../users_private/Freud/fond_titre.jpg") no-repeat;
	padding:10px 5px 0 15px;
}
table#table_index td.td_index_right {
	background: url("../../../users_private/Freud/fond_titre_droit.jpg") no-repeat;
	background-position: top right;
	padding:10px 15px 0 5px;
	text-align:right;
}

table#table_index td.descrip {
	padding:0 10px 0 20px;
	color: #787878;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 1.2em;
		text-align:center;
}
table#table_index td.result_td_index {
	padding:0 5px 0 35px;
	color: #366bae;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 0.9em;
	vertical-align:top;

}

/************** barre d'infos top page (modifier dans header.html) ****************/
div#header_infos {
        background-color: #ffffff; /*708090*/
        color: #ffffff; /*FFFFFF*/
        font-weight: bold;
        padding: 3px;
        text-align: center;
        top: 10px;
        width: 100%;
		}
div.partie_site {
		background: url('../images/categories.jpg') no-repeat;
		width: 500px;
    margin: 0 0 0 10px;
}

div.partie_site h3 {
    color:#366BAE;
		font-family:Georgia,Verdana,Geneva,Arial,Helvetica,sans-serif;
		font-size:15px;
		font-weight:bold;
		padding:4px 0 0 10px;
		margin:0;
}

div#site a {
    color:#1D66C4;
		font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
		font-size:1.1em;
}
div#site span {
    color:#6F767F;
		font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
		font-size:0.8em;
}

table.table_recherche {
	width:550px;
	margin-left:15px;
}

div#new_topic_recherche {
	width:520px;
	margin:30px 10px 0 15px;
	padding: 0 10px 10px 10px;
	text-align:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.1em;
	border: 1px solid #5B86BC;
	background-color:#E9F4F3;
}

#new_topic_recherche h3 {
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:1.3em;
    color:#1D66C4;
}

#new_topic_recherche table td {
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.9em;
    color:#1D66C4;
    height:28px;
    vertical-align:top;
}

#ads {
  background: url('../images/contour/ads-left.png') bottom left no-repeat;
  padding-left:3px;
  height:96px;
}
#ads_bt {
  background: url('../images/contour/ads-bt.png') bottom left no-repeat;
  margin-left:7px;
  height:6px;
}

/* contenu bloc centre */
div#ie {
	margin: -1px 12px -1px 5px !important;
	margin: -1px 12px -1px 0;
	background-color: #ffffff;
}

#center_bottom {
        background: url('../images/contour/centre_bas.jpg') center bottom repeat-x;
        background-position: bottom left;

}

#center_top {
        background: url('../images/contour/centre_haut.jpg') center top repeat-x;
        background-position: top left;
        background-color: #ffffff;
}

div.center_bottom_left {
        background-image: url('../images/contour/centre_gauche_bas_coin.jpg');
        background-position: bottom left;
        background-repeat: no-repeat;
        height: 12px;
		}

div.center_bottom_right {
        background-image: url('../images/contour/centre_droite_bas_coin.jpg');
        background-position: bottom right;
        background-repeat: no-repeat;
        height: 12px;
        position: relative;
        z-index: 10; /* Fix pour IE parce qu'il met �a sous le shadow lat�ral... */
		}

div.center_content_left {
        background-image: url('../images/contour/fond_gauche_centre.jpg');
        background-position: bottom left;
        background-repeat: repeat-y;
		}

div.center_content_right {
        background-image: url('../images/contour/fond_droite_centre.jpg');
        background-position: top right;
        background-repeat: repeat-y;
		}

div.center_top_left {
        background-image: url('../images/contour/centre_gauche_haut_coin.jpg');
        background-position: top left;
        background-repeat: no-repeat;
        height: 12px;
		}

div.center_top_right {
        background-image: url('../images/contour/centre_droite_haut_coin.jpg');
        background-position: top right;
        background-repeat: no-repeat;
        height: 12px;
        position: relative;
        z-index: 10; /* Fix pour IE parce qu'il met �a sous le shadow lat�ral... */
		}


li {
        padding-left: 2px;
		}

td {
        font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
        font-size: 11px;
		}


.ligna {
        background-color: #e9f4f3; /*#ffffff*/
        color: #404040; /*#404040*/
        font-family: Tahoma, Verdana, sans-serif;
        font-size: 12px;
        text-decoration: none;
}

.lign_forum {
        background-color: #ffffff;
        color: #404040;
        font-family: Tahoma, Verdana, sans-serif;
        font-size: 12px;
        text-decoration: none;
        cursor: pointer;
}

.lignb {
        background-color: #e9f4f3;
        color: #404040;
        font-family: Tahoma, Verdana, sans-serif;
        font-size: 12px;
        text-decoration: none;
}


.rouge, a.rouge, a.rouge:visited, a.rouge:active {
        color: #FF0000;
        font-family: Tahoma, Verdana, sans-serif;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
}

.vert, a.vert, a.vert:visited, a.vert:active {
	color: #129b49;
}

.orange, a.orange, a.orange:visited, a.orange:active {
	color: #ef9f14;
	font-size: 10pt;
}

.bleu {
	color: #153faa;
}

.red {
	color: #FF0000;
}

.bouton_standard {
  background-color: #1961B7;
  border-bottom: #ACD5D2 1px solid;
  border-left: #ACD5D2 1px solid;
  border-right: #ACD5D2 1px solid;
  border-top: #ACD5D2 1px solid;
  color: #ffffff;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}

/* Footer */

div#footer {
  margin-top: 15px;
  text-align: center;
  width: 100%;
}

#liens_footer {
	margin-bottom:-15px !important;
	margin-bottom:-5px;
}
#liens_footer a, #liens_footer a:visited, #liens_footer a:link {
	color: #707776;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#liens_footer a.mini_liens, #liens_footer a.mini_liens:visited, #liens_footer a.mini_liens:link {
	color: #707776;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
