

body,table,tr,th,td,p,div,form,input,textarea,button{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #700216;
}

html, body {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #C0E36D;
	overflow-x: auto !important;
	overflow-x: hidden;
	overflow-y: auto !important;
	overflow-y: hidden;
	
}
table{
	border-collapse: collapse;
}
td{
	vertical-align: top;
}
h1{
	font-size: 18px;	
}
h2{
	font-size: 14px;	
}
hr{
	border: none;
	border-top: 1px solid #700216;
}

a, a:link, a:visited, a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #700216;
	border-bottom: 1px dotted #700216;
}
a:hover{
	border-bottom: 1px solid #700216;
}
a.noborder, a.noborder:link, a.noborder:visited, a.noborder:hover{
	border: none;
}
#container_div{
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	margin-right: auto;
	margin-left: auto;
}

#main_body_table{
	height: 100%;
	border: 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: left;
}

	#left_td{
		width: 13px;
		height: 100%;
		background: #C0E36D url('/img/left.gif') repeat-y right;
	}
	
	#right_td{
		width: 13px;
		height: 100%;
		background: #C0E36D url('/img/right.gif') repeat-y left;
	}
		
	#menu_td{
		width: 900px;
		height: 142px;
		background-color: #700216;
		color: #FFFFFF;
	}
	#main_td{
		background: #CEE98F url('/img/main_bg.gif') no-repeat center bottom;
		text-align: left;
		padding: 15px 15px 15px 15px;
		width: 870px;
	}
		#main_div{
			width: 100%;
			height: 100%;
			overflow: auto;
		}
	#footer_td{
		height: 29px;
		background: #700216 url('/img/footer_bg.gif') repeat-x bottom;
		padding: 5px 10px 5px 10px;
	}
		#footer_td *{
			text-align: center;
			color: #FFFFFF;
			font-weight: bold;
			text-transform: uppercase;
			font-family: times new roman, times, serif;
			font-size: 13px;
		}
	
		#menu_item_td{
			  background: transparent url('/img/menu_br.jpg') repeat-y left;
			  padding: 7px 10px 0px 20px;
			  height:53px;
		} 
			#menu_item_td td{
				  vertical-align: middle;
			} 
	    

		
		
		
.foto{
	border: 1px solid #FFFFFF;
}