body {
	text-align: center;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

#contenedor {
	position: relative;
	top: 15px;
	width: 925px;
	height: 500px;
}

#top {
	position: absolute;
	width: 925px;
	height: 80px;
	float: left;
	left: 0px;
	background-color: white;
}


#bannertop {
	position: absolute;
	width: 700px;
	height: 80px;
	top: -5px;
	float: right;
	right: -5px;
}

#contenido {
	position: absolute;
	float: left;
	left: 0px;
	width: 100%;
	height: 420px;
	top: 80px;
	border: 2px solid #761C1C;
}

#menu {
	position: absolute;
	float: right;
	right: 5px;
	top: 10px;
	width: 164px;
	background-color: white;
}

html>body #menu {
	float: left;
	left: 198px;
}

#menu table {
	width: 140px;
	border: none;
	margin-top: 5px;
}

#menu td {
	height: 15px;
	border: none;
}

#btn1 {
	width: 140px;
	height: 15px;
	display: block;
	overflow: visible;
}

#btn1 a {
	width: 140px;
	height: 15px;
	display: block;
	background: transparent url("../images/btnimagen.jpg") no-repeat;
	text-decoration: none;
}

#btn1 a:hover {
	display: block;
	background: transparent url("../images/btnimagen-over.jpg") no-repeat;
	text-decoration: none;
}

#btn1-activo a {
	width: 140px;
	height: 15px;
	display: block;
	background: transparent url("../images/btnimagen-active.jpg") no-repeat;
	text-decoration: none;
}

#btn2 {
	width: 140px;
	height: 15px;
	display: block;
	overflow: visible;
}

#btn2 a {
	width: 140px;
	height: 15px;
	display: block;
	background: transparent url("../images/btnweb.jpg") no-repeat;
	text-decoration: none;
}

#btn2 a:hover {
	display: block;
	background: transparent url("../images/btnweb-over.jpg") no-repeat;
	text-decoration: none;
}

#btn2-activo a {
	width: 140px;
	height: 15px;
	display: block;
	background: transparent url("../images/btnweb-active.jpg") no-repeat;
	text-decoration: none;
}

#btn3 {
	width: 140px;
	height: 15px;
	display: block;
	overflow: visible;
}

#btn3 a {
	width: 140px;
	height: 15px;
	display: block;
	background: transparent url("../images/btneditorial.jpg") no-repeat;
	text-decoration: none;
}

#btn3 a:hover {
	display: block;
	background: transparent url("../images/btneditorial-over.jpg") no-repeat;
	text-decoration: none;
}

#btn3-activo a {
	width: 140px;
	height: 15px;
	display: block;
	background: transparent url("../images/btneditorial-active.jpg") no-repeat;
	text-decoration: none;
}

#btn4 {
	width: 140px;
	height: 15px;
	display: block;
	overflow: visible;
}

#btn4 a {
	width: 140px;
	height: 15px;
	display: block;
	background: transparent url("../images/btnproduccion.jpg") no-repeat;
	text-decoration: none;
}

#btn4 a:hover {
	display: block;
	background: transparent url("../images/btnproduccion-over.jpg") no-repeat;
	text-decoration: none;
}

#btn4-activo a {
	width: 140px;
	height: 15px;
	display: block;
	background: transparent url("../images/btnproduccion-active.jpg") no-repeat;
	text-decoration: none;
}

#btn5 {
	width: 140px;
	height: 15px;
	display: block;
	overflow: visible;
}

#btn5 a {
	width: 140px;
	height: 15px;
	display: block;
	background: transparent url("../images/btnpublicidad.jpg") no-repeat;
	text-decoration: none;
}

#btn5 a:hover {
	display: block;
	background: transparent url("../images/btnpublicidad-over.jpg") no-repeat;
	text-decoration: none;
}

#btn5-activo a {
	width: 140px;
	height: 15px;
	display: block;
	background: transparent url("../images/btnpublicidad-active.jpg") no-repeat;
	text-decoration: none;
}

#logo {
	position: absolute;
	float: left;
	left: 0px;
	width: 189px;
	height: 80px;
	display: block;
	overflow: visible;
	}
	
#logo a {
	display: block;
	width: 189px;
	height: 80px;
	overflow: visible;
	background: transparent url(../images/logo.jpg) no-repeat;
	text-decoration: none;
}
	
.oculto {
	visibility: hidden;
}

#contacto {
	position: absolute;
	float: left;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 15px;
	background-color: #761C1C;
	color: white;
	letter-spacing: 1px;
}

#contacto table {
	width: 100%;
	text-align: left;
}

#contacto td {
	padding-left: 10px;
}

#email {
	width: 140px;
	padding: 0px;
	text-align: right;
	padding-right: 10px;
}

#email a {
	text-decoration: none;
	color: white;
}

#email a:hover {
	color: #FF9300;
}
#barra-logos {
	position: absolute;
	float: left;
	left: 10px;
	bottom: 23px;
	border: 1px solid #FF9300;
	width: 905px;
	height: 80px;
	overflow: hidden;
}

#titulo-barra {
	position: absolute;
	float: left;
	left: 0px;
	top: 0px;
	width: 895px;
	height: 22px;
	color: white;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
	line-height: 16px;
	background-color: #761C1C;
}

#logos {
	position: absolute;
	float: left;
	left: 0px;
	top:18px;
}

#cuerpo {
	position: absolute;
	width: 906px;
	height: 260px;
	background-color: white;
	float: right;
	right: 8px;
	top: 50px;
}

#derecha {
	position: absolute;
	float: right;
	right: 0px;
	width: 140px;
	height: 260px;
	display: block;	
}

#derecha a {
	display: block;
	overflow: hidden;
	text-decoration: none;
}
