body {
	background-image: url(images/background2.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5b947a;
	background-attachment: fixed;
	background-position: center center;
}
a {
	color: #666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: underline;
	color: #030;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: 21533c;
}
#main {
	width: 848px;
}
#main tr #bot {
	background-image: url(images/matra_bottom.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 21px;
}
#main tr #top {
	background-image: url(images/matra_top.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 139px;
}

#main tr #mid {
	background-image: url(images/matra_mid.png);
	background-repeat: repeat-y;
	background-position: center center;
	height: 350px;
}
#menu {
	background-image: url(images/menu_background.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 25px;
	width: 580px;
	text-align: center;
}
#menu a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#menu a:hover {
	color: #daf4ad;
}
.link_topmenu {
	color: #066;
	font-size: 12px;
}
#topmenu tr #welcome {
	font-size: 12px;
}

.title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	text-align: left;
}
.subtitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #093;
}
#titlepage {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #FFF;
	background-color: #21533c;
	height: 30px;
	width: 846px;
}
#content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 21533c;
	width: 92%;
	text-align: justify;
}

#titlepage a {
	color: #FFF;
}
#bottxt {
	font-size: 10px;
}
#detached {
	font-size: 12px;
}
#cliente {
	border: 1px solid #265741;
}
.textfield {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #265741;
	font-size: 11px;
	color: #265741;
}

