/* all */

.no{display:none}
.clr{clear:both;}

/* end_all */

body{
	font:12px verdana, tahoma, arial normal;
	/*	background:url(img/1.jpg) repeat-x #B54E4E;*/
	background:url(img/bg1.png) repeat #FBFBFB;
	margin-left: 0px;
	margin-right: 0px;
}

#bg-cabecalho{
	width:100%;
	height:60px;
	background-color:#990002;	
}

#head2{
	position: absolute;
	top:60px;
	left:630px;	
}

a{
	color:#333;
	font-style:italic;
	text-decoration:underline;
}

a img{border:0}

a:hover{
	color: #900;
}

a img{border:0}

h1{
	border-bottom:2px solid #C00;
	margin-top:20px;
	margin-bottom:30px;
	font-size:18px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
}

#bg-top{
	/*	background:url(img/bg-top.jpg) no-repeat center;*/
	background:#900;
	height:60px;
	width:795px;
	top:0;
	left:0;
	margin:0;
	position:absolute;
}

#all{
	background:#FFF;
	width:755px;
	margin-left:-397px;
	left:50%;
	position:relative;
	position:relative;
	top:-60px;
/*	margin-left:20%;
	margin-right:20%;*/
	padding:60px 20px 20px 20px;
	border-left:1px solid #CCC;
	border-right:3px solid #CCC;
	height: auto;
}	

#head{
	width:795px;
	height:100px;
}

#head2{
	float:right;
	padding:15px 30px 0 0;
}

#middle{
	height:217px;
	width:795px;
	margin:0 0 30px -20px;
	left: 11px;
	position:relative;
	top:18px;
	left:0px;
}

#middle2{
	width:755px;
	margin:25px 0 50px 0;
}

#_imgs{
	padding:0px;
}

#_middle img{
	margin:15px 0 0 20px;
	background:#333
}

#mnu{
	height:47px;
	/*background:url(img/mnu_top.jpg) no-repeat;*/
	margin-left:75px;
	margin-top:25px;
}

#mnu ul{
	padding-top:0px;
	margin-left:-10px;
}

#mnu ul li{
	float:left;
	margin-right:18px;
	list-style:none;
}

#mnu ul li a{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	padding:3px;
	font-style:normal;
	letter-spacing:1px;
	border-bottom:1px solid #EEE;


}

#mnu ul li a:hover{
	color:#FFF;
	background:#333;
	border:0;
	padding:6px 3px;
}

#main{
	min-height:200px;
}

#main.bg{
	background:url(img/ball1.jpg) bottom left no-repeat;
}

#main.bg2{
	background:url(img/ball1.jpg) bottom right no-repeat;
}

#bottom0{
	height:80px;
	/*	background:url(img/bgbottom1.jpg) repeat-x;*/
	background:#EEE;
	text-align:center;
	clear:both;
	position:relative;
	padding-top:10px;
	border-top:2px solid #CCC;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: -60px;
	margin-bottom: -40px;
}

#bottom1{
	color:#333;
	width:775px;
	height:80px;
	overflow:hidden;
	top: 7px;
	position: absolute;
	background-color: #EEEEEE;
	left: 50%;
	margin-left: -377px;
}

#bottom1 p.title{
	padding-top:25px;
	float:left;
	margin-right:20px;
}

#bottom1 img{
	margin:10px;
	float:left;
}

#bottom1 .desc1{
	width:200px;
	float:left;
	margin-left:10px;
	font-size:10px;
	margin-top:0px;
	font-weight:normal;
}

#login{
	width:170px;
	height:100px;
	background:#F5F5F5;
	margin:25px 0 -30px 35px;
	float:left;
	border:1px solid #CCC;
	color:#999;
}

#login form{
	margin-top:-25px;
}

#login input{
	width:100px;
	border:1px solid #CCC;
	color:#999;
	float:left;
	margin-right:10px;
}

