body {
	background: #000000;
	margin: 0px;
	padding: 0px;
}
#todo {
	font: 12px "Trebuchet MS";
	color: #FFFFFF;
	height: 610px;
	width: 960px;
	background: #333333;
	margin: 0px auto;
}
#arriba {
	background: #333333 url(movnuevos/top.jpg);
	height: 140px;
	width: 960px;
}
#todo h1 {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	margin-top: 3px;
	margin-bottom: 1px;
}
p {
	font: 13px "Trebuchet MS";
	margin: 2px;
	color: #FFFFFF;
}
#banner {
	padding: 2px 0px 0px 2px;
	float: right;
	height: 460px;
	width: 130px;
	text-align: center;
	vertical-align: top;
	border-left: thin dotted #999999;
	background: #000000;
}
#catalogo {
	float: left;
	height: 460px;
	width: 775px;
	margin-left: 3px;
	overflow: auto;
	background: #333333;
}
h5  {
	margin-top: 2px;
	margin-bottom: 2px;
	border-top: thin dotted #ECECEC;
	width: 650px;
}
.perpetuum {
	font: bold 12px "Trebuchet MS";
	color: #CC0000;
}
a:link {
	font: bold 12px "Trebuchet MS";
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	font: bold 12px "Trebuchet MS";
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font: bold 12px "Trebuchet MS";
	color: #CCCCCC;
	text-decoration: none;
}
#todo h3 {
	font: 12px/18px "Trebuchet MS";
	color: #FFFFFF;
	background: #000000;
	text-align: center;
	vertical-align: top;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}
#base {
	font: 11px "Trebuchet MS";
	color: #FFFFFF;
	background: #333333 url(movnuevos/fondo1.jpg) no-repeat;
	height: 650px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	margin-top: 0px;
}
#base h1 {
	color: #FF0000;
	vertical-align: top;
	font: 20px "Trebuchet MS";
	margin-top: 30px;
	margin-left: 40px;
}
#base p {
	font: 12px "Trebuchet MS";
	color: #FFFFFF;
	margin-left: 40px;
}
#base h5 {
	width: 650px;
	margin-left: 40px;
	border-top: thin dotted #ECECEC;
	border-right: thin none #ECECEC;
	border-bottom: thin none #ECECEC;
	border-left: thin none #ECECEC;
}
#base h2 {
	color: #FFFFFF;
	font: 18px "Trebuchet MS";
	text-align: center;
}
#base a:link {
	font: 22px "Trebuchet MS";
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#base a:hover {
	font: 22px "Trebuchet MS";
	color: #CC0000;
	text-decoration: underline;
}
#base a:visited {
	font: bold 22px "Trebuchet MS";
	color: #CCCCCC;
	text-decoration: none;
}
.iralsito {
	font: bold 12px "Trebuchet MS";
	color: #FFFFFF;
	text-align: right;
	float: right;
	margin-right: 20px;
	background: #990000;
	padding: 2px;
	vertical-align: bottom;
}
#catalogo img {
	text-align: left;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
#contenido {
	float: left;
	height: 500px;
	width: 930px;
	padding-left: 10px;
	padding-top: 5px;
}
#base #abajo {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #2A1C1A;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

