/*

CSS Stylesheet por Raphael Chaib
http://raphaelchaib.com.br/

*/

/* PRINCIPAL */
html {
	padding:0px;
	margin:0px;
	border:none;
}
body {
	background:url('../img/layout/bg.jpg') #fff top repeat-x;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

#bg {
	background:url('../img/layout/headerbg.png') center top no-repeat;
	overflow:hidden;
}

img { border:none; }

li {
	list-style-type:none;
	padding:3px;
}

strong { font-size:1.2em; }

.botao_voltar {
	font-size:14px;
	margin-top:20px;
}

.destaque, .destaquemenor {
	padding:5px 15px;
	border:1px dashed #999;
	overflow:hidden;
}
.destaque {
	font-weight:bold;
	font-size:18px;
	text-align:center;
}
.destaquemenor {
	font-size:14px;
	font-weight:bold;
}

.atencao {
	background:url(../img/layout/layout_atencao_bg.png) left center no-repeat;
	font-size:12px;
	margin-top:50px;
	padding:5px 15px 5px 40px;
	border:1px solid #CCC;
	overflow:hidden;
}

.observacao {
	background:#E3E3E3;
	font-size:11px;
	font-style:italic;
	margin-top:30px;
	margin-bottom:0px;
	padding:10px;
	overflow:hidden;
}

.erro404 {
	text-align:center;
}

#wrapper {
	width:960px;
	margin:auto;
	overflow:hidden;
}

/* CABEÇALHO */

#header {
	height:236px;
	clear:both;
	margin-bottom:45px;
}

#logo {
	width:auto;
	height:auto;
	float:left;
	margin:10px;
}

/* CONTEUDO */

#conteudo {
	width:730px;
	min-height:500px;
	float:right;
	margin-right:10px;
	text-align:justify;
}

#conteudo a {
	color:#256592;
	text-decoration:none;
}
#conteudo a:hover {
	text-decoration:underline;
}

.tituloPag {
	background:url(../img/layout/layout_titulopagina_bg.png) left center no-repeat;
	color:#256592;
	font-size:30px;
	margin:15px 0px;
	padding:10px 10px 10px 60px;
	overflow:hidden;
	cursor:default;
}

/* MENU */

#leftsidebar {
	width:190px;
	min-height:500px;
	float:left;
	margin:0px 10px;
}
#leftsidebar .menutitlefirst, .menutitleothers {
	color:#256592;
	width:auto;
	height:30px;
	font-size:18px;
	padding-top:5px;
	cursor:default;
}
#leftsidebar .menutitlefirst { margin-top:15px;	}
#leftsidebar .menutitleothers { margin-top:20px; }
#leftsidebar ul {
	padding:0px;
	margin:0px;
}
#leftsidebar ul li {
	list-style-type:none;
	list-style-image:none;
	margin:5px 0px;
	padding:0px;
	border-right:2px solid #256592;
	border-bottom:1px solid #EEE;
}
#leftsidebar ul li a {
	background:#FFF;
	color:#000;	
	display:block;
	text-decoration:none;
	margin:0px;
	padding:8px 5px;
}
#leftsidebar ul li a:hover {
	background:url('../img/layout/layout_leftsidebar_ul_li_bg.png') no-repeat right #256592;
	color:#FFF;
}

/* PÁGINAS */

div#sobre-conteudo { margin-top:50px; font-size:1.3em; }
div#sobre-img { margin-top:60px; }

div#telefones-conteudo { margin-bottom:50px; clear:both; }
p.telefones { display:block; float:left; font-size:2em; font-weight:bold; margin:0 40px 0 0; }

/* FORMULARIOS */

#formulariocontato {
	width:370px;
	margin:10px;
}

#formulariocontato textarea {
	width:350px;
	height:100px;
	margin:5px 5px 10px 0;
	padding:2px;
}

#formulariocontato label {
	display:block;
}

#formulariocontato input {
	width:200px;
	padding:1px;
	margin:2px 5px 2px 0;
}

#formulariocontato button {
	width:100px;
	height:30px;
}

.formulariocontato_mensagem {
	margin-top:20px;
}

#formulariocadastro {
	width:450px;
	padding:10px;
	margin:auto;
}

#formulariocadastro textarea {
	width:400px;
	height:100px;
	margin:5px 5px 10px 0px;
	padding:2px;
}

#formulariocadastro label {
	width:200px;
	float:left;
	display:block;
	clear:both;
}

#formulariocadastro input {
	width:200px;
	float:left;
	margin:2px 5px 2px 0px;
	padding:1px;
}

#formulariocadastro option {
	width:200px;
	float:left;
	margin:2px 5px 2px 0px;
	padding:1px;
}

#formulariocadastro #cidade {
	margin:2px 5px 2px 0px;
	padding:1px;
}

#formulariocadastro #estado {
	width:25px;
	margin:2px 5px 2px 0px;
	padding:1px;
}

#formulariocadastro .botaoenviar {
	width:100px;
	margin-left:100px;
}

#formulariocadastro .botaoreset {
	width:150px;
}

/* RODAPÉ */

#footer {
	background:url('../img/layout/footerlogo.png') top left #256592 no-repeat;
	width:915px;
	float:left;
	clear:both;
	text-align:right;
	text-decoration:none;
	margin-top:20px;
	padding:10px 20px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
}

#footer a {
	color:#FFF;
	text-decoration:none;
} 

#footer .footertext {
	color:#FFF;
	font-size:16px;
	font-weight:bold;
}

#footer .footertext a {
	color:#FFF;
	text-decoration:none;
} 

#footer .footertext2 {
	font-weight:normal;
	color:#fff;
}

#footer .footertext2 a {
	color:#FFF;
	text-decoration:none;
} 

/* CURSOS */

#wrappercursos {
	margin:auto;
	overflow:hidden;
}

#listacursos {
	width:720px;
	float:left;
	text-align:center;
}
#listacursos ul {
	display:inline;
}
#listacursos img {
	margin:0px 10px;
}
#listacursos a:hover {
	background:none;
	cursor:pointer;
}

#conteudocursos {
	width:100%;
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px;
}
#conteudocursos	.cursosTextoPadrao {
	text-align:center;
}

.subtitlecursos {
	font-weight:bold;
	font-size:14px;
	margin-top:20px;
}

.titlecursos {
	background:#256592;
	color:#fff;
	font-weight:bold;
	font-size:24px;
	padding:5px 15px;
	text-align:center;
}

/* DIVERSOS */

#desculpe {
	text-align:center;
}

#map {
	width:700px;
	height:500px;
	margin:auto;
}