@charset "utf-8";
/* CSS Document */
/* CSS settings */
li{ list-style:none; color:#333; margin: 0 0 5px 0 }

body{
background:#ebebeb url(../images/bcktop.jpg) repeat-x;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
color:#999999;
font-size:12px;
}
p {
margin:0;
padding:0;
margin-bottom:5px;
color: #333;
font-size:13px;
}

.minT {
margin:0;
padding:0;
margin-bottom:3px;
color: #333;
font-size:12px;
}

div{
margin:0;
padding:0;
behavior: url(resources/iepngfix.htc)
}
img{
margin:0;
padding:0;
}
ul{
margin:0;
padding:0;
}
li{
margin:0;
padding:0;
}

/*- general classes-*/

#top{
width:100%;
height:323px;
float:left;
overflow:hidden;
}
#top #header{
width:900px;
height:323px;
margin:0 auto;
overflow:hidden;
}
#top #header .menu{
width:900px;
height:25px;
float:left;
overflow:hidden;
margin-top:34px;
}
#top #header .menu .menu-start{
background:url(../images/menu-start.gif) no-repeat;
width:16px;
height:25px;
float:right;
}
#top #header .menu .menu-end{
background:url(../images/menu-end.gif) no-repeat;
width:17px;
height:25px;
float:right;
}
#top #header .menu .menu-nexo{
background:url(../images/menu-nexo.gif) no-repeat;
width:34px;
height:25px;
float:right;
}

#top #header .menu .menu-btn{
background:url(../images/menu-btn.gif) repeat-x;
height:25px;
padding-top:6px;
float:right;
font-family:Calibri;
font-size:12px;
color:#fff;
text-transform:uppercase;
}

#top #header .menu .menu-btn a{
color:#fff;
text-decoration:none;
}

#top #header .menu .menu-btn a:hover{
color: #ccf;
text-decoration:none;
}

#top #header .header{
width:900px;
height:185px;
float:left;
overflow:hidden;
background:url(../images/header.jpg);
}

#top #header .header .title{
font-family:Calibri;
color:#FFFFFF;
font-size:30px;

_margin-left:100px;
margin-top:70px;
float:right;
width:600px;
text-align:right;
}
#top #header .header .title a{
color:#FFFFFF;
text-decoration:none;
}

#top #header .iconmenu{
width:900px;
padding-top:9px;
padding-left:15px;
height:52px;
float:left;
overflow:hidden;
}
#top #header .iconmenu img{
border:none;
float:left;
}


#top #header .iconmenu .text{
background:url(../images/separador.png) left no-repeat;
_background:none;
width:550px;
padding-left:20px;
height:42px;
float:left;
overflow:hidden;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color: #333;
text-decoration:none;
text-align:left;
padding-top:10px;
}

.text p { font-size:11px;}

#middle{
width:100%;
height: auto;
float:left;
overflow:hidden;
}
#middle #content{
width:900px;
height: auto;
margin:0 auto;
overflow:hidden;
padding-bottom:10px;
_padding-bottom:20px;
}

/*-content boxes-*/

.box{
width:200px;
float:left;
height:200px;
padding-left:20px;
margin-bottom:10px;
margin-top:10px;
}
.box .container{
background: url(../images/box.gif) no-repeat;
width:200px;
float:left;
height:200px;
overflow:hidden;
}

.box .container img{
border: 1px solid #CCCCCC;
margin-left:25px;
margin-top:25px;
margin-bottom:10px;
_margin-bottom:7px;
}
.box .container img a{
border: 1px solid #CCCCCc;
}
.box .container img a:hover{
border: 1px solid #003366;
}

.box .container .btn{
width:195px;
padding-left:8px;
float:left;
overflow:hidden;
font-family:Calibri;
color:#666666;
font-size:15px;
}
.box .container .btn img{
border:0;
margin:0;
padding:0;
}


.box .container .btn a{
text-decoration:none;
color:#666666;
}

.box .container .btn a:hover{
text-decoration:none;
color: #006699;
}


/*-end content boxes-*/






#bottom{
width:100%;
height:200px;
float:left;
overflow:hidden;
/*background: #367272;
*/background: #333;
}
#bottom #footer{
width:900px;
height:320px;
margin:0 auto;
overflow:hidden;
}

#bottom #footer a { color:#00CCFF; text-decoration:none; }

#bottom #footer .text{

padding-left:200px;
padding-right:200px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#CCCCCC;
text-align:center;
}


#bottom #footer .menu{
width:900px;
height:40px;
float:left;
overflow:hidden;
border-bottom: 1px solid #666666;
padding-top:20px;
margin-bottom:15px;
}


#bottom #footer .menu .menu-btn{
height:17px;
width:auto;
padding-top:4px;
padding-right:20px;
float:right;
font-family:Calibri;
font-size:12px;
color:#666666;
text-transform:uppercase;
}

#bottom #footer .menu .menu-btn a{
color: #CCCCCC;
text-decoration:none;
}

#bottom #footer .menu .menu-btn a:hover{
color: #FFFFFF;
text-decoration:none;
}


/*

*/