body { 
	background-color: #F6F6F6;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #444444;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #CB1F1F;
	scrollbar-3dlight-color: #CB1F1F;
	scrollbar-arrow-color:  #CB1F1F;
	scrollbar-track-color: #CB1F1F;
	scrollbar-darkshadow-color: #A80707;
}

img {
	border: 0;
}

.prix {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-style: normal;
	font-weight: bolder;
	font-size: 16px;
	/*border: 1px solid #000000;*/
	letter-spacing: 0px;
	color: #B52008;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: -1px;
	color: #F1F1F1;
}

.titleBN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 0px;
	color: #000;
}

.titleB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 0px;
	color: #000;
}

.titleW {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 0px;
	color: #FFF;
}

.generalM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: bold;
	font-size: 15px;
	letter-spacing: 1px;
	color: #F1F1F1;
}

.generalXS {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #000000;
	letter-spacing: 0px;
}

.phantom {
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-style: normal;
	 font-size: 6px;
	 color: #FFFFFF;
	 letter-spacing: 0px;
}

.general {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	/*font-weight: bold;*/
	font-size: 11px;
	color: #000000;
	letter-spacing: 0px;
}

.generalXL {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	letter-spacing: 0px;
}

.generalXXL {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	color: #000000;
	letter-spacing: 0px;
}

.menutable	{
	background-color: #FFFFFF;
	border: #B52008; /*0012FF B52008*/
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1.5px;
	border-bottom-width: 1.5px;
}

.purpletable	{
	background-color: #F7DEF8;
	border: #F0B7F2;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1.5px;
	border-bottom-width: 1.5px;
}

.bluetable	{
	background-color: #EDEDFF;
	border: #BEBEFF;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1.5px;
	border-bottom-width: 1.5px;
}

.redtable	{
	background-color: #FFE6E6;
	border: #FFBEBE;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1.5px;
	border-bottom-width: 1.5px;
}

.redtable2	{
	background-color: #FFB4A8;
	border: #B52008;
	color: #FFF;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1.5px;
	border-bottom-width: 1.5px;
}

.yellowtable	{
	background-color: #FFFFCA;
	border: #FEFE2C;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1.5px;
	border-bottom-width: 1.5px;
}

.orangetable	{
	background-color: #FFF4A4;
	border: #FFCC44;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1.5px;
	border-bottom-width: 1.5px;
}

.greentable	{
	background-color: #DAFFDD;
	border: #4BFF5C;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1.5px;
	border-bottom-width: 1.5px;
}

A:link    { text-decoration: none; }
A:visited { text-decoration: none; }
A:active  { text-decoration: none; }
/*A:hover   {
	color: #888888;
	text-decoration: underline;
}*/

th.headcenter {
	background-image: url("../images/red_head.gif");
	background-repeat: repeat;
	height: 28px;
	text-align: left;
	font-weight : bold;
}

th.headleft {
	background-image: url("../images/red_head.gif");
	background-repeat: no-repeat;
	height: 28px;
	width: 21px;
	text-align: left;
	font-weight : bold;
}

th.headright {
	background-image: url("../images/red_head.gif");
	background-repeat: no-repeat;
	height: 28px;
	width: 21px;
	text-align: left;
	font-weight : bold;
}

th.purple_header {
	background-image: url("../images/purple_head.gif");
	background-repeat: repeat;
	height: 28px;
	padding-left: 1em;
	text-align: left;
	font-weight : bold;
}

th.blue_header {
	background-image: url("../images/blue_head.gif");
	background-repeat: repeat;
	height: 28px;
	padding-left: 1em;
	text-align: left;
	font-weight : bold;
}

th.red_header {
	background-image: url("../images/red_head2.gif");
	background-repeat: repeat;
	height: 28px;
	padding-left: 1em;
	text-align: left;
	font-weight : bold;
}

th.red_header2 {
	background-image: url("../images/red_head3.gif");
	background-repeat: repeat;
	height: 28px;
	padding-left: 1em;
	text-align: left;
	font-weight : bold;
}

th.yellow_header {
	background-image: url("../images/yellow_head.gif");
	background-repeat: repeat;
	height: 28px;
	padding-left: 1em;
	text-align: left;
	font-weight : bold;
}

th.orange_header {
	background-image: url("../images/orange_head.gif");
	background-repeat: repeat;
	height: 28px;
	padding-left: 1em;
	text-align: left;
	font-weight : bold;
}

th.green_header {
	background-image: url("../images/green_head.gif");
	background-repeat: repeat;
	height: 28px;
	padding-left: 1em;
	text-align: left;
	font-weight : bold;
}

.thumb_table	{
	background-color: #FFFFFF;
	border: #444444;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1.5px;
	border-bottom-width: 1.5px
}

td.thumb_core {
	background-color: #FFFFFF;
	text-align: center;
}

td.thumb_foot {
	background-color: #FFFFFF;
	text-align: right;
}

th.purple_thumb_header {
	background-color: #F0B7F2;
	height: 28px;
	text-align: center;
	font-weight : bold;
}

th.blue_thumb_header {
	background-color: #B3B1F3;
	height: 28px;
	text-align: center;
	font-weight : bold;
}

th.red_thumb_header {
	background-color: #EF9C96;
	height: 28px;
	text-align: center;
	font-weight : bold;
}

th.red_thumb_header2 {
	background-color: #FF634A;
	height: 28px;
	text-align: center;
	font-weight : bold;
}

th.orange_thumb_header {
	background-color: #FFCC44;
	height: 28px;
	text-align: center;
	font-weight : bold;
}

th.yellow_thumb_header {
	background-color: #FFEF6B;
	height: 28px;
	text-align: center;
	font-weight : bold;
}

th.green_thumb_header {
	background-color: #55F359;
	height: 28px;
	text-align: center;
	font-weight : bold;
}

p.annonce {
        font-family: verdana;
        font-size: 14 px;
        font-weight: bold;
        color: #666666;
}

p.annonce2 {
        font-family: verdana;
        font-size: 14 px;
        font-weight: bold;
        color: #FF0000;

}

/* INFOS BULLES */
a.info_sat{
        position: relative;
        z-index: 1;
        text-decoration: none;
}

a.info_sat:hover{ z-index: 2; background-color: #ffffff; }

a.info_sat span{ display: none; }

a.info_sat:hover span{
        display: block;
        position: absolute;
        top: 1em; left: 1em; width: 15em;
        border: 1px solid #564b4b;
        background-color: #cc6666; color: #484848;
        text-align: left;
        font-weight: none;
        padding: 1px;
}


a.info_abo{
        position: relative;
        z-index: 1;
        text-decoration: none;
}

a.info_abo:hover{ z-index: 2; background-color: #ffffff; }

a.info_abo span{ display: none; }

a.info_abo:hover span{
        display: block;
        position: absolute;
        top: 3em; left: 3em; width: 15em;
        border: 1px solid #564b4b;
        background-color: #B3B1F3; color: #0500a4;
        text-align: left;
        font-weight: none;
        padding: 1px;
}


