@charset "UTF-8";
body {
	background-color: #990033;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/imagen%20fondo.jpg);
	background-repeat: repeat;
}
#wrapper {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660033;
	border-right-color: #660033;
	border-bottom-color: #660033;
	border-left-color: #660033;
	background-color: #990033;
}
#logo {
	height: 120px;
	padding-bottom: 12px;
	border: medium solid #FF6600;
	padding-top: 0px;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	background-image: none;
}
#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: x-small;
	background-color: #660033;
	text-align: center;
	background-image: none;
}
#nav {
	height: 50px;
}
#banner {
	height: 50px;
	margin-top: 0px;
}
#leftColumn {
	float: left;
	width: 400px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	background-image: none;
	height: auto;
	font-weight: normal;
	text-align: justify;
	vertical-align: middle;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
	background-color: #990033;
	display: inline;
}
#lrightColumn {
	float: right;
	width: 295px;
	background-image: none;
	margin-right: 17px;
	margin-top: 12px;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
