﻿body, html {
	background:#763380;	
	margin:0;
	padding:0;
	height:100%;

}

.topo {
	width:100%;
	height:50px;
	background:url(imgs/topo.jpg);
	background-repeat:repeat-x;
}


.cont {
	clear:both;	
}

.box {
	height:332px;
	
}

.esq_s {
	background:url(imgs/esq_s.jpg);
	width:18px;
	height:19px;
	float:left;
}

.bs {
	background:url(imgs/border_s.jpg);
	height:19px;
	float:left;
}

.dir_s {
	background:url(imgs/dir_s.jpg);
	width:18px;
	height:19px;
	float:left;
}

.esq_i {
	background:url(imgs/esq_i.jpg);
	width:18px;
	height:14px;
	float:left;
}

.bi {
	background:url(imgs/border_i.jpg);
	height:16px;
	background-repeat:repeat-x;
	float:left;
}

.dir_i {
	background:url(imgs/dir_i.jpg);
	width:18px;
	height:16px;
	float:left;
	
}

.cont {
	clear:both;	
}

.border_e {
	background:url(imgs/border_e.jpg);
	width:18px;
	background-repeat:repeat-y;
	float:left;
}

.conteudo {
	width:600px;
	background:#915b99;
	float:left;
}

.border_d {
	background:url(imgs/border_d.jpg);
	width:18px;
	background-repeat:repeat-y;
	float:left;
			
	
}

.tit_cad {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	font-weight:bold;
}

.link_login {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

.loginbg {
	background:url(imgs/loginbg.jpg);
	width:168px;
	height:171px;
}

.tit_topic {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	
}

input {
	background:none;
	border:none;
	margin-left:5px;
	margin-top:3px;
	color:#FFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;

}

textarea {
	float:left;
	background:none;
	border:none;
	color:#FFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:auto;
	margin-left:7px;
	margin-top:5px;
	width:194px;
	height:62px;
}

.txta {
	background:url(imgs/ta.png);	
	border:none;
	width:235px;
	height:70px;
	float:left;
	background-repeat:no-repeat;
			
}

.inp {
	background:url(imgs/input.png);	
	border:none;
	width:91px;
	height:27px;
	float:left;
	background-repeat:no-repeat;
			
}

.inpp {
	background:url(imgs/inputp.png);	
	border:none;
	width:200px;
	height:22px;
	float:left;
	background-repeat:no-repeat;
			
}

.nome_i {
	float:left;
	color:#fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:3px;
	margin-right:15px;
	float:right;
}

.inputs {
	width:500px;
	height:24px;
}

.trac {
	color:#FFF;
}

.buttonup {
	border:none;
	background:url(imgs/but.png);
	width:130px;
	height:24px;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	float:right;
}

.but_ex {
	border:none;
	background:url(imgs/img_ex.png);
	width:20px;
	height:20px;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	float:right;
	margin-top:1px;
	margin-right:15px;
}

.npaper {
	font-family: "Monotype Corsiva", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:22px;
	width:200px;
	height: 22px;

}

.inf {
	clear:both;
}

#ff, #ie {
	display:none;	
}

.art {
	background:url(imgs/postit.jpg);
	width:550px;
	height:297px;
	position:relative;
	top:4.5px;
	
}

.scrollart {
	width:500px;
	height:220px;
	overflow:hidden;
}

.topoart {
	width:550px;	
	height:77px;
}
