body
{
	color:#79673f;
	background-color:#3e8bc6;
	font-size:8pt;
	
	
}

.divtitle
{
	border-style:double;
	border-color:#0000FF;
	background-color:#0000FF;
	font-weight:bold;
	color:#FFFFFF;	
}

.divcontent
{
	border-style:solid;
	border-color:#0000FF;
	color:#79673f;
	font-size:8pt;
}

.gb
{
	background-color:#ebf892;
	color:#000000;
}

.gbname
{
	color:#3aa230;
	font-weight:bold;
}

.resbutton
{
	width:75pt;
	height:20pt;
	
	font-size:7pt;
	font-weight:bold;
	color:#FFFFFF;
	
	background-color:#228f0c;
	border-style:double;
	border-color:#FFFFFF;
	border-width:3pt;
}

.midresbutton
{
	width:75pt;
	height:20pt;
	
	font-size:7pt;
	font-weight:bold;
	color:#FFFFFF;
	
	background-color:#e19f36;
	border-style:double;
	border-color:#FFFFFF;
	border-width:3pt;
}

.confbutton
{
	width:175px;
	height:25px;
	
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	
	background-color:#e19f36;
	border-style:double;
	border-color:#FFFFFF;
	border-width:3px;
}

.noresbutton
{
	width:75pt;
	height:20pt;
	
	font-size:7pt;
	font-weight:bold;
	color:#FFFFFF;
	
	background-color:#ff0000;
	border-style:double;
	border-color:#ffFFFF;
	border-width:3pt;
}

.tbheader
{
	background-color:#e19f36;
	font-weight:bold;
	font-size:15px;
	color:#FFFFFF;
	text-align:center;
	border-style:none;
}

.basketheader
{
	background:url("../img/bg_basket.png");
	background-repeat:repeat-x;
	font-weight:bold;
	font-size:15px;
	color:#000000;
	text-align:center;
	border-width:1px;
	border-style:solid;
	border-color:#acacac;
}

.tbdate
{
	font-weight:bold;
	font-size:15px;
	color:#727272;
	text-align:center;
}

.tbdatebasket
{
	font-weight:bold;
	font-size:15px;
	color:#e19f36;
	text-align:center;
}

.menu
{
	background-image:url("../img/menu.png");
	background-repeat:repeat-y;
}

.sondage
{
	background-image:url("../img/sd_space.png");
	background-repeat:no-repeat;
	color:#FFFFFF;
}

.tbcell
{
	height:15pt;
	
	background-color:#FFFFFF;
	color:#79673f;
	border-width:1px;
	border-style:none;
	border-bottom-style:solid;
	
	border-bottom-color:#acacac;
}

.month
{
	height:20pt;
	
	
	background-color:#3e8bc6;
	border-color:#FF0000;
	
	color:#FFFFFF;
	font-weight:bold;
}

input
{
	border-style:solid;
	border-color:#e19f36;
	border-width:1pt;
	
	height:15pt;
	
	font-size:8pt;
}

textarea
{
	border-style:solid;
	border-color:#e19f36;
	border-width:1pt;
	
	font-size:8pt;
}

select
{
		border-style:solid;
	border-color:#e19f36;
	border-width:1pt;
	
	height:15pt;
	width:30pt;
	
	font-size:8pt;
}