body
{
	margin:0px;
	background-color:#000;
	font-family:Verdana, Arial, Tahoma;
	text-align:center;
}

h1
{
	margin:0px;
	padding:0px;
}

.tbheader
{
	margin:0px;
	background-color:#fff;
	background-image:url("/images/tp.jpg");
	background-repeat:no-repeat;
	height:180px;
	text-align:left;

}

.tbbody
{
	vertical-align:top;
	background-color:#FFF;
	text-align:left;
}

.tbdesign
{
	background-color:#000;
	color:#000;
	width:700px;
	text-align:center;
	margin-top:3px;

}
.tbmenu
{
	background-color:#A16F51;
	height:15px;
	text-align:left;

}
.tbfooter
{
	text-align:center;
	vertical-align:middle;
	background-color:#A16F51;
	height:30px;
	color:#000;
}

.trHeader
{

}

#conteudo
{
	padding 		:2px;
	margin 			:3px;
	margin-top 		:5px;
	background  	:#FFF;
	min-width  		:450px;
	width:			:500px;
	float 			:left;
/*	border 			:2px dotted #209426;*/
}
#conteudo a
{
	text-decoration:none;
	width:20px;
	display:line;
}

#conteudo img
{
	border:0;
}
th
{
	color:#fff;
	background-color:#A16F51;
}
#conteudo input
{
	background-color:#C8CFE4;
}
#conteudo textarea
{
	background-color:#C8CFE4;
}

#conteudo h3
{
	padding 		:0px 0px 0px;
	background 		:#0065C6;
	color:			#2F5396;
	margin 			:0px;
	font-size 		:15px;
}


.tablelist
{
	width:650px;
}

.tablelist tr
{
	height:24px;

}

.tablelist .line1
{
	height:24px;
	background-color:#FFF;
}

.tablelist .line2
{
	height:24px;
	background-color:#D7B990;
}

.tablelist .title
{
	height:18px;
}

.tableform tr
{
	height:24px;
	background-color:#C0C0C0;
}

.tableform .title
{
	height:18px;
}

.tableform
{
	width:650px;
}


input
{
	height:20px;
	font-size:12px;
}



.botton
{
	height:25px;
	font-size:15px;
}

.fieldset
{
	width:500px;
}

.gallery
{
	float:left;
	width:190px;
	height:160px;
	margin:10px;
	padding:5px;
	background-color:#E3D4AD;
	text-align:center;
}
.gallery span
{
	color:#825337;
}

.photos
{
	width:740px;
	height:450px;
	margin:5px;
	padding:5px;
	background-color:#E3D4AD;
	position:relative;
	vertical-align:top;
}

.individualPhoto
{
	float:left;
	margin:0px;
}

.body
{
	font-size:12px;
}

.tablelogin
{
	background-color:#E3D4AD;
	width:230px;
	padding:10px;
	
}
.tablelogin #texto
{
	background-color:#fff;
}


