﻿html
{
	background-color:#005782;
}
body 
{
	font-family: Arial, Verdana, Tahoma, Sans-Serif;	
	font-weight:normal;
	background-color:#005782;
	color:#000000;
}


body, div, td, p, a
{	
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align:justify;
	font-size: 7pt;
}

img
{
}

p
{
	font-size:8pt;
	line-height:1.6em;	
}

select
{
	font-size:10pt;
	padding:1px;
}

input, textarea
{
	font-size:12pt;
	padding:1px;
}


.Separador
{
	border-bottom:1px solid #D8D8D8;
	clear:both;
	font-size:1px;
	height:1px;
	margin-bottom:8px;
	overflow:hidden;
	padding-top:8px;
	width:100%;
}

.SeparadorNulo
{
	border-bottom:1px solid #D8D8D8;
	clear:both;
	height:1px;
	font-size:1px;
	margin-bottom:0px;
	padding-top:0px;
	width:100%;	
	overflow:hidden;
}

.Global
{	
	width:345px;
	background-color:#FFFFFF;
	margin-bottom:20px;
}

.Menu
{	
	width:345px;
	background-color:#FFFFFF;
	background-image:url(img/BBCabecera.gif);
	background-repeat:no-repeat;
	width:345px;
	height:110px;	
	position:relative;		
}

.Menu span{	color:#FF6500;}


.Menu .Inicio
{
	background-image: url(img/BBMnuInicio.gif);	
	width:69px;
	height:20px;
	float:left;
	color: #000000;
	position:absolute;
	left:0px;
	top:50px;
	font-size:8pt;
	padding-top:2px;
	text-align:center;
	text-decoration:none;
	
}

.Menu .RSSArticulos
{
	background-color:#000000;
	border-left: solid 1px #777777;
	width:81px;
	height:17px;
	float:left;
	color: #FFFFFF;
	position:absolute;
	left:69px;
	top:50px;
	padding-top:5px;
	padding-left:4px;
	font-size:7pt;
	text-decoration:none;
}
.Menu .RSSComentarios
{
	background-color:#000000;
	border-left: solid 1px #777777;
	width:110px;
	height:17px;
	float:left;
	color: #FFFFFF;
	position:absolute;
	left:155px;
	top:50px;
	padding-top:5px;
	padding-left:4px;	
	font-size:7pt;
	text-decoration:none;
}
.Menu .Editar
{
	background-color:#000000;
	border-left: solid 1px #777777;
	width:70px;
	height:17px;
	float:left;
	color: #FFFFFF;
	font-size:7pt;
	position:absolute;
	left:270px;
	top:50px;
	padding-top:5px;
	padding-left:4px;	
	text-decoration:none;		
}

.SubMenuPos
{
	position:absolute;
	left:0px;
	top:72px;	
}	

.SubMenu
{
	background-color:#E2EEF2;
	border-top:solid 1px #EEF6F8;
	border-bottom:solid 1px #CDDADF;
	width:345px;
	height:38px;
	position:relative;
	padding:0px;
	margin:0px;
}
.SubMenu .Busqueda
{
	width:132px;
	height:19px;
	border: solid 1px #000000;
	float:left;
	margin: 9px 0 0 10px;
}
.SubMenu .Busqueda .Campo
{
	float:left;
	width: 82px;
	height:19px;
	background-color:#FFFFFF;
}
.SubMenu .Busqueda .Campo input
{
	width: 82px;
	height:17px;
	border: 0;
	font-size: 9pt;
}

.SubMenu .Busqueda .Boton
{
	float:left;
	width:50px;
	height:19px;
	background-image: url(img/BBBuscar.gif);
	background-repeat:no-repeat;
	display:block;
}

.SubMenu .Enlaces
{	
	float:left;
	margin: 12px 0 0 10px;
	width:180px;
	text-align:center;
}
.SubMenu .Enlaces a{color: #000000; text-decoration:underline;}



.Cuerpo
{	
	width:345px;
	background-color:#FFFFFF;
}

tr.Tags
{
	background-color:#16222B;
}

tr.Tags td
{
	color:#FFFFFF;
}

tr.Tags td .NubeDeTags
{
	float:left;	
	left:20px;
	min-height:27px;
	position:relative;
	top:-15px;
	width:310px;
}
tr.Tags td .NubeDeTags a{margin:5px; color:#FFFFFF; text-decoration:none;}
tr.Tags td .NubeDeTags a:Hover{margin:5px; text-decoration:underline;}


tr.Tags .Deco
{
	background-image:url(img/BBDecoInv.gif);
	height:25px;
	position:relative;
	top:12px;
	width:12px;	
}

.Pie
{	
	width:345px;
	background-color:#000000;
	color: #FFFFFF;
	text-align:center;
}

.Pie td
{
	background-image:url(img/BBInf.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	border-top:1px solid #FFFFFF;
	padding:8px 0;
	text-align:center;
}

.Pie a
{	
	color: #FFFFFF;
}

.MsgAviso
{
	font-size:11pt;
	font-weight:bold;
	margin:30px 12px;
}

.Info
{
	background-image:url(img/IcoFiltrar.gif);
	background-position:left center;
	background-repeat:no-repeat;
	height:12px;
	margin:8px;
	padding-left:21px;
	padding-top:4px;
}

.Info span{font-weight:bold; font-size:1.2em;}
