/* CSS Document */

body, html { 
height: 100%;
font-family: Tahoma, Verdana; 
font-size: 11px;
}

body {
background:url(../images/risco_background002.jpg) top #16437c repeat-x;
}

* {
padding: 0; 
margin: 0;
border: 0;
}
		
#divMain{
width:778px;
margin: 0 auto;
background:url(../images/back_menu_lateral.jpg) #FFF repeat-y;
}

#divMain .imgComplemento {
width: 778px;
height: 12px;
margin-top: 10px;
_margin-top: 0px;
}

#menuLateral{
width:38px;
height:100%;
padding-top:18px;
background-image:url(../images/back_menu_lateral.jpg);
background-repeat:repeat-y;
float:left;
}

#topo{
width:740px;
height:200px;
float:right;
}

#menuCentral {
width:740px;
height:37px;
text-align:right;
float:right;
}

#content{
background:#FFFFFF;
width:740px;
height:100%;
float:right;
margin-top: 5px;
}

#titulo{
padding-left:7px
}

#conteudoHome{
padding-bottom:10px;
background:#FFFFFF;
}

#conteudoHome a{
color:#000000;
text-decoration:none;
}

#conteudoHome a:hover{
text-decoration:underline;
}

#conteudoHome a:link{
color:#000000;
text-decoration:none;
}

#conteudoHome a:visited{
color:#000000;
}

#conteudo{
height: 100%;
max-height: 100%;
display: table;
padding: 10px 10px 10px 22px;
background:url(../images/background_internas.jpg) repeat-y #FFF;
}

#conteudo a:{
color:#000000;
text-decoration:none;
font-weight:bold;
}

#conteudo a:hover{
color:#000000;
text-decoration:underline;
}

#conteudo a:link{
color:#000000;
text-decoration:none;
}

#conteudo a:visited{
color:#000000;
}

/*==============================*/

.logo_clientes{
padding:10px;
}

#texto a{
color:#000000;
text-decoration:none;
}

#texto a:hover{
color:#000000;
text-decoration:underline;
}

#texto a:link{
color:#000000;
text-decoration:none;
}

#texto a:visited{
color:#000000;
}

#texto{
text-align:justify;
width:470px;
float:left;
}

/*=================================*/

#imagesClientes{
padding:10px;
text-align:center;
width:450px;
float:left;
}


#imgConteudo{
width:225px;
float:right;

}

#teacherExpress{
background-image:url(../images/mulher_teacher02.jpg);
background-repeat:no-repeat;
padding-left: 15px;
padding-top:280px;
text-align:left;
float:left;
width:273px;
height:100%;
}

#teacherExpress h1{
}

#cursos{
background-image:url(../images/cursos_personalizados.gif);
background-repeat:no-repeat;
float:left;
padding-left:13px;
padding-right:8px;
padding-top:70px;
text-align:left;
width:253px;
height:229px;
}

#inscricao{
padding-left:13px;
padding-right:8px;
padding-top:48px;
margin-left:7px;
text-align:left;
background-image:url(../images/inscricao.gif);
background-repeat:no-repeat;
float:left;
width:141px;
height:229px;
}

#rodape{
background:#FFFFFF;
width:725px;
height:48px;
float:right;
padding-top:4px;
padding-right:5px;
vertical-align:middle;
margin-left: 5px;
}

#form1 input, textarea {
font-family: Tahoma, Verdana;
font-size: 11px;
border: 1px solid #999999;
padding: 3px;
margin: 3px;
_margin: 0;
}

.link_contato {
	color: #CC0000;
	font-weight: bold;
	text-decoration:none;
}

.link_contato:link {
	color: #CC0000;
	font-weight: bold;
	text-decoration:none;
}

.link_contato:hover {
	color: #CC6666;
	font-weight: bold;
	text-decoration:none;
}