#div_body
{
	width:100%;
	height:100%;
	BACKGROUND-IMAGE: url(img/fondo_difuminado.jpg); 
	BACKGROUND-REPEAT: repeat-x;
}


#div_principal
{
	width:700px;
	margin-top:0px;
	background-color:#ffffff;
	z-index:10;
	display:block;
}

#div_cabecera
{
	float:left;
	margin-top:0px;
	/*background-image:url(img/fondo_cabecera_mosaico.jpg);*/
	z-index:10;
}

#marquee_cabecera
{
	width:380px;
}
#div_cabecera_sub
{
	width:540px;
	height:19px;
	float:right;
	position:relative;
	margin-top:0px;
	background-position:0 0;
	background-image:url(img/fondo_cabecera_sub.jpg);
	background-repeat:no-repeat;
	text-align:left;
	color:#ffffff;
	padding-left:20px;
	background-color:#000066;
	z-index:10;
	font-size:smaller;
	padding-top:3px;
}

#div_mnu_left
{
	width:122px;
	float:left;
	position:relative;
	margin-top:0px;
	z-index:10;
	display:block;
}

#div_contenido
{
	width:450px;
	position:relative;
	margin-top:10px;
	float:left;
	margin-left:5px;
	overflow:auto;
	text-align:left;
	z-index:11;
	display:block;
}

#div_menu_right
{
	width:122px;
	float:right;
	position:relative;
	margin-top:-15px;
	z-index:10;
	display:block;
}

#img_inquiero
{
	width:125px;
}
#div_inquiero
{
	width:118px;
	height:40px;
	overflow:hidden;
	margin-top:0px;
}

#div_pie
{
	width:700px;
	float:left;
	position:relative;
	margin-top:5px;
	margin-bottom:5px;
	font-size:smaller;
}

.boton_menu
{
	float:none;
	margin-top:2px;
}

.bloque_menu
{
	float:none;
	margin-top:3px;
}
.bloque_menu_right
{
	float:none;
	margin-top:5px;
	margin-left:2px;
}
#bloque_virus
{
	margin-top:5px;
	margin-left:2px;
	width:120px;
}
.linea
{
	border-bottom: 1px dashed #aaaaaa;
	border-top:1px dashed #ffffff;
	width:90%;
}