
body {
background-image:url(sistabg.jpg);
background-repeat:repeat-xy;
background-position:inherit;
}


body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

#main {
	width: 940px; margin: 0 auto;
	margin-top:20px;
	}

#left {
	
	width:600px;
	height:atuo;
	padding:14px;
	background-color:#FFF;
	text-align:left;
	float:left;
	font-size:12px;
	
	
}

#succe {
	
	width:480px;
	height:320px;
	padding:14px;
	background-color:#FFF;
	text-align:center;
	float:left;
	font-size:12px;
	
	
}


ul li {
	list-style-type:none;
}

#right {
	
	width:260px;
	height:680x;
	padding:14px;
	background-color:#FFF;
	text-align:center;
	float:right;
	
	
}

#fb {
	width:260px;
	height:260px;
	padding:14px;
	text-align:center;
	float:right;
	margin-top:20px;
		background-color:#FFF;
	
	
}


.form {
	height:18px;
	width:180px;
	font-size:13px;
	padding:2px;
	margin:4px;
	color:#333;
	border:1px #666 solid;
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		text-align:center;
	}

#footer {
	color:#333;
	font-size:12px;
	text-align:center;
	padding:14px;
	width:840px;
	margin-top:10px;
}

#break {
	margin:40px;
	width:840px;
}

#top {
	background-color:#000;
	color:#fff;
	width:160px;
	position:fixed;
	margin: 0px;
	padding:3px;
	float:left;
	font-weight:200;
	margin-top:-20px;
	
	
	
}
a:link {
	color: #4774a3;
}
a:hover {
	color: #4774a3;
}
a:active {
	color: #4774a3;
}
a:visited {
	color: #4774a3;
}

