/* CSS Document general.css */
/* Reset styles because browsers render these things differently by default*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
	background-color:transparent;
}


/* Styles used throughout site */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
/* Override default fonts where heading font is used */
#sub-navigation-title,#hi_sub-navigation-title,h1,h2,h3,h4,h5{
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
}




#page_container{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}
#page_header {
	background-image:url(../images_new/header-background.png);
	background-repeat:no-repeat;
	height:176px;
	width:1000px;
	position:relative;
	display:block;
	float:left;
}
#page_content {
	min-height:200px;
	display:block;
	float:left;
	width:1000px;
	position:relative;
}
#page_footer {
	background-image:url(../images_new/footer_bg.png);
	background-repeat:repeat-x;
	height:78px;
	width:1000px;
	position:relative;
	display:block;
	float:left;
	margin-top:30px;
}
#nav_background {
	background-image:url(../images_new/navigation-background.jpg);
	height:53px;
	width:1000px;
	background-repeat:no-repeat;
	position:absolute;
	bottom:0px;
}
#country_dropdown{
	float:right;
	margin-right:0px;
	margin-top:20px;
	width:250px;
	font-size:10px;
	color:#454545;
}
#select_country{
	margin-left:10px;
	font-size:10px;
	color:#454545;
	margin-top:2px;
}
#Busca{
	position:absolute;
	top:-3px;
	left:717px;
	width:250px;
	margin-top:0px;
}
/* ---------------------- Menu Superior ---------------------- */
#MenuSup{
	position:absolute;
	top:11px;
	left:20px;
	font-size:13px;
	color:#fedcc9;
	float:left;
	width:100%;
}
#MenuSup a{
	font-weight:normal;
	folor:#fedcc9;
}
#MenuSup a:link{
	color:#fedcc9;
}
#MenuSup a:active{
	color:#fedcc9;
}
#MenuSup a:visited{
	color:#fedcc9;
}
#MenuSup a:hover{
	color:#ffffff;
}
/* ---------------------- Menu Superior ---------------------- */

/* ---------------------- Menu Inferior ---------------------- */
#MenuInf{
	position:absolute;
	/*top:27px;*/
	font-size:13px;
	color:#ffffff;
	width:990px;
	text-align:center;
}
#actual_links{
	position:relative;
	top:27px;
	margin-left:auto;
	margin-right:auto;
	width:350px;
	padding-left:30px;
}
#MenuInf a{
	font-weight:normal;
	color:#fedcc9;
}
#MenuInf a:link{
	color:#ffffff;
}
#MenuInf a:active{
	color:#ffffff;
}
#MenuInf a:visited{
	color:#ffffff;
}
#MenuInf a:hover{
	color:#ffffff;
}

#mc_logo_grey_bar{
	float:right;
	margin-right:115px;
}

/* ---------------------- Menu Inferior ---------------------- */

/* ----------------- Sub category navigation ----------------- */
#sub-navigation_uf{
	width:677px;
	height:60px;
	float:left;
	margin-left:10px;
	background-color:#eaeaea;
	font-size:10px;
}
#hi_sub-navigation{
	width:970px;
	height:60px;
	display:block;
	float:left;
	margin-left:10px;
	background-color:#eaeaea;
	font-size:10px;
}
#sub-navigation-title,#hi_sub-navigation-title{
	width:100%;
	background-color:#fce9d7;
	float:left;
	height:30px;
}
#sub-navigation-title h1,#hi_sub-navigation-title h1{
	padding-left:8px;
	font-weight:bold;
	font-size:14px;
	padding-top:7px;
	padding-bottom:7px;
	width:500px;
}
.nav-selected,.hi_nav-selected{
	background-image:url(../images_new/selected-sub-category-bg.jpg);
	background-repeat:repeat-x;
	color:#ffffff;
}
.nav-selected a,.hi_nav-selected a{
	color:#ffffff;
	text-decoration:none;
}
.nav-unselected a,.hi_nav-unselected a{
	color:#545454;
	text-decoration:none;
}
.nav-selected,.nav-unselected{
	padding-top:6px;
	/*padding-bottom:8px;*/
	height:24px;
	padding-left:7px;
	padding-right:7px;
	display:block;
	float:left;
	
}
.nav-separator{
	display:block;
	float:left;
	width:1px;
	background-image:url(../images_new/sub-category-separator.jpg);
	background-repeat:no-repeat;
	height:30px;
}
.hi_nav-selected,.hi_nav-unselected{
	padding-top:3px;
	/*padding-bottom:9px;*/
	padding-left:7px;
	padding-right:7px;
	display:block;
	float:left;
	max-width:115px;
	line-height:11px;
	height:30px;
}
#nav_option1{
	max-width:85px;
}
#nav_option3{
	max-width:96px;
}
#nav_option8{
	max-width:85px;
}
/* ----------------- Sub category navigation ----------------- */

