/*
##############################################

  #  COOPERATIVA PAULISTA DE TEATRO CSS   #

##############################################
*/
		
A:link {text-decoration: underline}
A:visited {text-decoration: underline}
A:active{text-decoration: underline}
A:hover {text-decoration: underline}

/* FONT FACES */
body,th,td,p,div,span,a,input,select,textarea,ul,ol,dl,h1,h2,h3,h4,h5,h6,li,big,small,b{font-family:Verdana, Arial, Helvetica, sans-serif}

/* FONT SIZES */
body,th,td,p,div,span,a,ul,ol,dl,li,select,input,textarea,code,kbd,tt,pre,code a,kbd a,tt a,pre a,code span,kbd span,tt span,pre span{font-size:10px; color: #333333}

/* TEXT */
.txtPreto10 {font-family: Verdana; font-size: 10px; color: #000000;} 
a.txtPreto10:visited {font-family: verdana; font-size: 10px; color: #EA0437; text-decoration : underline;}
a.txtPreto10:hover {font-family: verdana; font-size: 10px; color: #000000; text-decoration : underline;}
a.txtPreto10:link {font-family: verdana; font-size: 10px; color: #000000; text-decoration : underline;}
a.txtPreto10:active {font-family: verdana; font-size: 10px; color: #000000; text-decoration : underline;}

.txtPreto10 { color: #000000; }
.txtVermelho { color: #F64040; }
.txtBranco { color: #FFFFFF; }
.txtBrancoDestaque { color: #FFFFFF; font-size: 12px; font-weight:bold; }

.bordaBranca {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.bordaCinza {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

/* DIV PAD */
div.pad2x8{padding:2px 8px}
div.pad8x8{padding:8px 8px}
div.pad5x8{padding:5px 8px}
div.pad5x5{padding:5px 5px}
div.pad2x5{padding:2px 5px}


.campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: FFFFFF;
	border: 1px solid #000000;
}


.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.botao2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

#geral{
	width: 500px;
	position: absolute;
	left: 50%;
	margin-left: -435px;
}

a.painelNoticia:link {text-decoration: none; font-family: Verdana;	font-size: 10px; color: #FFFFFF;}
a.painelNoticia:visited {text-decoration: none; font-family: Verdana;	font-size: 10px; color: #FFFFFF;}
a.painelNoticia:hover {text-decoration: none; font-family: Verdana;	font-size: 10px; color: #FFFFFF;}
a.painelNoticia:active {text-decoration: none; font-family: Verdana;	font-size: 10px; color: #FFFFFF;}

#tudo{
    width:740px;
	float:left;
	margin-left: 10px;
	margin:0 auto;
}
 
#fora{
    visibility:hidden;
 	float:right;	
	width:120px;
	height:600px;
	margin-top:180px;
	margin-right:20px;
} 

#sky {
	float:right;	
	width:120px;
	height:600px;
	margin-top:110px;
	margin-right:10px;
}