@charset "utf-8";
body
{
	background:url(../img/Teb-1.png);
	background-repeat:repeat-x;
	background-color:#F0F0F0;
}
.tdbackground
{
	
	/*background:url(../img/tdback.png);
	background-repeat:repeat-x;*/
	background-color:#C5E6EE;
}
.tdecholeft
{
	background-color:#A1A1A1;
}
.tdechocenter
{
	background:url(../img/tdcenter.jpg);
	background-repeat:repeat-x;
	color:#F00;
	font-size:12px;
}
.tdechoright
{
	background-color:#A1A1A1;
}


