body {
	text-align: center;
	background-image: url(images/back.jpg);
	margin: auto;
}
#warper {
	width: 1000px;
	margin: auto;
	height: 670px;
	text-align: center;
}
#warper2 {
	margin: auto;
	height: 660px;
	width: 985px;
	text-align: center;
}
#header {
	margin: auto;
	height: 212px;
	width: 985px;
	text-align: center;
	vertical-align: middle;
}
#content {
	width: 950px;
	text-align: center;
	vertical-align: middle;
	margin: auto;
}
#botonera {
	float: left;
	height: 430px;
	width: 260px;
	text-align: left;
}
#contenido {
	float: right;
	width: 690px;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: normal;
	text-align: justify;
	list-style-image: url(images/vineta.png);
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #AC831E;
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	padding-left: 10px;
}

#footer {
	height: 44px;
	width: 950px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	margin: auto;
}
a:link {
	color: #5C350A;
}
a:visited {
	color: #5C350A;
}
a:hover {
	color: #5C350A;
}
a:active {
	color: #5C350A;
}
