@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000;
}

#upDiv {
	background-image:url(images/bottomUP.jpg);
	background-repeat:repeat-x;
	height:160px;
	
}

.textoInterno {
	font-size:13px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}

.textoInternoSchedule {
	font-size:13px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.textoNoticiasData{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
}

.textoNoticiasTitulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C60000;
	font-weight:bold;
}

.textoNoticiasInterno{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
}

#newsINT {
	padding-left:10px;
	padding-top:3px;
	text-align:left;
	}
	
.textoTitulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#C60000;
	font-weight:bold;
}

a:link {
	color: #B71212;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B71212;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
}
#rodape {
	background-color:#000;
	border:thin;
	border-top:thin;
	border-top-color:#333;
	border-top-width:thin;
	border-top-style:solid;
	height:100%;
	text-align:center;
	color:#666;
	}

#subBotAcademy {
	margin-left:70px;
	font-size:12px;
	font-weight:bold;
	display:none;
	height:35px;
	}
#subBotClasses {
	margin-left:145px;
	font-size:12px;
	font-weight:bold;
	display:none;
	height:35px;
	}
.textoFAQ {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#8f8d8e;
	font-weight:bold;
	}	
	
.titInstructor {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#B70100;
	font-weight:bold;
	}	
	
.titContact {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	}		
.form {
background-color:#CCCCCC;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;

}
