#container {
	height: 1140px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	background-color: #FFC;
}
#caine {
	height: 108px;
	width: 900px;
}
#banner {
	height: 450px;
	width: 900px;
}
#sus {
	height: 120px;
	width: 900px;
	text-align: center;
	background-color: #FFC;
	color: #000;
}
#continut {
	height: 400px;
	width: 870px;
	font-size: 14px;
	color: #000;
	text-align: justify;
	background-color: #FFC;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#footer {
	height: 60px;
	width: 900px;
	background-repeat: repeat;
	font-size: 14px;
	text-align: center;
	background-color: #B633CD;
}


#container #sus h1 {
	font-size: 14px;
	color: #000;
}
#container #sus p {
	font-size: 12px;
}
#container #continut h2 {
	font-size: 12px;
}
#container #continut h2 {
	font-size: 14px;
}
#container #continut h3 {
	font-size: 12px;
}
#container #continut h3 {
	font-size: 14px;
}
#container #footer p a {
	color: #FFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFCC;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
body {
	background-image: url(a/textura.jpg);
}
