/* CSS Document */
/* by Douglas Lemos - www.sharkdesign.com.br */
/* styles for video brasil */
/* body */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}
/* div master */
#master {
	font-family:"Trebuchet MS", "Arial", "Verdana";
	font-size:11px;
	color:#000000;
	width:1007px;
	text-align:center;
	background-color:##EEE9DD;
	line-height:14px;
}
#master2 {
	font-family:"Trebuchet MS", "Arial", "Verdana";
	font-size:11px;
	color:#000000;
	width:100%;
	text-align:center;
	background-color:##EEE9DD;
	line-height:14px;
}
/* background sessions */
/* index */
.index {
	background-image:url(../images/bg_index.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:768px;
	}
/* intro */
.intro {
	background-image:url(../images/bg_intro.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:768px;
	}
/* 1 */
.bg1 {
	background-image:url(../images/bg_1.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:768px;
	}
/* 2 */
.bg2 {
	background-image:url(../images/bg_2.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:768px;
	}
/* 3 */
.bg3 {
	background-image:url(../images/bg_3.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:768px;
	}
/* 4 */
.bg4 {
	background-image:url(../images/bg_4.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:768px;
	}
/* 5 */
.bg5 {
	background-image:url(../images/bg_5.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:768px;
	}
/* page */
.divPage {width:100%; padding:120px 0px 0px 0px; height:500px;}
/* menus */
.divMenus {width:285px;}
/* midle */
.divMidle {width:424px; height:500px;}
/* links */
a:active {text-decoration: none; color:#999999}
a:link {text-decoration: none; color:#999999}
a:visited {text-decoration: none; color:#999999}
a:hover {text-decoration: underline; 
color: #CCCCCC;
}
/* programas */
.pg{width:512px; background-image:url(../images/bg_pg.gif);}
