body{
	margin: 0;
	padding: 0;
	line-height:2;
	color:#333;
	font-family:"Trebuchet MS", "sans-serif";
	font-size:10pt;
	text-decoration: none;
	letter-spacing: normal;
}
img{
	vertical-align: top;
	border: none;
}
a{
	line-height:2;
	color:#333;
	font-family:"Trebuchet MS", "sans-serif";
	font-size:10pt;
	text-decoration: none;
	letter-spacing: normal;

}
ul{
	float: left;
	padding: 0;
	margin: 0;
}
li{
	list-style-position:inside;
	list-style-type:circle;
	float: left;
}
.header{
	float: left;
	width: 900px;
	height: 120px;
}
.box{
	float: left;
	width: 950px;
}
.left{
	float: left;
	width: 50px;
	height: 390px;
}
.index {
	float: left;
	height: 390px;
	width: 700px;
	padding: 379px 0 0 615px;
}
.main {
	float: left;
	height: 390px;
	width: 700px;
	padding: 4px 0 0 0;
}
.menubox {
	float: left;
	height: 390px;
	width: 200px;
	margin: 0;
	padding: 0;
}
.space{
	float: left;
	height: 390px;
	width: 5px;
}
.menu {
	float: left;
	height: 350px;
	width: 180px;
	padding: 0;
	display: inline;
	vertical-align: top;
	margin: 0;
}
.logo{
	float: left;
	height: 80px;
	width: 900px;
	padding: 0 0 0 750px;
	margin: 0;
}
.titulo{
	float: left;
	width: 900px;
	height: 10px;
	background-repeat: no-repeat;
	padding: 0 0 0 50px;
	margin: 0;
}
.footer {
	clear:both;
	text-indent:-9999px;
}
.image{
	cursor: pointer;
}
