/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#FFF;
	
}
body,td,th {
	font-family: arial;
	font-size: 12px;
	font-weight:normal;
	color: #033568;
}

.esquerda{
	background:url(imgs/bg_.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	}
.esquerda2{
	background:url(imgs/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	}
.centro{
	background:url(imgs/bg_img__.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	}
.centro2{
	background:url(imgs/bg_img_.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	}
.direita{
	background:url(imgs/bg2_.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	}
.direita2{
	background:url(imgs/bg2.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	}
	
form {
	margin: 0px;
	padding: 0px;
}
.link{
	font-family: arial;
	font-size: 12px;
	font-weight:normal;
	color: #033568;
	text-decoration:underline;
}
.titulo{
	font-family: verdana;
	font-size: 14px;
	font-weight:normal;
	color: #003366;
	text-decoration:none;
}
.erro{
	font-family: verdana;
	font-size: 12px;
	font-weight:normal;
	color:#900;
	text-decoration:none;
}

.menu {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	font-weight:normal;
}
.menu a:link {
	color: #4B5757;
	font-weight: normal;
	text-decoration: none;
}
.menu a:visited {
	color: #4B5757;
	font-weight: normal;
	text-decoration: none;
}
.menu a:hover {
	color: #CC6633;
	font-weight: normal;
	text-decoration: none;
}
.menu a:active {
	color: #4B5757;
	font-weight: normal;
	text-decoration: none;
}

.cx-data {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	width: 270px;
	border: 1px solid #033568;
}
.bt{
	font-family: tahoma;
	font-size: 11px;
	height:28px;
	color: #000;
	cursor:pointer;
	background-color:#FFF;
	border: 1px solid #FFF;
}
.cx-login {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: ##BFF2FE;
	width: 130px;
	border: 0px solid #033568;
}

.outline {
	border: 5px solid #CCCCCC;
}

