html *{
    margin: 0px;
    padding: 0px;
}
img {
    border: 0px;
}
body {
	font: normal 11px Arial, Helvetica, sans-serif;
}
p{
    padding-bottom: 5px;
}
a:link, a:visited{
    text-decoration: none;
    color: #4FB5EB;
}
a:hover, a:active{
    text-decoration: none;
    color: #399ABF;
}
html, body, #wrap {
    height: 100%;
}
body > #wrap {
    height: auto; min-height: 100%;
}
#wrap {
    width: 100%;
    background: #fff;
}
#container{
    width:888px;
    margin: 0 auto;
}
#main {
    padding-bottom: 140px;
    padding-right: 10px;
    padding-left: 10px;
    text-align:left;
}
#header{
    text-align:left;
}
#footer {
    color: white;
    position: relative;
    margin-top: -140px;
    height: 140px;
    width: 100%;
    clear:both;
    background: #fff url(../images/bottom_img.gif) repeat-x top left;
    text-align: center;
}
#footer p{
    padding-top: 120px;
}
#logo_box{
    position: relative;
    width: 263px;
    z-index: 5;
    height: 221px;
    float: left;
}
#logo{
    position: relative;
    float: left;
}
#links_box{
    float: right;
    margin-top: 35px;
    margin-right: 30px;
}
.horizontal_links{
    list-style: none;
}
.horizontal_links li{
    float: right;
    display: inline;
}
#header_content{
    width: 888px;
    height: 460px;
    position: relative;
    float: left;
    margin-top: -162px;
    padding-top: 4px;
    z-index: 1;
    background: url(../images/bg_home_top.png) top right no-repeat;
}
#header_content_intern{
    width: 888px;
    height: 310px;
    position: relative;
    float: left;
    margin-top: -162px;
    padding-top: 4px;
    z-index: 1;
    background: url(../images/bg_home_top_intern.png) top right no-repeat;
}
.link_top{
    text-align: center;
    float: right;
}
.link_top_text{
    height: 53px;
    width: 123px;
    padding-top: 7px;
    margin-left: -31px;
    display: block;
    color: white !important;
}
.link_top_text:hover{
    margin-top: -10px;
}
.selected{
    margin-top: -10px;
    padding-top: 17px;
}
#ensino_medio{
    background: url(../images/bt_ensino_medio.png) top right no-repeat;
}
#ensino_infantil{
    background: url(../images/bt_ensino_infantil.png) top right no-repeat;
}
#ensino_fundamental{
    background: url(../images/bt_ensino_fundamental.png) top right no-repeat;
}
#top_right_header{
    background: url(../images/top_right_header.gif) top right no-repeat;
    position: relative;
