@charset "iso-8859-2";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Verdana, Arial;
	background:url(../images/background.jpg) #F1F1F1 top center repeat-y;
}


html, body{
	min-height:100%;
	height:100%;
	width:100%;
}

object:focus {
	outline:none;
	}

h1{
	color:#000000;
	line-height:165%;
	font-size:18px;
	margin:0 0 10px 0;
	padding:0;
	font-weight:normal;
}

h2{	
	color:#174978;
	line-height:165%;
	font-size:14px;
	margin:0;
	padding:0;
	font-weight:normal;
}
	#content_right h2{
		margin:0 0 10px 0;
	}

p{	
	color:#000000;
	line-height:165%;
	font-size:12px;
	margin:0;
	padding:0 0 15px 0;
}
	#content_right p{
		padding:0 0 10px 0;
	}
	p a{
		color:#A5BA6F;
	}	
	p a:hover{
		text-decoration:none;
	}


ul{
	margin:0;
	padding:0;
	list-style:none;
}
	#content_right ul{
		margin:0 0 30px 0;
	}
	
	ul li{
		color:#000000;
		line-height:165%;	
		font-size:12px;
		margin:0;
		padding:0 0 0 13px;	
		background:url(../images/list.gif) 0 8px no-repeat;
	}
	
	ul li a{
		color:#A5BA6F;
		font-size:11px;
	}
	
	ul li a:hover{
		text-decoration:none;
	}

.no_padding{
	padding:0;
}

a img{
	border:none;
}

input, textarea{
	border:1px solid #A5BA6F;
	color:#000000;
	width:150px;
	padding:3px;
	font-size:12px;
	font-family:"Trebuchet MS", Verdana, Arial;
}
	textarea{
		height:125px;
		width:220px;
	}
	.noborder{
		border:none;
		width:auto;
	}
	td{
		color:#000000;
		line-height:165%;
		font-size:12px;
		margin:0;
		padding:0;
	}
	.button{
		width:auto;
		height:auto;
		cursor:pointer;
		border:none;
		margin-left:-5px;
	}

form{
	margin:0 0 15px 0;
	padding:0;
}


.clear_left{
	clear:left;
}


#contain{
	position:absolute;
	min-height:100%;
	height:100%;
	width:704px;
	margin-left:-352px;
	left:50%;
}


html>body, html>body #contain{
	height:auto;
}

#content{
	width:704px;
	margin:0 0 20px 0;	
}

#flash{
	width:704px;
	height:350px;
	margin:0 0 0 3px;
}
	html>body #flash{
			margin:0;
		}
	#flash_background{
		background:url(../images/bckgrnd_flash.gif) 75px 2px no-repeat;
	}

#foto{
	margin:0 0 0 3px;
}	
	html>body #foto{
			margin:0;
		}

#logo{
	float:left;
	width:200px;
}

#menu{
	margin:0 0 0 440px;
}
	#menu ul{
		padding:75px 0 0 0;
	}
	#menu ul li{
		float:left;
		margin:0 0 0 15px;
		padding:0;
		background:none;
	}	
	#menu ul li a{
		color:#104474;
		background:none;
		padding:5px 5px 5px 15px;
		text-decoration:none;
	}
	#menu ul li a:hover{
		color:#104474;
		background:url(../images/list.gif) 0 11px no-repeat;
		text-decoration:none;
	}
	#menu ul li.active a{
		color:#104474;
		font-weight:bold;
		background:url(../images/list.gif) 0 11px no-repeat;
	}
	
#content_left{
	float:left;
	width:436px;
	padding:10px 40px 0 8px;
}

#content_right{
	margin:-5px 0 0 487px;
	width:180x;
	padding:20px 15px 0 25px;
	background:url(../images/background_content_right.jpg) 0 0 no-repeat;
	height:445px;
}
	#content_right img{
		margin-left:-2px;
	}
	.foto_spacing{
		height:30px;
	}





#footer {
	position:absolute;
	bottom:0px;
	width:702px;
	height:36px;
	background:url(../images/background_footer.jpg) 0 0 no-repeat;
}
	#footer_left{
		float:left;
		width:200px;
		padding:0 0 0 9px;
	}
	#footer_right{
		margin:0 25px 0 210px;
		text-align:right;
	}
	#footer p, #footer p a{
		color:#FFFFFF;
		padding:17px 0 0 0;
		font-size:10px;
		margin:0;
		text-decoration:none;
	}
	#footer p a:hover{
		text-decoration:underline;
	}