/* CSS Document */

BODY
	{
	background-image:url(../images/back.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin:0px;
	}
.border {
	border-width: thin;
	border-style: solid;
}

	
.page_back
	{
	background-image:url(../images/page_back.png);
	background-repeat:no-repeat;
	background-position:center top;
	}
	
a.menu:link, a.menu:active,a.menu:visited{
	display: block;
	font:bold 11px/20px arial;
	color:#634A2C;
	text-decoration: none;
	}

a.menu:hover
	{
	color:#EA8E19;
	}
	
.aile
	{
	background-image:url(../images/aile.jpg);
	background-repeat:no-repeat;
	background-position:620px 0px;
	}

.title
	{
	font:bold 14px arial;
	color:#634A2C;
	}
	
.text
{
	font:11px/16px arial;
	color:#000000;
}

.sag_border
{
border-bottom:solid 1px #cccccc;
border-left:solid 1px #cccccc;
border-right:solid 1px #cccccc;

}

.table_title
{
	font:11px arial;
	color:#000000;
	font-weight:bold;
}