#right-hand-column,#rap #right-hand-column{
	/*display:block;*/
	float:right;
	width:250px;
	min-height:200px;
	margin-right:30px;
}

/* ---------------------- Contents ---------------------- */
#Conteudo {
	display:block;
	float:left;
	margin-left:17px;
	margin-top:30px;
	width:677px;
}
#Conteudo h1{
	font-size:18px;
	color:#ff7a03;
	font-weight:bold;
	margin-bottom:14px;
}
#Conteudo img{
	float:left;
	margin-right:30px;
	margin-bottom:50px;
	border:#cacaca 1px solid;
	margin-top:4px;
}
#Conteudo p{
	font-color:#454545;
}
#Conteudo .section_title{
	margin-left:-9px;
	width:686px;
}
#Conteudo .section_title h2{
	margin-left:9px;
}
#displayed_from_db{
	font-size:11px;
}
#displayed_from_db h2{
	color:#ff7a03;
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
#displayed_from_db h3{
	margin-top:5px;
	color:#000000;
	font-size:14px;
}
#displayed_from_db p,
#displayed_from_db font,
#displayed_from_db span{
	margin-top:10px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#454545;
}

#displayed_from_db strong{
	color:#ff7a03;
}
#displayed_from_db ul{
	margin-top:5px;
}
#displayed_from_db h3 strong span{
	color:#FFFFFF;
}
#displayed_from_db ul li{
	margin-top:6px;
	margin-left:20px;
	list-style-type:square;
	list-style-position:inside;
	color:#ff7a03;
}
#displayed_from_db ol li{
	color:#ff7a03;
	list-style-position:inside;
	margin-top:10px;
}
#displayed_from_db h4{
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
#displayed_from_db h5{
	color:#062b6c;
	font-size:13px;
	font-weight:bold;
}
#displayed_from_db a:link,
#displayed_from_db a:visited{
	color:#062b6c;
}
/* ---------------------- Conteudo ---------------------- */

/* ---------------------- Category column ---------------------- */
#category_column{
	margin-left:32px;
	width:663px;
	margin-bottom:40px;
	margin-top:40px;
}
.category_text{
	margin-bottom:15px;
	float:left;
	width:450px;
	padding-bottom:15px;
}
.category_text h1{
	font-size:18px;
	color:#ff7a03;
	font-weight:bold;
	margin-bottom:5px;
}
.category_text p{
	margin-bottom:5px;
}
.category_image{
	float:left;
	width:160px;
	height:112px;
}
.category_detail{
	float:left;
	width:100%;
	margin-top:10px;
}
hr{
float:left;
width:100%;
margin-top:10px;
}
/* ---------------------- Category column ---------------------- */
.blog_header{
	width:677px;
	background-color:#fce9d7;
	/*display:block;*/
	float:left;
	padding-top:7px;
	padding-bottom:7px;
	margin-right:20px;
	margin-bottom:10px;
	margin-left:9px;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;

}

#disclaimer{
	margin-top:30px;
}
#disclaimer h4{
	font-weight:bold;
	font-size:11px;
}
#disclaimer p{
	text-align:justify;
	font-size:9px;
}