
body {
	margin: 0 auto;
	background-color:#242424;
	text-align: center;
}

#contaner {
	position: relative;
	width: 760px;
	height: 600px;
	background-color: black;
	margin: 0 auto;
	text-align: left;
}

#contaner2 {
	position: relative;
	width: 760px;
	background-color: black;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 20px;
}

#boxgal {
	position: relative;
	top: 10px;
	left: 210px;
	width: 550px;
	background-color: black;
	z-index: 2;
}

#boxfront {
	position: relative;
	top: 97px;
	left: 204px;
	width: 550px;
	background-color: black;
}

#pic {
	position: relative;
	float: left;
	padding-right: 5px;
	border: 1px solid black;
	padding-bottom: 8px;
	
}

#boxform {
	position: absolute;
	top: 77px;
	left: 250px;
	width: 250px;
	height: 600px;
	padding: 20px;
}

a:link, a:active {
	border-bottom-style: none;
}

.picture {
	border: 1px solid black;
}

#top {
	width: 760px;
	height: 120px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(top1.jpg);
}

#logo {
	width: 200px;
	height: 120px;
	position: absolute;
	top: 100px;
	left: 0px;
	background-image: url(logo.jpg);
}

#marino {
	width: 200px;
	height: 50px;
	position: absolute;
	top: 220px;
	left: 0px;
	font-family: trabuchet ms;
	font-size: 14px;
	color: #ccc;
	text-align: center;
	background-color: black;
	vertical-align: middle;
}

#menu {
	width: 200px;
	height: 200px;
	position: absolute;
	top: 270px;
	left: 0px;
}

fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #ccc;
	background: black;
}

legend {
	font-weight: bold;
}

label {
	display: block;
}

input {
	width: 200px;
	background-color: #ccc;
}

input.submit {
	width: 50px;
}

p {
	font-family: trebuchet ms;
	font-size: 12px;
	color: #ccc;
}

legend {
	font-family: trebuchet ms;
	font-size: 14px;
	color: #ccc;
}

textarea {
	background-color: #ccc;
}

.texto2 {
	font-family: trebuchet ms;
	font-size: 12px;
	color: #ccc;
	text-align: center;
}

.clear {
	clear: both;
}

.texto22 {
	position: absolute;
	top: 190px;
	left: 20px;
	font-family: trebuchet ms;
	font-size: 14px;
	color: white;
}
