/*TPL do site */
#base {
	position         : absolute;
	left             : 50%;
	margin-left      : -390px;
	width            : 780px;
	background-color : white;
	
}

#doBorder {
	border           : 1px solid white;
}

#fLeft {
	float          : left;
}

#menuEscola {
	position         : absolute;
	top              : 83px;
	left             : 310px;
	z-index          : 1;
	border           : 1px solid white;
}

#menuCursos {
	position         : absolute;
	top              : 83px;
	left             : 375px;
	z-index          : 1;
	border           : 1px solid white;
}



#menuPlacas {
	position         : absolute;
	top              : 83px;
	left             : 510px;
	z-index          : 1;
	border           : 1px solid white;
}

#inMenus {
	border           : 1px solid #CCCCCC;
	padding          : 3px;
	background-color : white;
	font-weight      : bold;
	color            : #A80000;
}

#inMenus a {
	color            : #A80000;
}

#inMenus a:hover {
	color            : #A80000;
	background-color : #f5f5f5;
}


#sideCar {
	float            : left;
	
}

#conteudo {
	position         : relative;
	width            : 425px;
	text-align       : justify;
	margin-left      : 10px;
	
}

#frase {
	position         : absolute;
	left             : 420px;
	top              : 170px;
	width            : 310px;
}

#fraseTitle {
	font-size        : 12px;
	font-weight      : bold;
}

#setaTop {
	margin-top       : 5px;
	margin-left      : -4px;
}

#content_left {
	position         : absolute;
	width            : 240px;
	margin-left      : 20px;
	margin-top       : -280px;
}

#titlePage {
	font-size        : 14px;
	font-weight      : bold;
	padding-bottom   : 10px;
}

#linkItem {
	float            : left;
	width            : 45%;
	padding          : 10px;
	height           : 120px;
	text-align       : center;
	vertical-align   : middle;
}

#equipeItem {
	border-bottom    : 1px dashed #CCCCCC;
	padding-bottom   : 10px;
	padding-top      : 10px;
}

#titleEquipe {
	color            : #FF9900;
	padding-bottom   : 5px;
	font-weight      : bold;
}


#peopleEquipe {

}

#orange {
	color            : #AE0000;
}

#captular {
	font-size        : 30px;
	color            : #AE0000;
}


/*Fim do TPL*/

BODY {
	font-family      : Tahoma,sans-serif;
	font-size        : 11px;
	background-color : #FFFFFF;
	margin           : 0px;
}

td {
	font-size: 11px;
}
a {
	text-decoration  : none;
	color            : #333333;
}
a:hover {
	color            : #666666;
}

.forFolder {
	background-color : #f5f5f5;
	border-bottom    : 1px solid #CCCCCC;
	border-top       : 1px solid white;
}
.forContent {
	border-top       : 1px solid #f3f3f3;
	border-bottom    : 1px solid #f5f5f5;
}

input {
	font-size        : 11px;
	color            : #333333;
	border-top       : 1px solid #333333;
	border-bottom	 : 1px solid #CCCCCC;
	border-left      : 1px solid #333333;
	border-right     : 1px solid #CCCCCC;
}

textarea {
	font-size        : 11px;
	color            : #333333;
	border-top       : 1px solid #333333;
	border-bottom	 : 1px solid #CCCCCC;
	border-left      : 1px solid #333333;
	border-right     : 1px solid #CCCCCC;
}

select {
	font-size        : 11px;
	color            : #333333;
}

fieldset {
	background-color : #f8f8f8;
}

############# Galeria #########################
.galMenu{
	visibility:hidden;
	position:absolute;
	height:0px;
	left:10mm;
}
.galMenuTable{
	background-color:#f5f5f5;
	border:solid 1px #CCCCCC;
	width:80px;
}
.galHidearea{
	width:100%;
	height:100%;
}
.galPics{
	vertical-align:top;
}
.menuGaleria {
	border-top       : 1px solid #CCCCCC;
	border-left      : 1px solid #CCCCCC;
	border-right     : 3px solid #999999;
	border-bottom    : 3px solid #999999;
	
	background-color : #f5f5f5; 
}
.td_main_row_pics {
	text-align       : center;
	border           : 1px solid #CCCCCC;
}
.td_title_pic{
	text-align       : center;
	font-weight      : bold;
}
.td_pic_itself{
	text-align       : center;
	border           : 1px solid #999999;
	padding          : 3px;
	background-color : #f3f3f3;
}
.td_desc_pic {
	text-align       : center;
}
.td_menu_imagens{
	text-align       : right;
	vertical-align   : bottom;
}
###############################################

##################### Grid #####################

