html,body{    
 height:100%;
}
body {
	margin: 0;
	min-height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: #fff url(../images/back-total.gif);
}
h1 {
	width: 527px;
	margin-top: 10px;
	margin-left: 10px;
	padding: 4px 0 4px 17px;
	font-size: 1.2em;
	color: #ff0000;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	background: url(../img/bullet.gif) no-repeat 4px;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #DF0000;
	text-decoration: underline;
}
p {
	line-height: 15px;
}
form {
	display: inline;
	margin: 0;
}
table, div, img {
	border: none;
	border-collapse: collapse;
}
h2 {
	width: 527px;
	margin: 10px 0 10px 10px;
	padding: 4px 0 4px 17px;
	font-size: 1.2em;
	font-weight: bold;
	color: #ff0000;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	background: url(../images/rojo.gif) no-repeat 4px;
/* firefox*/
	width: 520px;
	margin-left: 5px;
}
/*** LAYERS ***/
#total {
	width: 770px;
	margin: 0 auto;
	min-height:100%;
}
#top {
	height: 146px;
	background: url(../images/back-top.gif) bottom right no-repeat;
	/*_background: url(../images/back-top.gif) 31px right no-repeat;
*/
}
#subtop {
	width: 750px;
	margin-left: 20px;
	background-color: #999999;
	height: 25px;
}
#main {
	float: none;
	clear: both;
	width: 748px;
	min-height: 950px;
	_height: 450px;
	height:auto;
	min-height:500px;
  height:auto !important;
  height:500px;

	margin-left: 20px;
	background-color: #fff;
	border: 1px solid #999;
}
#col-izquierda {
	display: inline;
	float: left;
	width: 170px;
	/*min-height: 450px;
	_height: 450px;
*/
	margin-left: 14px;
	_margin-left: 7px;
}
#col-central {
	display: inline;
	float: left;
	width: 545px;
	
	margin: 0;
	padding: 0;
	padding-left: 10px;
	vertical-align: top;
	

/* firefox */
	display:block;
	float:none;
	margin-left:180px;
}
#col-central img{
text-align:center;}
#contenido {
	width: 544px;
	margin-top: 10px;
	margin-left: 10px;
}
#pie {
	float: none;
	clear: both;
	text-align: center;
	padding: 6px;
	background-color: #999;
	color: #fff;
	width: 738px;
	margin: 0px;
	margin-left: auto;
	margin: right: auto;
}
/*** IMAGENES ***/
#img_bnn_logo {
	float: left;
	padding-left: 2px;
	margin: 0;
}
#img_bnn_izquierdo {
	margin: 4px 0;
}
/*** MENUS ***/
/*** MENU IZQUIERDO ***/
.menu_izquierdo {
	border: 1px solid #E6E6E6;
	margin: 10px 0;
}
.menu_izquierdo_titulo_mod {
	padding: 3px 7px;
	color: #ff0000;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 1px solid #E6E6E6;
}
.menu_izquierdo ul {
	margin: 0;
	padding: 4px 0;
	list-style: none;
}
.menu_izquierdo ul li {
}
.menu_izquierdo ul li a {
	display: block;
	width: 154px;
	padding: 3px 7px;
	color: #000;
}
.menu_izquierdo li a:hover, .menu_izquierdo li a.active {
	color: #fff;
	background: #000;
	text-decoration: none;
}
/*** MODULOS ***/
/*** PANEL ULTIMAS NOVEDADES ***/
.panel_articulos {
	position: relative;
	float: none;
	clear: both;
}
.panel_articulos_titulo_mod {
	width: 527px;
	margin: 10px 0 10px 10px;
	padding: 4px 0 4px 17px;
	font-size: 1.2em;
	text_align: center;
	color: #ff0000;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	background: url(../images/rojo.gif) no-repeat 4px;
}
.panel_articulos_registro {
	float: left;
	width: 134px;
	margin-right: 2px;
	padding-bottom: 10px;
}
.panel_articulos_imagen {
	text-align: center;
	margin: 0;
}
.panel_articulos_titulo, h3 {
	padding: 4px 10px;
	margin: 0 0 5px 0;
	color: #777;
	font-size: 0.9em;
	text-align: center;
}
.panel_articulos_titulo a, .panel_articulos_todos a, h3 a {
	color: #777;
}
.panel_articulos_titulo a:hover, .panel_articulos_todos a:hover, h3 a:hover {
	color: #aaa;
}
.articulos h3 {
	width: auto;
	margin: 0px;
	padding: 0px;
	padding-top: 30px;
	padding-left: 18px;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	color: #ff0000;
	/*border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
*/
	background: url(../images/rojo2.gif) no-repeat 4px 35px;
/* firefox*/
	margin-left: 2px;
	/*border: 1px dotted green;*/
}
.articulos h3 a:hover {
	text-decoration: none;
	color: #000;
}
.panel_articulos_todos {
	position: absolute;
	top: 6px;
	left: 490px;
	color: #777;
}
#texto_top {
	float: right;
	margin: 50px 10px 0 0;
	_margin: 50px 5px 0 0;
	padding: 0;
	text-align: right;
	color: #fff;
	line-height: 17px;
}
#texto_pie {
	font-size: 0.9em;
	padding: 4px;
	margin: 0;
	text-align: center;
}
.menu_izquierdo h2 {
	width: auto;
	margin: 0px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	color: #ff0000;
	font-size: 1.1em;
	border: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	background-image: none;
}
.articulos {
	border-bottom: 1px solid #E6E6E6;
	height: 105px;
	margin-left:5px;

}
.articulos img {
	text-align: right;
	position: relative;
	left: 405px;
	bottom:40px;
}

#total{min-height: auto !important;
height: 100%;
}
h3.art{
	
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	padding-bottom:10px;
	padding-left: 10px;
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	color: #777777;
	border:none;
	margin-left: 2px;

}
.center{display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;}
#img_bnn_top_registro a{color:white;}
#img_bnn_top_registro a:hover{color:red;text-decoration:none;}
.promo{margin-left:8px;}