@charset "utf-8";
.style {
}
#cornice {
	font-family: Verdana, Geneva, sans-serif;
	height: 570px;
	width: 900px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}


#cornice #top {
	height: 150px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 900px;
}

#cornice #string {
	height: 30px;
}
#cornice #string #link1 {
	float: left;
	height: 30px;
	width: 70px;
	margin-right: 5px;
	margin-left: 5px;
}
#cornice #string #link2 {
	float: left;
	height: 30px;
	width: 70px;
	margin-right: 5px;
	margin-left: 5px;
}




#cornice #string2 {
	height: 20px;
	width: 900px;
	background-image: url(images/string2.gif);
}
#cornice #barraleft {
	width: 150px;
	float: left;
	height: 100px;
}
#cornice #barradx {
	height: 100px;
	float: left;
	width: 150px;
}
#cornice #maincenter {
	float: left;
	height: 100px;
	width: 600px;
}


#cornice #footer {
	height: 30px;
	width: 900px;
	float: left;
}
#cornice #string #link3 {
	float: left;
	height: 30px;
	width: 70px;
	margin-right: 5px;
	margin-left: 5px;
}
#cornice #string #link4 {
	float: left;
	height: 30px;
	width: 70px;
	margin-right: 5px;
	margin-left: 5px;
}

