@charset "iso-8859-1";

/* 
   AUTHOR: Medula Web  //   web@medula.pt

------------------ RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY ------------------ */html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,button{border:0;outline:0;font-weight:inherit;font-style:inherit;font-family:inherit;line-height:1.7em;margin:0;padding:0; font-style: normal;letter-spacing: -0.8px;}
ol,ul{list-style:none}
table{border-collapse:separate;border-spacing:0}
caption,th,td{text-align:left;font-weight:400}
blockquote:before,blockquote:after,q:before,q:after{content:""}
blockquote,q{quotes:"" ""}

html, body {
	text-align: center;
	color: #404041;
	font-family: "Lucida Sans", "Helvetica Neue", Helvetica, Arial, sans-serif, Verdana;
	font-size: 13px;
	letter-spacing: -0.3px;
	background-color: #FFFFFF;
	height: 100%;
	min-height: 100%;
}

* html body { height: 100%; }

#container {
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%; /* real browsers */
	width: 100%;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin:0 auto;
	background-color: #FFF;
	position:relative;
}
#header {
	padding:  0;
	margin:0;
	background-color: #444;
	height:  255px;
}
#header h1 {
	margin: 0; 
	padding: 10px 0;
}

#subheader1{
	background: #FFF;
	margin:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1d43a;
	height: 200px;
	background: url(../img/logo_bg.jpg) repeat-x;
}

#menuContainer {
	height:  55px;
	background-image:url(../img/menu_bg.png);
}

ul#menu {
	padding: 12px 0 15px 45px;
	width:  800px;
}

ul#menu li
{
	font-size: 17px;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	font-weight: 50000;
	display: inline;
	list-style-type: none;
	padding-right: 20px;

}

ul#menu li a.current{color:#e1d43a;}

ul#menu li a:hover{color:#e1d43a;}

ul#menu li a{
	color:#FFFFFF;
}

ul#menu li a.current:hover{color:#e1d43a;}



#subheader2{
	padding-top: 5px;
	padding-left: 290px;
	padding-right: 30px;
	font-size: 12px;
	text-transform: uppercase;
	color: #404041;
	background-color: #555555;
}

#mainContent {
	background-color: #FFF;
	text-align: justify;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 80px;
	padding-left: 20px;
}

#mainContent_texto {
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}

#mainContent .links a {
	color: #111;
	border-bottom: thin dotted #67611a;
}

#mainContent a:hover {
	color: #e1d43a;
	background-color: #444;
}

#footer {
	font-size: 11px;
	color: #777;
	height: 60px;
	position:absolute;
	width:100%;
	bottom:0;
	background: url(../img/footer_bg.png) repeat-x;
}

#footer a:hover {
	font-size: 10px;
	color: #000000;
}

#footer_direita {
	float: right;
	width: 137px;
	height:  36px;
	padding-top: 12px;
	padding-right: 40px;
	margin-right: 10px;
	background: url(../img/footer.png) no-repeat;
	text-align: right;
}

#footer_esquerda {
	float:left;
	width: 650px;
	padding-left: 12px;
	padding-top:11px;
	}

#footer a {
	font-size: 10px;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}	

#subfooter1{
	padding: 0;
	margin:0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #777;
	height: 42px;
}



#conteudo01 {
	padding: 10px;
}

a:link {
	color: #444;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #444;
}
a:hover {
	color: #e1d43a;
}
a:active {
	text-decoration: none;
	color: #444;
}

.linha {
	border-bottom:4px;
	border-bottom-color:#EEE;
	border-bottom-style:solid;
}


h2
{
	font-size: 16px;
	color: #222;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-weight: normal;
}

h3
{
	margin-bottom: 15px;
	font-size: 12px;
	color: #333333;
	padding: 3px;
}

h4
{
	font-size: 12px;
	color: #333333;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.separador{
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;

}

.botao{ display:inline; width:125px; height:30px; padding-bottom: 5px; background: url(../img/button.png) no-repeat; text-align:center; line-height:30px; color:#FFFFFF; font-size:0.95em; font-weight:bold; outline:none; }

.botao:hover { background: url(../img/button.png) -128px 0px no-repeat; color: #FFF !important;}

