@charset "utf-8";
/* CSS Document */


/*Zerando configuração*/
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, 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 {
    margin: 0px;
    padding: 0px;
    border: 0px;
    outline: 0px;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../img/backfull.jpg);
	background-position:top;
	background-repeat: repeat-x;
	}
	
/* ESTRUTURA DO SITE */

#full {
	width:100%;
	height:auto;
	float:left;
	}

#pagina {
	width:930px;
	height:100%;
	position: relative;
	/* Centralizar a pagina */
	left: 50%;	    
	margin-left: -465px;
	height:inherit;
	float:left;
	}
	
#top_extecamp {
	width:100%;
	background-color:#3C0;
	}	
	
	#top_extecamp_esq {
	float:left;
	width:345px;
	margin-left:10px;
	margin-top:4px;
	}
	
	#top_extecamp_dir {
	float:left;
	width:385px;
	height:auto;
	margin-top:4px;
	margin-left:190px;
	}
	
#topo {
	width:930px;
	height:auto;
	margin-left:0px;
	float:left;
	background-image:url(../img/topo_pagina.png);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
	#topo img {
		padding-bottom:30px;
	}
	
#pagina_conteudo {
	width:auto;
	height:auto;
	background-image:url(../img/fundo_pagina.png);
	background-position:top;
	background-repeat:repeat-y;
	float:left;
}
	
#menu {
	width:180px;
	height:auto;
	float:left;
	margin-left:35px;
}

#flash {
	width:650px;
	height:200px;
	float:right;
	margin-right:40px;
	}
	
#conteudo {
	width:650px;
	height:auto;
	float:left;
	margin-left:25px;
	}
	
	#conteudo_esq {
		width:632px;
		height:auto;
		float:left;
		margin-top:20px;
		margin-bottom:10px;
		}
		
	#conteudo_esq_interno {
		width:650px;
		height:auto;
		margin-left:0px;
		padding-right:15px;
		float:left;
		margin-top:20px;
		margin-bottom:20px;
	}
	
	#conteudo_esq_interno_contato {
		width:300px;
		margin-left:0px;
		float:left;
		margin-top:20px;
		margin-bottom:20px;
	}
	
	#conteudo_dir_interno_contato {
		width:250px;
		float:right;
		margin-top:80px;
	}
		
	#conteudo_dir {
		width:200px;
		height:280px;
		float:right;
		text-align:right;
		margin-top:50px;
		}
		
	#box_comochegar {
		width:200px;
		height:190px;
		float:left;
		border-right:1px dotted #999;
		}
		
	#box_novaturma {
		width:198px;
		height:190px;
		float:left;
		padding-left:25px;
		border-right:1px dotted #999;
		
		}
		
	#box_contato {
		width:190px;
		height:auto;
		float:left;
		padding-left:25px;
		}

#depoimento {
	width:500px;
	height:auto;
	background-color: #FFC;
}

	#depoimento img {
		float:left;
		border:2px #CCC solid;
		margin-right:20px;
		margin-bottom:10px;
	}

#rodape {
	width:930px;
	height:auto;
	float:left;
	background-image:url(../img/rodape_pagina.png);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	
	}

#rodape_interno {
	width:900px;
	height:auto;
	float:left;
	margin-left:244px;
	background-image:url(../img/rodape_pagina.png);
	background-position:top;
	background-repeat:no-repeat;
	margin-top:30px;
	float:left;
}

	#rodape_esq {
		width:479px;
		height:auto;
		float:left;
		margin-left:18px;
		}
		
	#rodape_dir {
		width:421px;
		height:auto;
		float:left;
		}
		
#disciplina1{
	width:400px;
	height:auto;
	background-color: #F1F2F2;
	padding:15px;
	border:1px solid  #CCC;
	visibility:hidden;
	position: absolute;
	left: 50%;
	top: 50%;
	}
	
#disciplina2{
	width:400px;
	height:auto;
	background-color: #F1F2F2;
	padding:15px;
	border:1px solid  #CCC;
	visibility:hidden;
	position: absolute;
	left: 50%;
	top: 55%;
	}

#disciplina3{
	width:400px;
	height:auto;
	background-color: #F1F2F2;
	padding:15px;
	border:1px solid  #CCC;
	visibility:hidden;
	position: absolute;
	left: 60%;
	top: 50%;
	}
		
/* ELEMENTOS DO SITE */ 

h1 {
	font-size:18px;
	color:#C2D2F2;
}

h2 {
	font-size:14px;
	color:#B4CBD9;
	font-weight:bold;
	}
	
h2.fundo {
	font-size:14px;
	color: #FFF;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	font-weight:bold;
	background-color:#B4CBD9;
	border-bottom:2px solid #858DA6;
	
	}	

