@charset "utf-8";
/* CSS Document */

#Container {
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	height: 600px;
	z-index: 1;
 }
#Banner {
	height: 90px;
	width: 870px;
	background-color: #2C2C2C;
	font-family: Arial, Helvetica, sans-serif;
	color : #FFF;
	font-size: 11px;
	line-height: 135%;
	font-stretch: normal;
	letter-spacing: 0.1px;
	font-weight: bold;
}
#Banner a {
	color : #FFF;
	font-weight: bold;
}
#Banner a:hover {
	color : #c00;
	font-weight: bold;
}#Foto{
	height: 123px;
	width: 870px;
	background-color:#000;
	text-align: left;
	overflow:auto;
	scrollbar-arrow-color: #FF0;
	scrollbar-base-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #33333;
	scrollbar-highlight-color: #66666;
	scrollbar-dark-shadow-color: #33333;
	scrollbar-3d-light-color: #000000;
	overflow: auto;
	background-color: #000000;
	}
#Content{
	height: 367px;
	width: 870px;
	background-color: #2C2C2C;
	overflow: auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	letter-spacing: 0.3px;
	overflow:auto;
	color: #CCC;
	scrollbar-arrow-color: #FF0;
	scrollbar-base-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #33333;
	scrollbar-highlight-color: #66666;
	scrollbar-dark-shadow-color: #33333;
	scrollbar-3d-light-color: #000000;
	overflow: auto;
}
#Content a { 
	color : #FFF;
	font-weight: bold;
}
#Content a:hover {
	text-decoration: none;
	color: #C00;
	font-weight: bold;
}
#Info{
	height: 25px;
	width: 864px;
	color: #CCC;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	letter-spacing: 0.3px;
	background-color: #000;
	padding-left: 3px;
	padding-right: 3px;
	}
#Info a { 
	color : #FFF;
	font-weight: bold;
}
#Info a:hover {
	color: #C00;
	font-weight: bold;
}
