@import url(nav.css);

body {
	margin: 0;
	padding: 0;
	background-image: url(images/bg.gif);
}

#stripes {
	position: absolute;	
	top: 200px;
	left:0;
	width: 100%;
	height: 60px;
	background-image: url(images/stripes.png);
}

*html #stripes{
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='images/stripes.png', sizingMethod='scale');
	}

#logolink {
	position: relative;
	top: 5px;
	left: 15px;
	float: left;
	text-indent: -9999px;
}

#logolink a {
	width: 220px;
	height: 215px;
	color: #333;
	font-size: 10px;
	display: block;
	text-decoration: none;
}

#vivalink {
	position: relative;
	top: 0;
	left: 665px;
	width: 209px;
	height: 126px;
	background-image: url(images/viva_brasil.png);
	text-indent: -9999px;
}

*html #vivalink{
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='images/viva_brasil.png', sizingMethod='scale');
	left: 455px;
	}

#vivalink a {
	width: 209px;
	height: 126px;
	color: #333;
	font-size: 10px;
	display: block;
	text-decoration: none;
}

#courselink {
	position: relative;
	top: 320px;
	left: 665px;
	float: left;
	text-indent: -9999px;
}

#courselink a {
	width: 220px;
	height: 20px;
	color: #333;
	font-size: 10px;
	display: block;
	text-decoration: none;
}

#container {
	position: relative;
	margin: auto;
	padding: 0;
	width: 900px;
	height: auto;
	background-color: #DCDDDE;
}	

#mast {
	position: absolute;
	top: 0;
	left: 0;
	width: 900px;
	height: 255px;
	background-image: url(images/banner.jpg);
}	

/*#50 {
	position: relative;
	top: 0;
	left: 750px;
	width: 150px;
	height:50px;
	background-image: url(images/$50.gif);
}*/

#content {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 255px;
	width: 900px;
	height: auto;
	min-height: 350px;
	background-color: #DCDDDE;
}

#content_dark {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 255px;
	width: 900px;
	height: auto;
	min-height: 350px;
	background-color: #1a1a1a;
}

#home {
	position: relative;
	top: 0;
	left: 0;
	width: 900px;
	height: 420px;
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
}

#welcome {
	position: relative;
	top: 35px;
	left: 70px;
	width: 410px;
}

#footer {
	position:absolute;
	left: 0;
	bottom: -20px;
	width: 900px;
	height:15px;
	background-color:transparent;
}

#text_area1 {
	padding: 35px 35px 35px 35px;
	position: relative;
	clear:right;
	top:10px;;
	left: 40px;
	width: 550px;
	height: auto;
}

#text_area2 {
	padding: 35px 35px 35px 35px;
	position: relative;
	clear:right;
	top:10px;;
	left: 40px;
	width: 700px;
	height: auto;
}

#image_area {
	position: relative;
	height: auto;
}

#news {
	position: absolute;
	top: 50px;
	right: 40px;
	float: right;
	margin:0;
	padding:10px;
	width: 180px;
	height: auto;
	background-color: #342b2d;
}

h1 {
	margin: 5px 0 20px 0;
	padding: 0;
	color: #413330;
	font-size: 20px;
	letter-spacing: 2px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
	text-transform: uppercase;
}

h2 {
	margin: 20px 0 5px 0;
	padding: 0;
	color: #413330;
	font-size: 14px;
	letter-spacing: 1px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
	text-transform: uppercase;
}	

h3 { /*8WELCOME (Home Page)*/	
	margin: 0 0 5px 0;
	padding:0;
	color: #333;
	font-size: 14px;
	letter-spacing: 1px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
	text-transform: uppercase;
}

p {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 1px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
}

#welcome p {
	color: #333;
	font-size:10px;
	line-height: 13px;
}

#footer p {
	color: #AAA;
	font-size:10px;
}

ol {
	margin: 0;
	padding: 0;
	list-style-position:inside;
	color: #6D6F71;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 1px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
}

#others ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
	list-style-position:inside;
	color: #6D6F71;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 1px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
}

#welcome a {color: #FFF;}
#button a {color: #BBB; background-color: #777; padding: 5px; border: 3px solid #333; outline:1px solid #CCC; text-decoration: none;}
a {color: #669900;}
a:hover { color: #666600;}

/* :::TIME TABLE::: */
table {
	margin: auto;
	clear: both;
	color: #999;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
}

caption {
	margin: auto;
	padding: 0 0 5px 0;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	padding: 10px 5px 10px 15px;;
	border-bottom: 1px solid #666;
	width: 130px;
	color: #FFF;
	font-size: 13px;
	letter-spacing: 2px;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #333;
}

.swidth {width:100px;}

td {
	padding: 5px 5px 5px 15px;
	border-bottom: 1px solid #666;
	color: #D1D3D4;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 1px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

td.day {
	font-size: 12px;
	font-weight: bold;
}

#border {
	border-right: 1px solid #666;
	border-left: 1px solid #666;
}

tr {
	background-color: #939598;	
}

tr.alt {
	background-color: #808284;
}

/* :::TIME TABLE::: */