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

body {


	
}

/* Logo Container */
#LogoContainer
{
	width:900px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
}

#TopHeader
{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	height:288px;
}
.HeaderBG
{
	background-image:url(../imagens/Header.png);
	background-repeat:no-repeat;
}
#TopMenuHolder
{
	background-position:bottom;
	background-repeat:repeat-x;
	width:190px;
	height:260px;
	float:left;
	margin-top:10px;
	margin-left:23px;
}
#FlashHolder
{
	width:682px;
	height:252px;
	float:right;
	margin-top:26px;
}
#MenuStrip
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	height:52px;
}
.MenuBG
{
	background-image:url(../imagens/MenuBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#MenuCurrPg
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	height:28px;
}
.CurrPgBG
{
	background-color:#999;
}
#CurrPgHolder
{
	width:auto;
	height:50px;
	color: #FFF;
	text-align:center;
	
}
.CurrPgText
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#CCC;
	line-height:25px;
	text-align:center;
	
}
#MenuHolder
{
	width:875px;
	margin-left:auto;
	margin-right:auto;
	height:49px;
}

#MenuTextHolder
{
	width:150px;
	height:49px;
	float:left;
}

/* Menu*/
.MenuText
{
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-align:center;
	line-height:48px;
}
.MenuText:hover 
{
	background-color:#026F86;
}

a.MenuText2
{
	color:#FFF;
	
	font-size:13px;
	font-weight:bold;
	text-align:center;
	
}
a.MenuText2:hover 
{
	color:#FFF;
	text-decoration:underline;
}




#HorizontalMenuContainer
{
	width:200px;
	height:190px;
}
.HorizontalMenuContainer
{
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:11px;
	list-style-image:url(../imagens/arrow.gif);
	line-height:22px;
}



/* Main Container */
#Container
{
	width:780px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #eaeaea;
	border-right:1px solid #eaeaea;

}

/* Login Container */
#LoginContainer
{
	width:207px;
	height:"";
	
	margin-top:10px;
	margin-left:10px;
	float:left;
}
#LoginTextContainer
{
	width:230px;
	height:"";
	margin-left:20px;
	
	float:left;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333;
	line-height:22px;
}
#Redes
{
	width:167px;
	height:"";
	margin-left:20px;
	
	float:left;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333;
	line-height:22px;
}

/* Boxes */
#Box
{
	width:300px;
	/*height:200px;*/
	background-color:#CCC;
	margin-top:10px;
	margin-left:5px;
	float:left;
}
.BoxTex
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#333;
	list-style-image:url(../imagens/menu-arrow.gif);
	text-align:justify;	
	padding-left:10px;
	padding-right:10px;
}
.BoxTex2
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333;
	list-style-image:url(../imagens/menu-arrow.gif);
	line-height:16px;
	
}


#BoxMiddle
{
	height:auto;
	background-color:#CCC;
	margin-top:10px;
	margin-left:10px;
	float:left;
}

/* Tables */
table{
	
	
}
td{
		font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

td.titlecel_1{
	height:50px;
	background-image:url(../imagens/MenuBG.jpg);
	color:#FFF;
	padding:10px;
	}
	
td.titlecel_2{
	height:40px;
	background-image:url(../imagens/MenuBG.jpg);
	color:#FFF;
	padding:5px;
		}
.divFotoArea{
	width:230px;
	float:left;
	margin-right:10px;
}
.divTextoArea{
	margin-left:250px;
	padding-right:20px;
}
.divMeio{
	margin-left:190px;
	text-align:justify;
	padding:20px;
	width:630px;
	position:relative;
	height:190px;
}
.divMeioInterno{
	border-right:#CCC;
	border-left:#CCC;
	text-align:justify;
	padding:20px;
	width:780px;
	position:relative;
}
.conteudoCalendario{
	font-size:10px;
	text-align:left;
	}
	
	
	@charset "iso-8859-1";
/* CSS Document */
a{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #688484;
	
}
a:active {
	text-decoration: none;
}



/*
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/bg-bar.jpg);
	background-repeat: repeat-x;
}

.bg-Top {
	background-image: url(../imagens/bg-Top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg-Page {
	background-image: url(../imagens/bg-Page.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg-Bottom {
	background-image: url(../imagens/bg-Bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}*/

.Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #688484;
}
.Text-White {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F8F8EE;
}
.Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6B90DA;
	background-color:#EBEFF9;
}
.Header-Sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E76F00;
}
.VoceEstaEm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
}

.Text {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.bg-Depoimentos {
	background-image: url(../imagens/depoimento-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Contato-bg {
	background-image: url(../imagens/corner-M.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.Border-TopLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d6d6d6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6d6d6;
}
.Border-TopRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d6d6d6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6d6d6;
}
.Border-Top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6d6d6;
}
.HomeHeaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}
.HomeBorderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.Topico{
	font-weight:bold;
}
.TituloForm{
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
a.underline{
	text-decoration:underline;
}


div.loginJaSou{
	border:1px #000 solid;	
}	
	
div.loginQueroCadastrar{
	border:1px #000 solid;	
}	

div.loginEsqueciSenha{
	border:1px #000 solid;	
}	

div.linktopo{

	text-align:right;
	font-size:10px;
	width:780px;
}

.tituloprincipal{
	background-color:#EBEFF9;
	font-weight:bold;
	color:#000;
	border-bottom:1px solid #6B90DA;
	
}

.subtitulo{
	
		color:#000;
		background-color:#EBEFF9;
		font-size:14px;
		font-weight:bold;
}

a.linkTituloCurso{
	
	color:#000;
	text-decoration:none;
}

a.linkTituloCurso:hover{
	
	color:#000;
	text-decoration:underline;
}

a.linkrodape{
	color:#FFF;
	text-decoration:underline;
}


a.linkCursos{
	
}

a.linkCursos{
	
}



a.linkDetalhes{
	
}

input[type=text] , input[type=password]{
	
	border-bottom-left-radius: 3px 3px;
	border-bottom-right-radius: 3px 3px;
	border-top-left-radius: 3px 3px;
	border-top-right-radius: 3px 3px;
	height:20px;
	
}


input[type=submit],button{
	background: #F6F6F6 -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#EFEFEF));
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#EFEFEF));
	border: 1px solid #CCC;
	border-bottom-left-radius: 3px 3px;
	border-bottom-right-radius: 3px 3px;
	border-top-left-radius: 3px 3px;
	border-top-right-radius: 3px 3px;
	cursor: pointer;
	height: 2.0833em;
	overflow: visible;
	padding: 0px 0.5em;
	vertical-align: middle;
	white-space: nowrap;		
}

input[type=submit],button:hover{

	background: #DDD -webkit-gradient(linear, 0% 0%, 0% 100%, from(#CCC), to(white));
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#CCC), to(white));
	border-color: #999;

}

