#cabprint{
	width: 660px;	
	height: 96px;
	display: block;
}

/* @ group tags */
html, body{ margin: 0px; padding: 0px; }

html, body{ margin: 0px; padding: 0px; }
body{
	background-color: #f1f2f1; 
	background-color: #f5f5f5;
	background-color: #000;
	font-family: "Helvetica Neue", Arial, sans-serif;
}

body, h3, h4, h5, a, div, ul, ol, li, input, textarea { 
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
input, textarea {
	font-size: 11px;
	font-weight: normal;
	padding: 1px 3px 1px 3px;
}

h3{ font-size: 18px; }
h4{ font-size: 15px; }
h5{ font-size: 14px; }
h6{ font-size: 12px; margin: 0px; padding: 0px 0px 5px 0px; }
h3, h4, h5, h6 { font-weight: bold; }
h3{
	background-color: #43719f;
	background-color: #3073c7;
	color: #fff;
	margin: 0px;
	margin-bottom: 15px;
	padding: 4px 4px 4px 10px;
	height: 18px;
}


a{ color: #0472c9; color: #0000cc; color: #134d86; text-decoration: none; }
a:hover{ text-decoration: underline; }
a.evento{ color: #3b3c36; text-decoration: none; font-weight: bold;}
a.evento:hover{ text-decoration: none; }

img{
	border: 0px;
}

sup{
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
	 white-space: nowrap;
	 color: #db071e;
	 font-weight: bold;
}

form{
	margin: 0px;
	padding: 0px;
}


#marco{
	width: 885px;
	margin: 0px;
}

#cabecera{
	width: 0px;
	height: 0px;
	display: none;
}

#cabecera .logo{
	float: none;
	display: none;
}

#contenido div.izquierda{
	width: 0px;
	height: 0px;
	float: none;
	display: none;
	/* Margin left aqu causa 
	efectos no deseados en IE */
}

#contenido div.derecha{
	float: none;
	width: 660px;
	margin: 0px;
	background-color: transparent;
}

#pie{
	width: 580px;
	float: left;
	clear: both;
	padding: 0px;
}

table.ediciones{
	display: none;
}

table.ediciones th{
}

table.ediciones td{
}

table.ediciones td.first{
}


table.ediciones td.activo a{
}

div.paper p{
	text-align: justify;
}
div.paper div.progresos p, div.paper div.progresos li{
	text-align: justify;
}
div.paper div.progresos ul li{
	list-style: none;
	margin-bottom: 10px;
}
div.paper div.progresos b.undrln{
	text-decoration: underline;
}
div.paper div.progresos h6{
	text-decoration: underline;
}
