@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0}

/* ESTRUTURAS */

html, body /*, #wrap*/ {height: 100%;}
body {background:url(../imagens/bgtitlesite.jpg) repeat top center}
#wrap {height: auto; min-height: 100%; background-repeat:no-repeat}*/
#whole {
	padding-bottom: 0px;
}  /* colocar o mesmo valor da altura do footer */
#main {width:1000px; margin:auto}
#langmenu {padding:20px 0px; text-align:right}
#mainmenu {width:1000px; height:25px; text-align:right; background:url(../imagens/logo_avantgarde.png) no-repeat top left; padding-top:76px}
#mainmenu2 {width:1000px; height:25px; text-align:right}
.content {width:1000px}
#boxbg { /*width:1000px*/; background:url(../imagens/bg_semitransp.png) repeat transparent}
.boxtr {background:url(../imagens/corner_ur.png) no-repeat top right; height:5px; width:5px}
.boxtl {background:url(../imagens/corner_ul.png) no-repeat top left; height:5px; width:5px}
.boxbr {background:url(../imagens/corner_br.png) no-repeat bottom right; height:5px; width:5px}
.boxbl {background:url(../imagens/corner_bl.png) no-repeat bottom left; height:5px; width:5px}
.sqcorner {background:url(../imagens/bg_semitransp.png) repeat transparent; height:5px; width:5px}
.newsdate {width:85px; vertical-align:top; padding:5px 0px}
.newstitle {width:315px; vertical-align:top; padding:5px 0px}
#footer {
	position: relative;
	margin-top: 50px;
	height: 20px;
	clear:both
}
#popup {padding:20px 30px}

/* CLEAR FIX*/

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* TEXTOS */

.txtfooter {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#c1c1c1; line-height:13px; text-align:center} 
.txtlang {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#ffffff; line-height:13px; text-align:center}
.txtlangactive {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#6b6b6b; line-height:13px; padding:0px 10px}
.txtlegenda {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#bbbcbf; line-height:13px}
.txtbox {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; line-height:16px; padding:10px 20px}
.txtboxbold {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#c1c1c1; line-height:15px; font-weight:bold} 
.txtboxboldred {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fe2c33; line-height:15px; font-weight:bold}
.txtnormal {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; line-height:16px}
.txtpopup {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; line-height:16px; padding:20px}

/* LINKS */

.txtlang a:link {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#ffffff; line-height:13px; text-align:center; text-decoration:none; padding:0px 10px}
.txtlang a:visited {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#ffffff; line-height:13px; text-align:center; text-decoration:none; padding:0px 10px}
.txtlang a:hover {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#ffffff; background-color:#d1242a; line-height:13px; text-align:center; text-decoration:none; padding:0px 10px}

.newstitle a:link {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; line-height:15px; text-decoration:none}
.newstitle a:visited {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; line-height:15px; text-decoration:none}
.newstitle a:hover {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; line-height:15px; text-decoration:underline}

.txtnormal a:link {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; line-height:16px; text-decoration:none}
.txtnormal a:visited {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; line-height:16px; text-decoration:none}
.txtnormal a:hover {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; line-height:16px; text-decoration:underline}
