/* CSS Document by Dieter Schneider for www.csstemplateheaven.com */

* {margin: 0;
    padding: 0;
}

body { font-family: Arial, Helvetica, sans-serif;
       font-size: 60%;
}

#header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 169px;
}


.header-middle { height:150px; background: repeat-y #c9d3de; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/; }

.nav1 {width:450px; position:absolute; z-index:3; margin:25px 0 0 50px;  }
.nav1 ul { padding:0 15px 0 0; font-weight:bold;}	
.nav1 li {list-style:none;}
.nav1 li a {padding:2px 5px 2px 5px; color: #000000 ; text-decoration:none; font-size:120%;}
.nav1 a:hover {text-decoration:underline; color:#FF6633;}

.lineabanner{background:url(../images/lineabanner.jpg) repeat-x;}
.sitelogo{width:305px; height:150px; position:absolute; z-index:1; margin:-163px 0 0 200px;  /*overflow:visible !important /*Activate if Firefox print problems*/; overflow:hidden /*IE6*/;}

* html #image-style {

}


.sitename {
width:500px; 
height:55px; 
position:absolute; 
z-index:3; 
margin:50px 0 0 10px; 
overflow:visible !important /*Firefox*/; 
overflow:hidden /*IE6*/; line-height:12px; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color: #0a4e5e;
}

#container {
	font-size: 1.2em;
}

#menu_left {
width: 160px;
float: left; 
}

/*----- MENU ----- */

#navLeft, #navRight {
margin: 0;
padding: 0;
width: 160px;
list-style: none;
overflow: hidden;
}

#navLeft li, #navRight li {
width: 160px;
overflow: hidden;
text-transform: uppercase;
font-size:80%;
font-weight:bold;
}

#navLeft a, #navRight a {
color: #0a4e5e;
}

.li_nav_header a  {
display: block;
width: 160px;
height: 26px;
background: url(../images/nav_header.gif) no-repeat;

}

.li_nav_body a  {
display: block;
width: 160px;
height: 26px;
background: url(../images/nav_body.gif) no-repeat;
padding-left: 15px;
line-height:20px;
text-decoration:none;
}

.li_nav_footer a  {
display: block;
width: 160px;
height: 43px;
background: url(../images/nav_footer.gif) no-repeat;
}

.li_nav_body a:hover
{
background-position:  0 -20px;
color:#016001;
text-decoration:none;
}

.li_active a:active  {
background: url(../images/nav_body.gif) no-repeat;
background-position:  0 0px;
color:#fff;
}
.login_box {
width: 160px;
height:198px;
float: left;
background: url(../images/login_box.gif) no-repeat top; margin-top:30px;
}

 



#right {
	float: right;
	width: 160px;
margin-right:15px;

	
}
#right1 {
	float: right;
	width: 160px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	margin-bottom:5px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: #a3bdda solid 1px;
	background: url(../images/footer2_bg.jpg) bottom; 
	background-repeat: repeat-x;
}

#content {
	margin-right: 250px;
	margin-left: 210px;
	padding: 5px;
}

#footer {
	background: url(../images/footer_bg.jpg) bottom repeat-x;
	
	height: 70px;
	text-align: center;
	font-size: .9em;
	padding-top: 30px;
}

p{  margin-top: 8px;
	margin-bottom: 8px;
}

h1{
	color: #000000;
	font-size: 3em;
	padding-top: 10px;
	padding-left: 10px;
}

.heading_color{
	color: #FF9900;	
}


h2 {
	margin-bottom: 15px;
	
}

h3 {margin-top: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #95adc7;

}

h4 {
	margin-top: 15px;
	margin-bottom: 15px; padding-left:5px; background-color:#c9d3de;
	border: 1px solid #95adc7;
}

.images_left {float: left;
               margin: 5px;
}

.thumbs {border: 1px solid gray;
         margin: 5px;
		 padding: 1px;
}

a:link {color: #000000; text-decoration:none;}     /* unvisited link */
a:visited {color: #000000;text-decoration:none;}  /* visited link */
a:hover {color: #FF6633;text-decoration:none;}   /* mouse over link */
a:active {color: #FF3333;text-decoration:none;}   /* selected link */

/***********************************'   Left side Menu  *******************************/

#navlist
{
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid #C2C2CA;
	width: 160px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #C2C2CA;
}

#navlist li a {
	text-decoration: none;

}

/***********************************'  Header Menu  ****************/

.navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	font-weight: bold;
	font-size: 1.1em;
}


/*----- FORM ----- */

input   {
border-top: 1pt solid #cccccc;
border-bottom: 1pt solid #cccccc;
border-right: 1pt solid #cccccc;
border-left: 1pt solid #cccccc;
font: normal 10px tahoma;
width:135px;
color: #707070;
margin:5px 10px 5px 10px;
}

input.login {
margin-top:10px !important;
margin-top:-5px;
}

.content_box p {
margin: 10px 5px 10px 5px;
font-size:10px;
text-align:left;
}
.Estilo1 {font-size: 9px}
.Estilo2 {
	color: #FF0000;
	font-weight: bold;
}
.Estilo3 {color: #FF0000}
.Estilo4 {font-size: 10px}