p {
	font-size:12px;
	color:#333;
	text-align:justify;
	line-height:20px;
	margin-bottom:10px;
}

p.azul {
	color:#009;
	float:right;
}

p.rodape {
	font-size:10px;
	line-height:8px;

}

p.box {
	font-size:11px;
	line-height:15px;
	text-align:left;
}

p.box1 {
	font-size:11px;
	line-height:15px;
	text-align:left;
	line-height:22px;
}

.centerpagina {
	margin-left:100px;
}

.centerpagina1 {
	margin-left:112px;
}

hr.centerpagina {
	float:left;
	margin-left:100px;
}
	

a.box1{
	color:#333;
	line-height:27px;
}

p.red {
	color: #FFF;
	font-size:12px;
	background-color:#900;
}

p.center {text-align:center;}



a {
	font-size:12px;
	text-decoration:none;
	/*color:#1C297A;*/
	color: #858DA6;
	}

	a:hover { 
	background-color:#C2D2F2;
	}
		
iframe {
	margin-top:10px;
}

img.left {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
		
	/* ul do menu */
	
#menu li {
	text-transform: uppercase;
	font-weight:bold;
	color:#1C297A;
}

.destaque {
	
	color:#BE0A26;
}

#menu li a {
	font-size:11px;
}

	/* ul box */
	
ul.box {
	list-style-position:inside;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
}

li.box {
	font-size:12px;
	color:#333;
	list-style-type: disc;
	}
	
/* ul padrao do site */

ul {
	list-style-position: inside;
	margin-bottom:10px;
}

li {
	font-size:12px;
	color:#333;
	text-align:left;
	line-height:15px;
	}

/* ul padrao objetivo */

ul.objetivos {
	margin-left:20px;
	list-style-position:inherit;
	}

li.objetivos {
	margin-top:20px;
}

object {
}

/* ul TURMAS */

ul.turmas {
	list-style:none;
}

form.mini {
	margin-top:10px;
}

/* Elementos Top Extecamp ---------------------------------------------------------*/

#top_extecamp img {
	margin-top:2px;
	}	

#top_extecamp ul {
	display:inline;
	}
	
#top_extecamp li {
	display:inline;
	float:left;
	margin-right:15px;
	color:#666666;
	}

/* Elementos Top Extecamp ---------------------------------------------------------*/

table.form {
	width:100%;
	height:auto;
}




/* css do menu drop ------------------------------------------------------------------------------------------------------------------------------*/
.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 180px; /* Main Menu Item widths */
background-color: #F1F2F2; /*fundo menu*/
text-align:left;
}

li.acabamento {
	height:5px;
	margin:0px;
	padding:0px;
}
 
.sidebarmenu ul li{
position: relative;
text-align:left;
text-transform:none;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #858DA6;
text-decoration: none;
padding: 6px;
border:solid #F2F2F2;
}

.linhabase {
	border-bottom:1px solid #FFF;
}


.linhabase_n2 {
	border-bottom:1px solid  #0F0;
	border-left:3px solid  #FF0;
}


.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
color: #858DA6;
}

.sidebarmenu ul li a:visited{
color: #858DA6;
}

.sidebarmenu ul li a:hover{
background-color: #C2D2F2;
color: #FFF;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 170px; /*Sub Menu Items width */
height:auto;
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{

}

/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */
	
/* Tabela */	
td.conteudo {border-bottom:1px #CCC dotted;}
td.conteudocenter {border-bottom:1px #CCC dotted; text-align:left;}




/* CSS PAINEL IMAGEM --------------------------------------------------------------------------------------------------------------------*/

#page-wrap						{ background: white; width: 650px; height:200px; background-color: #FFF; float:right;
									margin-right:40px;}

#slider							{ height: 200px; overflow: hidden; position: relative;}
								  
                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover							{ width: 2880px; position: relative; }

.slide							{ padding: 40px 0px; width: 900px; float: left; position: relative; }

.slide img						{ position: absolute; top:0px; left:0px; }

#slider-stopper					{ position: absolute; top: 1px; right: 20px; background: #ac0000; color: white;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }





/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(../images/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -100px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -129px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -100px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -129px -29px;}
    #cboxMiddleLeft{width:21px; background:url(../images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(../images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(../images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(../images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(../images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to IE9.
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
  The following provides PNG transparency support for IE6
*/
.cboxIE6 #cboxTopLeft{background:url(../images/ie6/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(../images/ie6/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(../images/ie6/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(../images/ie6/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(../images/ie6/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(../images/ie6/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(../images/ie6/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(../images/ie6/borderMiddleRight.png);}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}
