/* CSS Document */

body {
	background-color: #D2D1CC;
	background-image: url(images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
input{
	border-top:1px solid #ddd;
	border-bottom:2px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	height:20px;
	margin-top:7px;
	padding:3px;
	background: #F7F7F7;
}
select{
	border-top:1px solid #ddd;
	border-bottom:2px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;

	margin-top:7px;
	padding:5px;
	background: #F7F7F7;
}
textarea{
	border-top:1px solid #ddd;
	border-bottom:2px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	margin-top:7px;
	padding:3px;
	background: #F7F7F7;
}
button, #button{
	border-top:1px solid #59FF59;
	border-bottom:2px solid #59FF59;
	border-left:1px solid #59FF59;
	border-right:1px solid #59FF59;
	height:30px;
	background-color: #C4FFC4;
	font-weight: bold;
}
h1 {
	font-size: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 20px;
}
h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
img{
	border:0px;	
}
#DivGeral{
	width: 950px;
	left:50%;
	top:5px;
	position:absolute;
	margin:0 0 0 -475px;
}
#divLogo {
	height: 111px;
	width: 363px;
	float: left;
}
#divMenu {
	float: left;
	margin-top: 40px;
	width: 547px;
	margin-bottom: 32px;
	margin-left: 30px;
	background-image: url(images/fundoMenu.jpg);
	;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#divBanner {
	float: left;
	height: 300px;
	width: 944px;
	margin-top: 15px;
	background-color: #FFF;
	padding: 3px;
}
#divCorpo {
	float: left;
	width: 944px;
	margin-top: 15px;
	background-color: #FFF;
	padding: 0px 5px 40px 5px;
}
#divRodape {
	float: left;
	width: 944px;
	margin-top: 15px;
	text-align: center;
	padding-top: 3px;
	font-size: 10px;
	padding-bottom: 20px;
}
.Borda2 {
	border: 1px solid #CCC;
	padding: 5px;
	margin-top: 20px;
}
.Borda3 {
	border: 1px solid #EFEFEF;
	margin: 5px;
}
.borda_arr_sombra{
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;

border:0px solid #6C6C6C;

-moz-box-shadow:0 0 10px #666666;
-webkit-box-shadow:0 0 10px #666666;
box-shadow:0 0 10px #666666;
}
.borda_arr_sombra2{
border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;

border:1px solid #DFDFDF;

-moz-box-shadow:0 0 5px #DFDFDF;
-webkit-box-shadow:0 0 5px #DFDFDF;
box-shadow:0 0 5px #DFDFDF;
}
#divBannerIMG {
	float: left;
	width: 670px;
	height: 294px;
}
#divBanner #divBannerOpcoes {
	float: right;
	width: 265px;
	height: 294px;
}
#BarraFixaPlayer {
	background:#FFF;
	top:0;
    display:block;
    position:fixed;
    z-index:1000;
	width: 100%;
	height:20px;
	border:none;
	
	box-shadow:0px 1px 10px #333;
	-moz-box-shadow:0px 1px 10px #333;
	-webkit-box-shadow:0px 1px 10px #333;
	-khtml-box-shadow:0 1px 10px #333;
	
	
    overflow: visible;
	/* Hacks for IE */
    _display:none;
	/****************/
}
#divTituloMidia {
	float: left;
	width: 436px;
}
#DivGeral #divCorpo #divTituloRSocial {
	float: left;
	margin-left: 5px;
	width:235px;
}
#divTituloNoticias {
	float: left;
	width: 255px;
	margin-left: 5px;
}
#divNoticias {
	float: left;
	height:74px;
	background-color: #999;
	padding-top:5px;
	margin-bottom:3px;
	
	box-shadow:			5px 5px 7px #999999;
	-moz-box-shadow:	5px 5px 7px #999999;
	-webkit-box-shadow:	5px 5px 7px #999999;
	-khtml-box-shadow:	5px 5px 7px #999999;
}
#divNoticias #divNoticiasData {
	float: left;
	width: 40px;
	margin-left:5px;
	margin-right:5px;
	text-align:center;
}
#divNoticias #divNoticiasTitulo {
	float: left;
	height:18px;
}
#divNoticias #divNoticiasMensagem {
	float: left;
	font-size: 12px;
	text-transform: lowercase;
}
#divNoticias #divNoticiasData #divNoticiasDataDia {
	height: 24px;
	padding-top: 3px;
	font-weight: bold;
	color: #0077B0;
	font-size:15px;
	background-color:#FFF;
}
#divNoticias #divNoticiasData #divNoticiasDataMes {
	height:15px;
	font-size:12px;
	background-color:#D2E9FF;
	padding-bottom:2px;
}#div5 {
	float: left;
	height: 100px;
	width: 944px;
	;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
