﻿/* style Fiesta*/ 
body.body01
{
	font-family : Trebuchet MS, Arial, Helvetica, san-serif;
	background-image:url(/bitmap/fonds/fond_jaune.gif);
}

body.body02
{
	font-family : Trebuchet MS, Arial, Helvetica, san-serif;
	background-image:url(/bitmap/fonds/fond2_jaune.gif);
}

body.body03
{
	font-family : Trebuchet MS, Arial, Helvetica, san-serif;
	 background-color: Aqua;
}
TD.td01
{
	font-size:10px;
	text-align:left;
	vertical-align:top;
	background-color:#f7f6a5;
}
TD.td04
{
	background-image : url(/bitmap/fonds/fond_vignettes_fiestanew3p.gif);
	text-align: left;
	vertical-align:top;
	width: 75px;
	background-repeat:no-repeat;
	
}
/* fond libellé vignette */
TD.td06
{
	text-align: left;
	vertical-align:top;
	background-repeat:no-repeat;
	background-color:Black;
	padding:2 2 2 2;

}



TD.td09
{
	background-image:url(/bitmap/fonds/bande_gauche_noir.gif);
	background-repeat:no-repeat;
}
TD.td10
{
	text-align: left;
	vertical-align:top;
	border-top-color : Black;
	border-top-style : solid;
	border-top-width : 2px;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	border-left-color : Black;
	border-left-style : solid;
	border-left-width : 2px;
	border-right-color : Black;
	border-right-style : solid;
	border-right-width : 2px;
	padding: 2 2 2 2;
	background-color: #f7f6a5;
}
TD.td11
{
	text-align: center;
	vertical-align:top;
	border-top-color : Black;
	border-top-style : solid;
	border-top-width : 2px;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	border-left-color : Black;
	border-left-style : solid;
	border-left-width : 2px;
	background-color:#f7f6a5;
	
}
TABLE.table03
{
	border: solid 2px #000000;
	background-color:#f7f6a5;
}