.imprimir
{
	display: none;
}

a.reloj:link,a.reloj:active,a.reloj:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
	height: 0;
	text-indent: 0;
}

a.reloj:hover {
	text-decoration: none;
	color: #ffffff;
	text-indent: 0;
}

a:link,a:active,a:visited {
	color: #000077;
	text-decoration: none;
	font-weight: bolder;
	height: 0;
	text-indent: 0;
}

a:hover{
	text-decoration: underline;
	color: #2244ff;
	text-indent: 0;
}

*.definicion a:link,*.definicion a:active,*.definicion a:visited
{
	color: #555566;
	font-weight: normal;
	text-decoration: underline;
}

*.definicion a:hover{
	color: #2244ff;
	font-weight: normal;
}

.palabra
{
	color: #000000;
	font-weight: bolder;
	font-size: 14pt;
}

.definicion
{
	font-family: sans-serif;
	font-size: 10pt;
	line-height: 15pt;
}

table
{
	font-family:sans-serif;
	font-size:10pt;
}

.formula
{
	vertical-align: middle;
	background: none;
}

.fondo_foto
{
	position: absolute;
	left:0;
	top:0;
	visibility:hidden;
	background: #000000;
	z-index:10;
	opacity:0.65;
}

.div_foto
{
	position:absolute;
	left:0;
	top:0;
	visibility:hidden;
	z-index:11;
}

.foto
{
	background: #000000 url('images/loader.gif') no-repeat center;
	border: 2px solid #ffffff;
}

a.thumb img
{
	background: #000000 url('images/loader.gif') no-repeat center;
	border: 1px inset #C0C0C0;
	width: 75px;
	opacity:0.65;
}

a.thumb:hover img
{
	border: 1px outset #C0C0C0;
	opacity:1.0;
}

img
{
	background: #000000 url('images/loader.gif') no-repeat center;
}

.no_loader
{
	background: none;
}

li {
	margin-bottom: 10px;
}

#todo-top {
	width: 1050px;
	height: 35px;
	margin: 0px auto 0px;
	background: #FFFFFF url('images/fondo_todo_top.jpg') top;
	text-align: justify;
}

#todo-top span {
	color: #888888;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
}

#todo-top div.fecha {
	position: relative;
	top: 17px;
	left: 40px;
	float: left;
}

#todo-top div.fecha img{
	position: relative;
	top: -1px;
	border: 0px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
}

#todo-top div.home {
	position: relative;
	top: 18px;
	right: 40px;
	float: right;
}

#todo-top div.home img{
	position: relative;
	top: -1px;
	border: none;
	vertical-align: middle;
}


#todo {
	width: 1050px;
	margin: 0px auto 0px;
	background: #FFFFFF url('images/fondo_todo_lat.jpg') repeat-y top left;
}

#todo-bottom {
	width: 1050px;
	height: 35px;
	margin: 0px auto 0px;
	background: #FFFFFF url('images/fondo_todo_bottom.jpg') top;
}

body {
	background: url("images/fondo_textura.jpg") fixed;
	text-align: center;
	font-family: sans-serif;
	font-size: 10pt;
}

.menu {
	float: left;
	width: 220px;
	text-align: left;
}
	
.menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	background: url('images/sidebar-bottom.gif') no-repeat bottom left;
	font-family: sans-serif;
	font-size: 10pt;
}
	
.menu ul li {
	margin: 0px;
	background: url('images/sidebar-middle.gif') repeat-y;
	padding: 5px 10px 0px 20px;
}

ul.esv_entradas li {
	padding-left: 10px !important;
}

.menu ul li a:link,.menu ul li a:active,.menu ul li a:visited {
	color: #507AA5;
	text-decoration: none;
	font-weight: normal;
	background: url('images/diana_off.gif') no-repeat 0px 4px;
	padding-left: 13px;
}

.menu ul li a:hover {
	color: #103A65;
	text-decoration: none;
	background: url('images/diana_on.gif') no-repeat 0px 4px;
	padding-left: 13px;
}

.menu h2 {
	background: url('images/sidebar-top.gif') no-repeat;
	text-align: center;
	height: 20px;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	
	color: #333333;
	font-size: 14px;
	font-family: "Times New Roman", Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

#content {
	width: 1000px;
	margin: 0px auto 0px;
	padding: 0px;
	text-align: left;
}

#cuerpo {
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	float: right;
	width: 729px;
	padding: 15px 20px 15px 20px;
	background: #ffffff;
	min-height: 900px;
}

#pie {
	width: 1000px;
	margin: 0px auto 0px;
	padding: 0px;
	color: #888888;
	font-size: 8pt;
}

#pie img {
	vertical-align: middle;
	border: none;
	background: none;
}

#pie a {
	color: #777777;
}

.visitas img {
	position: relative;
	top: -2px;
	border: 0px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
}

.foto_curriculum {
	vertical-align: middle;
	float: left;
	margin-right: 10px;
}

.codigo {
	background: #dddddd;
	border: 2px inset #000000;
	padding: 5px;
}

.barras_galeria {
	text-align: center;
}

.img_pie {
	margin-top: -2px;
}