@import url("textos.css");
td img {
	display: block;
}
body {
	text-align: center;
	background: #E0E1E2;
}
.wrapper {
	height: 608px;
	width: 923px;
	margin: 0 auto;
	position:relative;
}
#header {
	height: 141px;
	width: 923px;
	background-image: url(../img/header.png);
	background-repeat: no-repeat;
}
#wrapper-contenido {
	height: 412px;
	width: 923px;
}
.contL {
	height: 412px;
	width: 412px;
	float: left;
}
.divider2 {
	height: 412px;
	width: 10px;
	float: left;
}
.contentW {
	height: 412px;
	width: 501px;
	background-image: url(../img/bg_content.png);
	float: right;
}
.contenido {
	height: 385px;
	width: 451px;
	overflow: auto;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 7px;
}
.contenidoP1 {
	height: 385px;
	width: 160px;
	overflow: auto;
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 7px;
	line-height: 15px;
	float:left;
}
.contenidoP2 {
	height: 385px;
	width: 313px;
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 7px;
	float:left;
}
.footer {
	width: 923px;
	height: 55px;
	clear: both;
}
.wrapper .footer .footerL {
	float:left;
	height: 47px;
	width: 702px;
	clear: both;
}
.wrapper .footer .footerR {
	height: 40px;
	width: 181px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 15px;
	text-align: right;
	padding-right: 20px;
}
#menu {
	position:absolute;
	width:514px;
	height: 19px;
	left: 409px;
	top: 100px;
}
