/*///////////////////COMMUN//////////////////////*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #F4F9FB;
	background-image:   url("/img/commun/fond_degrade.png");
	background-repeat: repeat-x;
}
html {
	height: 100%;
	margin-bottom: 1px;
}
 td, table, div, img, body, form, input, select{
	margin:0 ; padding:0 ;
}
#tab-menu td {
	line-height:13px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A4627;
}
h2{
	font-size: 15px;
	color: #5A4627;
}

h1{
	font-size: 15px;
	color: #5EA0A6;
}
ul {
	list-style-image:   url("/img/puce/puce_liste.gif");
	font-size: 11px;
	line-height:13px;
	color: #5EA0A6;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#menu  ul {
	list-style-type: disc;
	list-style-image:none;
	color: #5A4627;
	font-size: 12px;
	line-height:18px;
}

#menufeuille  ul {
	list-style-image:   url("/img/puce/puce_liste.gif");
	color: #5A4627;
	font-size: 12px;
	line-height:13px;
}

.vert {
	font-size: 14px;
	color:#BBCD17;
}
.vertpt {
	font-size: 12px;
	color:#BBCD17;
	font-weight:bold;
}
.petit{
	font-size: 11px;
}
.titre-nav
{font-family:Verdana, Arial, Helvetica, sans-serif;color:#745A33; font-size:13px; font-weight:bold; }

.texte-nav {font-family:Verdana, Arial, Helvetica, sans-serif;color:#FFFFFF; font-size:13px; }
	
.texte-nav:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;color:#FFFFFF; font-size:13px;
	text-decoration:underline;
}

/*///////////////////FOND//////////////////////*/
#nuage {
    text-align:center;
	background-image:   url("/img/commun/fond.png");
	background-repeat: no-repeat;
	background-position: center top;
	margin:0 auto;
	/*height: 650px; c'est mal ça ! */
}

/*///////////////////LIENS//////////////////////*/
a{
	color: #5A4627;
	text-decoration: none;
}
a:hover {
	color: #B0C13F; !important
	text-decoration: underline;
}
.haut {
	font-size: 11px;
	color:#BBCD17;
}
.haut:hover {
	text-decoration: underline;
}
.bleu {
	font-size: 11px;
	color: #5EA0A6;
}
.bleu:hover {
	text-decoration: underline;
}
.blanc {
	color: #FFFFFF;
}
.blanc:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

/*///////////////////deco//////////////////////*/
.fleur_monnerie {
	background-image:   url("/img/monnerie/fleur2_ho.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}

.titre{
	background-image:   url("/img/monnerie/titre.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}

.titre2{
	background-image:   url("/img/monnerie/titre.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}

.tendance {
	color: #087340;
}
.express {
	color: #006AB3;
}
.classique {
	color: #E2001A;
}

/*page actu*/

#actu li{padding-bottom:15px; color:#5A4627;}
#actu a{padding-bottom:15px; color:#BBCD17;}

.bt { color:#FFFFFF;
background-image:url(/img/bt_filet.gif);
font-size:14px;
font-weight:bold;
vertical-align:bottom;
padding-bottom:5px;
 }
 
 .titreligne
{
	font-size: 14px;
	color: #5EA0A6;
	font-weight:bold;
	border-top:1px solid #5EA0A6;
	border-bottom:1px solid #5EA0A6;
	padding-top:3px;
	padding-bottom:3px;
	
}
