﻿/* Comuns */


body {
	background: #FFFFFF;
}

html, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#8e0000;
	text-align:justify;
}

input, textarea {
	margin: 0;
	border:none;
	margin:0;
	display:block;
}

input,a {
	outline:none;
}


.centralizar {
	margin:0 auto;
	width:980px;
	position:relative;
}

html, body {
	margin: 0;
	padding: 0;
	min-width: 1002px;
}

html {
	line-height: 18px;
}

input.nocss {
	border:0!important;
	padding:0;
	background: none!important;
	width: auto!important;
}

form, h1, h2, h3, h4, h5, p, strong, ul {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

a {
	color: #DB6600;
	text-decoration: none;
	cursor: pointer;
}

a img {
	border: 0;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

.no-bg {
	background:none !important;
}

.left {
	float: left;
}

.right {
	float: right;
}

.no-margin {
	margin:0 !important;
}

.no-padding {
	padding:0 !important;
}

.both {
	clear: both;	
}

.no-border {
border:none !important;
}
.block {
	display: block;
}

.overflow  {
	overflow:hidden;
}

h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}

* html img,
* html .png,
#tooltip
{
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",

        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",

        this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),

        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",

        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)

    );
	


.clear {
	 clear: both;
	}
	
.bloco-com-tit {
	 width:313px;
	 float: left;
	 float:left;
	 margin-left:20px;
	 margin-top:21px !important;
	}
	
.tit-noticias, .tit-twitter, .tit-videos {
	 width: 313px;
	 height: 62px;
	}
	
.tit-noticias {
	 background: url(../imgs/titulos/noticias.jpg);
	}
	
.tit-twitter {
	 background: url(../imgs/titulos/twitter.jpg);
	}
	
.tit-videos {
	 background: url(../imgs/titulos/videos.jpg);
	}

}
