* {
	font-family: "Trebuchet MS", Arial;
	margin: 0px;
	padding: 0px;
}

#geral {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#treinamentos {
	position:relative;
	background-color: #F5F5F5;
	border:1px solid #ddd;
	padding:5px;
	margin-bottom:10px;
}
#treinamentos p a {
	text-decoration:none;
	color:#333;
	font-size:12px;
}
#treinamentos p a:hover {
	text-decoration:underline;
}
#treinamentos .resumos {
	position:absolute;
	top:35px;
	right:10px;
	width:300px;
	padding:3px;
	color:#006699;
	border-left:3px solid #ccc;
	border-bottom:2px solid #ddd;
	font-weight:bold;
}

#rodape {
	background-image: url(images/baixo.jpg);
	background-repeat: no-repeat;
	height: 63px;
	text-align: center;
	clear: both;
}
#rodape p {
	font-size: 11px;
	color: #000000;
	padding-top: 25px;
}
#rodape p a {
	color: #000000;
}
.imagens {
	margin:5px;
}
#conteudo a:hover {
	color: #8F9CBD;
	text-decoration: underline;
}
#topo {
	/*height: 209px;*/
	text-align:center;
	z-index:0;
	/*background:url(images/testeira.jpg) no-repeat center center;*/
}
#topo h1, #topo p {
	display:none;
}

#apresentacao {
background:#f7f7f7;
margin-bottom:15px;
border:1px solid #ddd;
}
#apresentacao h1 {
font:bold 20px "Trebuchet MS", arial;
color:#005DA0;
padding: 3px 0 0 5px;
}
#apresentacao p {
font-size:13px;
padding:5px;
}
#apresentacao p a {
color:#005DA0;
}

#menu {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 2px;
}
#a {
background:url(images/a.gif) repeat-x bottom center;

}
#b {
background:url(images/b.gif) no-repeat bottom center;
}
#c {
background:url(images/c.gif) no-repeat bottom center;
}
#d {
background:url(images/d.gif) no-repeat bottom center;
}
#e {
background:url(images/e.gif) no-repeat bottom center;
}
#f {
background:url(images/f.gif) no-repeat bottom center;
}
#menu p {
	font-size: small;
}
#menu p a {
	color: #005DA0;
	text-decoration: none;
}
#menu p a:hover {
	background-color: #005DA0;
	color: #FFFFFF;
}

/*#notificar {
display:block;
width:300px;
padding:5px;
border:1px solid #CC0000;
background:#D54B46;
font:bold 12px Arial, Helvetica, sans-serif;
position:absolute;
top:145px;
left:400px;
color:#fff;
z-index:10;
}*/

#submenu {
	text-align: center;
	padding-bottom: 10px;
	visibility:hidden;
}
#submenu p {
	font-size: small;
}
#submenu p a {
	color: #666666;
	text-decoration: none;
}
#submenu p a:hover {
	color: #005DA0;
}
#conteudo p, li {
	font-size: small;
	color: #333333;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#conteudo p, dl {
	font-size: small;
	color: #333333;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#topo span {
	display: none;
}
#lateral {
	float: left;
	width: 190px;
	background-color: #F5F5F5;
	border:1px solid #ddd;
}
#lateral dl dt {
	font-size:12px;
}
#lateral a {
	text-decoration:none;
	color: #005DA0;
}
#lateral a:hover {
	text-decoration:underline;
}
#lateral p {
	font-size: 70%;
	color: #000000;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#lateral2 p {
	font-size: 11px;
	color: #000000;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#lateral2 {
	float: right;
	width: 190px;
	background-color: #F5F5F5;
	border:1px solid #ddd;
}
#conteudo h1 {
	font-size: x-large;
	color: #005DA0;
	margin-right: 50px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #005DA0;
	padding-right: 10px;
	padding-left: 10px;
}
#conteudohome {
	margin-left: 190px;
	margin-right: 190px;
	text-align: center;
}
#conteudo {
	margin-left: 90px;
	margin-right: 90px;
}

#conteudo_video {
	margin-left: -10px;
	margin-right: -10px;
}

#conteudo_video .left {
	float: left;
	width:646px; 
	/*background-color:#CC0;*/
}

#conteudo_video .right {
	float: right;
	width:140px;
	/*background-color:#C0C;*/
}


#conteudo_video h1 {
	font-size: x-large;
	color: #005DA0;
	margin-right: 50px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #005DA0;
	padding-right: 10px;
	padding-left: 10px;
}

#conteudo_video h2 {
	color: #FF6600;
	font-size: medium;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

#conteudo_video ul {
	margin: 0px;
	padding: 0px;
	/* background-color: #CCC; */
	width: 130px;
}
#conteudo_video ul li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 130px;
}
#conteudo_video a {
	color: #333;
	text-decoration: none;
	padding: 0px;
	margin: 0px
}
#conteudo_video p, dl {
	font-size: small;
	color: #333333;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

#conteudo h2 {
	color: #FF6600;
	font-size: medium;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
strong {
	color: #005DA0;
}
#conteudo ul {
	margin: 0px 0px 0px 30px;
}
#conteudo ul li {
	list-style: none;
	border-bottom: 1px dotted #8F9CBD;
	padding: 15px 0px 0px;
}
#conteudo a {
	color: #000000;
	text-decoration: none;
}
#conteudo h3 {
	color: #6D7DA9;
	margin: 0px;
	padding-top: 10px;
}

#rodape a {
	color: #FFFFFF;
	text-decoration: none;
}
#rodape a:hover {
	text-decoration: underline;
}
#rodape span {
	font-size:14px;
}
#lateral h2 {
	font-size: large;
	color: #005DA0;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#lateral2 h2 {
	font-size: large;
	color: #005DA0;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#home {
	clear: both;
}
/*#lateral a {
	color: #005DA0;
}
#home #esq {
	float: left;
	width: 50%;
}*/
	/*#home #dir {
float: right;
	width: 50%;
}*/
#home #dir h2 {
	font-size: large;
	color: #005DA0;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#home #esq h2 {
	font-size: large;
	color: #005DA0;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#home #esq p {
	font-size: x-small;
	color: #000000;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#home #dir p {
	font-size: x-small;
	color: #000000;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.ativo {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #005DA0;
}
.imgtextos {
	float:left;
	margin:0 3px 2px 0;
}
.linkshome {
	color:#000;
	text-decoration:none;
	font-size:11px;
}
.linkshome:hover {
	text-decoration:underline;
}
.botao {
	width:61px;
	height:20px;
	border:none;
	background: url(images/enviar.gif) no-repeat top center;
	cursor:pointer;
}

/*SIPAT E E-BOOK*/
#base {
	margin-top:10px;
}
#container_base {
	width:500px;
	float:left;
}
#container_base .calls {
	position:relative;
}
#container_base .calls span {
display:block;
position:absolute;
width:342px;
top:20px;
right:5px;
font-size:13px
}
#container_base .calls span a {
color:#000; text-decoration:none;
}
#container_base .calls span a:hover {
text-decoration:underline;
}

/*ENQUETE*/
#enquete {
	width:250px;
	float:right;
	background:#f7f7f7;
	padding:5px;
	border:1px solid #ddd;
}
#enquete h2 {
	font-size:18px;
	color: #005DA0;
}
#enquete p {
	font-size:13px;
}

