body {
	background-image:url(./imagenes/fondo.jpg);
	#background-image:url(./imagenes/backfondo.jpg);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:11px;
}
a {
	color:#000000;
	text-decoration:none;
}

#contenedor{
	height:1030px;
	margin:0 auto;
	width:947px;
}
#contenedor > * {
	position:relative;
}
.cabecera {
	background-color:444444;
	background-image:url(./imagenes/hns_head.jpg);
	background-repeat:no-repeat;
	height:66px;
	width:100%;
}
.buscar{
	float:right;
	height:20px;
}
.buscar input {
	border:medium none;
	float:left;
	margin:0 5px 0 120px;
	padding:2px;
	width:167px;
	background:#333130;
	color:#FFFFFF;

}
.buscar input.search {
	background:transparent url(./imagenes/serch_menu.gif) no-repeat scroll 0 0;
	display:block;
	float:left;
	height:18px;
	margin:0;
	padding:0;
	width:18px;
}
#menu {
	background-image:url(./imagenes/bg-menu.gif);
	cursor:pointer;
	float:left;
	height:36px;
	text-align:center;
	width:100%;
	z-index:1;
}
.fecha {
	float:right;
	text-align:right;
	top:0;
	width:363px;
}
#producto {
	background-color:#000000;
	float:left;
	height:126px;
	top:15px;
	width:100%;
}
.avisoTitulo {
	color:#CC9900;
	float:left;
	font-size:14px;
	height:28px;
	width:50%;
	font-family: Arial;
}
#aviso {
	padding:4px;
}
.avisos {
	background-color:#333130;
	border:medium none #FF0000;
	color:#FFFFFF;
}
.avisoFoto {
	float:right;
	height:99px;
	padding-top:19px;
	width:108px;
}
.avisoTemas {
	float:left;
	font-size:10px;
	height:108px;
	width:50%;
}
#contenido {
	float:left;
	height:695px;
	top:26px;
	width:764px;
}
#contenido > * {
	position:relative;
}
#slide {
	float:left;
	height:361px;
	margin-bottom:30px;
	margin-top:35px;
	width:570px;
}
.nombre {
	background-color:#FAFAFA;
	background-image:url(./imagenes/bg-caja.gif);
	background-position:right center;
	background-repeat:no-repeat;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	height:30px;
	padding-left:12px;
	padding-top:10px;
	text-transform:uppercase;
	color:#CCCCCC;
}
.cont {
	background-color:#FFFFFF;
	float:left;
	height:100%;
	overflow:hidden;
	width:100%;
}
#banner {
	height:318px;
	top:18px;
	width:386px;
	float:none;
}
#slided {
	float:left;
	height:210px;
	top:10px;
	width:270px;
	z-index:100;
}
#slided .cont {
	overflow-y:scroll;
}
#slided2 {
	float:left;
	height:210px;
	top:10px;
	margin-left:5px;
	width:295px;
}
#boletines {
	float:left;
	height:309px;
	margin:0;
	top:-89px;
	width:194px;
}
#boletines .cont{
	background-color:#999966;
}
#modEncuesta {
	float:left;
	height:335px;
	top:61px;
	width:183px;
	position:relative;
}
#modEncuesta .cont {
	overflow:hidden;
}
#acceso {
	background-color:#DDDDDD;
	float:left;
	height:91px;
	top:61px;
	width:183px;
	position:relative;
}
#asesoria {
	float:left;
	height:151px;
	top:101px;
	width:183px;
}
#pie {
background-color:#FFFFFF;
	background-image:url(./imagenes/bg-pie.jpg);
	background-repeat:repeat-x;
	height:75px;
	float:left;
	top:24px;
	width:100%;
}