/*    width: 40px; */
width:100%;
    height: 40px;
    float: right;
    margin-top:-4px;
    display: inline;
    z-index: 5;
}
#header_photos{
    position: relative;
    float: right;
    height: 276px;
    margin-left: 1px;
    margin-right: 2px;
    margin-top: -36px;
    z-index: 3;
    overflow-x: hidden;
    overflow-y: hidden;
    visibility:visible;
    white-space: nowrap;
    width:885px;
    font-size: 0px;
}
.foto{
    position: relative;
    float: left;
    display: inline;
    vertical-align: top;
    z-index: 3;
}
.box_top_info{
    float: left;
    padding: 15px;
    position: relative;
    width: 265px;
    height: 140px;
}
#header_infos{
    color: white;
    clear: both;
    border-top:1px solid #B0E1F0;
    margin-right: 2px;
    margin-left: 1px;
}
#box_top_info_1{
    background: url(../images/separator_03.jpg) top right no-repeat;
}
#box_top_info_2{
    background: url(../images/separator_04.jpg) top right no-repeat;
}
#box_top_info_3{
}
#header_infos h5{
    font-size: 12px;
    height: 30px;
}
.sumary_top_info{
    height: 85px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.sumary_top_info img{
   margin: 3px;
}
.button_arrow{
    display: block;
    font-size: 11px;
    background: url(../images/bg_gray_bt_arrow_01.png) top left no-repeat;
    height: 18px;
    padding-left: 20px;
    width: 79px;
    padding-top: 3px;
    padding-bottom: 2px;
    border: none;
	cursor: pointer;
}
.button_arrow a:hover, .button_arrow a:link, .button_arrow a:visited, .button_arrow a:active{
    color: #000;
}
.main_left{
    margin-top: -25px;
    padding-top: 40px;
    background: #F5F4EF;
    float: left;
    width: 170px;
}
.list_menu{
    list-style-image: url("../images/arrow_black_bottom.gif");
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 40px;
}
.list_menu li{
    font-size: 14px;
    font-weight: bold;
}
.list_menu li ul{
    list-style-image: url("../images/mini_arrow.jpg");
    margin-left: 0px;
    margin-top: 5px;

}
.list_menu li ul li{
    font-size: 10px;
    font-weight: normal;
}
.blue_menu{
    color: #53B6D3;
}
.black_menu{
    color: black;
}
.partner_menu li{
    margin-top: 10px;
    margin-left: -40px;
    list-style-image: none;
    list-style: none;
    text-align: center;
}
.list_menu .link_title:link, .list_menu .link_title:visited {
    color: black;
}
.list_menu .link_title:hover, .list_menu .link_title:active {
    color: #53B6D3;
}
.black_menu a:link, .black_menu a:visited{
    color: black;
}
.black_menu a:hover, .black_menu a:active{
    color: #53B6D3;
}
.divisor{
    height: 5px;
    border: solid 3px;
    color: white;
    background: white;
}
.menu_left_content{
    /*padding-left: 40px;*/
}
.menu_right_content{
/*    padding-left: 40px; */
}
.search{
    padding-top: 20px;
    background: white;
}
.input_min{
    width: 95px;
}
.input_med{
    width: 120px;
}
.button_blue{
    color: white;
    font-size: 11px;
    background: url(../images/bg_blue_bt_01.png) top left no-repeat;
    height: 18px;
    width: 60px;
    padding-bottom: 2px;
    padding-right: 4px;
    margin-left: 5px;
    border: 0px;
	cursor: pointer;
}
.med{
    background: url(../images/bg_blue_bt_02.png) top left no-repeat;
    width: 75px;
}
.main_right{
    margin-top: -25px;
    padding-top: 40px;
    background: #F5F4EF;
    float: right;
    width: 170px;
}
.label{
    font-weight: bold;
    display: block;
}
.main_right_fields{
    margin-left: 25px;
}

.main_center{
    width: 495px;
    float: right;
    padding-top: 20px;
    margin-left: 15px;
    margin-right: 15px;
    text-align: justify;
}
h1.title{
    display: block;
    background: url(../images/arrow_gray_bottom.gif) top left no-repeat;
    text-align: left;
    padding-left: 25px;
    padding-bottom: 10px;
    font-size: 16px;
}
h3.title{
    padding-bottom: 5px;
}
.sumary_container_info{
    padding-bottom: 10px;
    /*padding-top: 10px;*/
    height: 150px;
}
.sumary_container_info img{
    padding-right: 20px;
    padding-left: 20px;
}
.marquee{
    overflow: hidden;
    height: 276px;
    width: 9000px;
}
hr {
    color: #F5F4EF;
    border: solid 1px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.box_news{
    margin-bottom: 5px;
    padding: 5px;
    background: #F5F4EF;
}
#info_intern{
    height:30px;
    margin-top:278px;
    padding-left:10px;
    padding-right:10px;
    color: #fff;
    text-align: center;
}
.slideshow{
    margin-right: 20px;
    margin-left: 20px;
}
.slideshow span{
    width: 100%;
    height: 100%;
    display: block;
    vertical-align: middle;
}
.slideshow span a{
    color: #fff;
}
.slideshow span a:hover{
    color: #90E2FA;
}
#next2{
    float: right;
}
#prev2{
    float: left;
}
.slideshow .control_notice a{
    color: #fff; !important
}
.error p{
    color: #B90000;
    font-weight: bold;
    padding: 6px;
    display: block;
    background: #FFE6E9;
    border: #FFC8CF solid 2px;
    margin-bottom: 5px;
}
.error_login p{
    color: #B90000;
    font-weight: bold;
    padding: 6px;
    display: block;
}
.notice p{
    color: #00A00A;
    font-weight: bold;
    padding: 6px;
    display: block;
    background: #DFFFE1;
    border: #B0FFB5 solid 2px;
    margin-bottom: 5px;
}
.divLoginInfos{
    text-align: right;
    font-size: 11px;
}
.divLoginInfos a:link, .divLoginInfos a:visited {
    color: blue; !important
}
.divLoginInfos a:hover, .divLoginInfos a:active {
    color: white; !important
}
.level_page_selected{
    margin-top: -10px;
}
.image_principal_page{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.clear_both{
    clear: both;
}
.hint{
    color: #777777;
}
.sumary_top_info p{
    text-align: justify;
}
.nested_photo{
    background: #D9D9D9;
    padding: 10px;
}

#form_contact{
    margin-left: 90px;
}

.main_center ul {
    margin-left: 40px;
}

#form_contact li p{
    margin-left: 0px;
    width: 300px;
}



/* LOGO */

a#logo {
	float:left;
	height:226px;
	text-indent:-10000px;
	position:relative;
	cursor:pointer;
	width:285px;
}
	a#logo.linkClass { background:url(../images/logo_bola.png) top left no-repeat;}
	a#logo:hover {background-position:left bottom;}
	a#logo.open {background-position:left bottom !important;}