#login fieldset{
	border:0;
}

#login label{
	width:180px;
	display:block;
	padding-top:15px;
}

#login label input{
	float:right
}

#swLogin{
	margin-left:10px;
	color:#EEE;
	text-decoration:none;
	padding:4px;
	background:#333;
	font-weight:bold;
}

#frm_ctc{
	width:440px;
	margin:-30px 0 50px 190px;
}

#frm_ctc fieldset legend{
	padding:6px 12px;
	font-weight:bold;
	color:#EEE;	
	background:#333;
	margin-left:-40px;
}

#frm_ctc fieldset {
	border:1px solid #696969;
	padding:25px 15px 20px 50px;
}

#frm_ctc input[type="text"], #frm_ctc textarea{
	width:300px;
	padding:8px;
	border:1px solid #CCC;
	font: 11px Verdana, Arial, Tahoma normal;
}

#frm_ctc textarea{
	height:70px;
}

#frm_ctc label{
	display:block;
	margin:10px 0;
	font-weight:bold;
}

#frm_ctc #frm_reset{
	width:114px;
	height:32px;
	background:url(img/clearmail_bt.gif);
	border:0;
}

#frm_ctc select{
	border:1px solid #CCC;
	padding:3px;
	width:145px;
}

#main .middle_imgs{
	margin:0 0 45px 25px;
	height:300px;
}

ul#all_articles{
	list-style:none;
}

span.err{
	color:#C00;
	font-weight:bold;
}

span.ok{
	color:#0C0;
	font-weight:bold;
}

div.acc{display:none}

div.txt1, p.txt1{
	font-size:14px;
	text-align:justify;
	line-height:1.5em;
	color:#333;
}

hr{
	border:1px solid #CCC;
	margin:40px 0;
}

div.acc{
	font-size:14px;
	line-height:1.5em;
	color:#696969;
	margin-left:80px;
}

h3.acc{
	background:#FFF;
	border-left:0px solid #900;
	padding:4px 4px 4px 8px;
	margin-left:50px;
}

h3.acc a{
	color:#333;
	font-style:normal;
	text-decoration:none;
	letter-spacing:3px;
	border-bottom:1px solid #900;
}

a.parc{
	width:130px;
	height:100px;
	margin:10px;
}

div.parc1{
	text-align:center;
	width:600px;
	margin:50px 0 0 70px;
}

div.parc{
	width:755px;
	padding-left:10px;
	padding-right:10px;
	padding-top:40px;
	padding-bottom:40px;
}

ul.admin li a{
	background:#999;
}

#all_articles{
	font-size:13px;
	line-height:1.5em;
}

#all_articles a{
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

ul.nolist{
	list-style:none;
	line-height:1.5em;
}

a.howto{
	float:right;
	margin-top:-10px;
	margin-bottom:10px;
}

#divTraining ul li{
	font-size:14px;
	color:#333;
}

.titleExam{
	color:#069;	
	font-size:14px;
	font-weight:bold;
}

#group_img{
	position:absolute;
	top:450px;
	left: 130px;
}

#group_cases{
	position:absolute;
	top:550px;
	left: 130px;
}

#_solucoes{
	width:700px;
	height:207px;
	background:url(img/bg_black.jpg) no-repeat;
	padding:5px 30px;
	color:#EEE;
	margin-top:50px;
}

#_solucoes h2{
	color:#FFF;
	border-bottom:2px solid #900;
}

#_solucoes img{
	float:right;
}

.mnu_solucoes li{
	list-style:none;
	float:left;
	margin-right:15px;
	line-height:2.3em;
	float:left;
	display:block;
	width:200px;
}

.mnu_solucoes li a{
	background:#EEE;
	padding:4px;
	color:#000;
	font-style:normal;
	text-decoration:none;
}

.mnu_solucoes li a:hover{
	border:1px solid #000;
	padding:3px;
}
