body {
background-color:#fff;
color:#333333;
font-family:"Trebuchet MS";
font-size:11px;
padding:0;
margin:0;
line-height:14px;
}
#scroll { 
     width:52px; 
     height:350px; 
     background-color:#F2F2F2; 
     overflow:auto; 
}


#top {
	width:750px;
	height:70px;
	text-align:left;
	padding:0px;
	background-color: #90B438;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	margin-top: 0px 0px 0px 0px;
	float:left;

}
#menus {
	padding:0;
	margin:0;
	text-align:left;
	width:800px;
	display:table;
	background-position: left;
	margin-top: 0px 0px 0px 0px;
	float:left;
}

#lateral {
	padding:0;
	margin:0;
	text-align:left;
	width:213px;
	float:left;
	background-color: #657E43;
}
#pie {
	width:750px;
	height:70px;
	text-align:left;
	padding:0px;
	background-color: #fff;
	background-image: url(images/logo_ch.gif);
	background-repeat: no-repeat;
	float:left;
}

#video {
	padding:0px;
	margin:0px;
	text-align:left;
	width:350px;
	height: 400px;
	top: 0px;
	right: 0px;
	
}


.copete{
	color:#fff;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.border{
	border: 1px solid #FFFFFF;
}
