/* CSS GRASSET */
/* Copyright : Symbiose Studio*/
/* www.symbiosestudio.com*/


body {
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align: justify;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	color: #000000;
	text-align: left;
	vertical-align:top;
	background-color: #3399cc;
}

.fondMenu{
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align: justify;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	background:url(interface/bandeau-menu.jpg);
	background-position: top right;
	background-repeat: repeat-x;
}
.fondInt{
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align: justify;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	background-color: #3692ce;
	background: url(interface/fond.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

a { 
	color: #ff9900;
}

a:visited { 
color: #cc6600; 
}

.creation{
        font-size: 10px;
		font-weight: bolder;
        color: #FFFFFF;
}

.precedent{
        font-size: 16px;
		font-weight: bolder;
        color: #ff9900;
}

.suivant{
        font-size: 16px;
		font-weight: bolder;
        color: #ff9900;
}

.gauche{
	background:url(cote-G.jpg);
	background-position: top right;
	background-repeat: repeat-y;
}
.droite{
	background:url(cote-D.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}
.bas{
	background:url(bas.jpg);
	background-position: 10px top;
	background-repeat: no-repeat;
}

.prix{
        font-size: 14px;
        color: #FFFFFF;
        background-color: #ff9900;
        border: 2px solid #FFFFFF;
		font-weight:bold;
}
.titre-noir{
        font-size: 14px;
        color: #FFFFFF;
		font-weight:bold;
}
.titre-orange{
        font-size: 14px;
        color: #ff9900;
		font-weight:bold;
}
