* {
	margin: 0;
}
html, body {
	height: 100%;
}

body {
	background: #740a02 url(../images/bg-body.png) repeat-y center top;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.clear {
	clear: both;
}

#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 100%;
}

#header {
	width: 955px;
	margin: 0 auto;
	min-height: 150px;
	height: 30%;
	position: relative;
}

#wrapper {
	width: auto !important;
	width: 100%;
	border-top: #fff 5px solid;
	border-bottom: #fff 5px solid;
	height: 406px;
	background: url(../images/bg-content.jpg) no-repeat 0 0;
}

#content {
	width: 970px;
	margin: auto;
	position: relative;
	top: 5px;
	
}

#main {
	margin: auto;
	width: 505px;
	min-height: 386px;
	height: 50%;
	background: #851103;
	margin-left: auto;
	float: left;
	border: #fff 5px solid;	
}

#menu {
	margin-right: auto;
	background: #851103;
	width: 440px;
	height: 386px;
	float: right;
	border: #fff 5px solid;
}

#footer {
	width: 955px;
	margin: 0 auto;
	min-height: 100px;
	height: 20%;
	position: relative;
}

#logo {
	width: 508px;
	height: 100%;
	border-right: #fff 5px solid;
}

#logo div { 
	bottom: 0;
	position: absolute;
}

#play {
	display: inline;
	width: 442px;
	height: 60px;
	right: 0;
	position: absolute;
	bottom: 0;
	border-top: #fff 5px solid;
}

#play a img {
	border: none;
}

#copyright {
	position: relative;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	width: 498px;
	height: 100%;
	border-right: #fff 5px solid;
}

#vientros2 {
	position: absolute;
	right: 10px;
	top: 5px;
	width: 103px;
	height:24px;
	background: url(../images/sello-vientros-blanco.png) top left no-repeat;
}

#footermenu {
	float: right;
	right: 0;
	padding-top: 10px;
	width: 442px;
	text-align: center;
	position: absolute;
	top: 0;
}

#footermenu a {
	color: #ccc;
	text-decoration: none;
}

#iframe-cont {
	width: 100%;
}