td.tdFundo {
	background-color : #DADADA;
}
td.tdConteudo {
	background-color : #F6F6F6;
}
td.tdOrelhaSite {
	font-weight      : bold;
	color            : #CC3333;
	padding          : 2px;
}
td.tdOrelhaSiteMini {
	font-size        : 9px;
	color            : #CC3333;
	padding          : 2px;
}
td.tdComentario {
	color            : #515151;
	padding          : 2px;
	padding-top      : 10px;
	padding-left     : 10px;
}
td.tdObs {
	color            : #515151;
}
td.tdSubMenu {
	border-bottom    : 1px solid #B4B4B4;
	padding-left     : 2px;
}
td.tdTitPopup {
	color            : #000000;
	font-size        : 14px;
	font-weight      : bold;
	padding-left     : 10px;
	padding-bottom   : 5px;
}
td.tdTitle {
	color            : #000000;
	font-size        : 14px;
	font-weight      : bold;
}
td.tdTitlePublic {
	color            : #000000;
	font-size        : 14px;
	font-weight      : bold;
	padding-bottom   : 10px;
	border-bottom    : 1px dotted #313131;
}
td.tdMsg {
	font-weight      : bold;
	color            : #CC3333;
	padding-bottom   : 5px;
}
td.tdMsgExtra {
	color            : #000000;
}
td.tdCampo {
	width            : 21%;
}
td.tdDestaque {
	font-size        : 10px;
	color            : #000000;
	font-weight      : bold;
}
td.tdTitleGrid {
	color            : #313131;
	text-align       : center;
	font-weight      : bold;
	height           : 28px;
	border-top       : 2px solid #E6E6E6;
	border-bottom    : 2px solid #E6E6E6;
	background-color : #F6F6F6;
}
td.tdItemGrid1 {
	border-bottom    : 1px dotted #E6E6E6;
	padding          : 3px;
}
td.tdItemGrid2 {
	border-bottom    : 1px dotted #E6E6E6;
	padding          : 3px;
}
td.tdGridFooter {
	text-align       : right;
	height           : 28px;
}
td.tdMenuContext {
	padding          : 2px;
}
td.tdOrelha {
	font-weight      : bold;
	color            : #515151;
	padding          : 1px;
	padding-top      : 3px;
	white-space      : nowrap;
}
td.tdActivedRow {
	padding          : 2px;
	cursor           : pointer;
}
td.tdSelectedRow {
	padding          : 2px;
	cursor           : pointer;
}
td.tdSelectedRow:hover {
	color            : #000000;
	background-color : #E6E6E6;
}

/* HOME */
td.tdHomeTitulo {
	color            : #FFFFFF;
	font-weight      : bold;
	padding-bottom   : 7px;
	border-top       : 1px solid #B6B6B6;
}
td.tdHomeConteudo {
	padding          : 10px;
}
td.tdHomeRodape {
	color            : #515151;
	font-size        : 9px;
	padding          : 2px;
}

/* AGENDA */
td.tdAgSubTitulo {
	color            : #313131;
	font-weight      : bold;
}
td.tdAgData {
	font-size        : 10px;
	font-weight      : bold;
	border-bottom    : 1px solid #B6B6B6;
	cursor           : pointer;
}
td.tdAgDiaDia {
	color            : #515151;
	font-weight		   : bold;
	font-size        : 16px;
	border-right     : 1px solid #B6B6B6;
	border-bottom    : 1px solid #B6B6B6;
}
td.tdAgDiaHora {
	color            : #515151;
	font-size        : 10px;
	border-right     : 1px solid #B6B6B6;
	border-bottom    : 1px solid #B6B6B6;
}
td.tdAgDiaColuna {
	padding          : 3px;
	border-bottom    : 1px solid #B6B6B6;
	cursor           : pointer;
}
td.tdAgDiaColunaSel {
	padding          : 3px;
	border-left      : 4px solid #717171;
	cursor           : pointer;
}
td.tdAgDiaColunaSelFim {
	padding          : 3px;
	border-left      : 4px solid #717171;
	border-bottom    : 1px solid #B6B6B6;
 	cursor           : pointer;
}
td.tdAgSemDia {
	color            : #515151;
	font-weight		   : bold;
	background-color : #E6E6E6;
	border-right     : 1px solid #B6B6B6;
	border-bottom    : 1px solid #B6B6B6;
}
td.tdAgSemLinha {
	color            : #000000;
	border-bottom    : 1px solid #B6B6B6;
	padding          : 2px;
	cursor           : pointer;
}
td.tdAgSemLinhaFinal {
	color            : #000000;
	border-bottom    : 1px solid #B6B6B6;
	padding          : 2px;
	background-color : #ECECEC;
	cursor           : pointer;
}
td.tdAgMesTitulo {
	color            : #000000;
	font-weight      : bold;
	background-color : #FFFFFF;
	text-align       : center;
	border-right     : 1px solid #B6B6B6;
	border-bottom    : 1px solid #B6B6B6;
	height           : 25px;
}
td.tdAgMesLinha {
	color            : #515151;
	font-weight      : bold;
	background-color : #FFFFFF;
	text-align       : right;
	text-valign      : top;
	border-right     : 1px solid #B6B6B6;
	border-bottom    : 1px solid #B6B6B6;
	height           : 100px;
	padding          : 3px;
	cursor           : pointer;
}
td.tdAgMesLinhaFinal {
	color            : #B6B6B6;
	font-weight      : bold;
	background-color : #ECECEC;
	text-align       : right;
	text-valign      : top;
	border-right     : 1px solid #B6B6B6;
	border-bottom    : 1px solid #B6B6B6;
	height           : 100px;
	padding          : 3px;
	cursor           : pointer;
}
