body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../imagens/bg.jpg);
	background-position:top left;
}

* {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:13px;
	color:#233A41;
	text-decoration: none;
}

a {
	color:#233A41;
	text-decoration: none;
}

a:hover {
	color:#233A41;
	text-decoration: underline;
}

.table {
	height:100%;
}

.titulo {
	background-image:url(../imagens/titulo_fundo.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:40px;
}

.borda_foto {
	background-image:url(../imagens/foto_moldura1.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:146px;
	height:104px;
	cursor:pointer;
}

.borda_foto2 {
	background-image:url(../imagens/foto_moldura2.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:132px;
	height:104px;
/*	cursor:pointer; */
}

.borda_foto3 {
	background-image:url(../imagens/foto_moldura3.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:135px;
	height:193px;
/*	cursor:pointer; */
}

.borda_foto4 {
	background-image:url(../imagens/foto_moldura4.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:254px;
	height:193px;
/*	cursor:pointer; */
}

.borda_foto5 {
	background-image:url(../imagens/foto_moldura5.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:290px;
	height:193px;
/*	cursor:pointer; */
}

.cxForm {
	border-bottom:1px #CCCCCC;
	border-left:1px #000000;
	border-right:1px #CCCCCC;
	border-top:1px #000000;
	border-style:solid;
	background-color:#ECE9D1;
	font-family:Arial;
	font-size:11px;
	color:#000000;
}
.tit {
	background-image:url(imagens/tit_fundo.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:21px;
	font-family:Verdana;
	font-size:10px;
	color:#003366;
	font-weight:bold;
}
