body {
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
}
.todo {
	width: 85%;
	margin-left: 160px;
}
.left_col {
	width: 0px;
	#background-image: url(../Imagenes/leftnav_bkgd.gif);
	white-space: nowrap;
}
.center_col {
	width: 100%;
	display: block;
	vertical-align: top;
	padding-top: 0px;
	FONT-SIZE: 12px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Sans-Serif;
	text-align: justify;
}
.right_col {
	width: 150px;
	vertical-align: top;
	padding-top: 20px;
}
.inter_col {
	width: 15px;
}
.leftmenu_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	background-color: #FFFFFF;
	vertical-align: middle;
	height: 8px;
}
.leftmenu_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	background-color: #999999;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
}
a.leftmenu_item:hover {
	color: #FFFFFF;
	background-color: #FF6600;
}
a.leftmenu_item:visited {
	color: #993300;
}
.menu_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	margin-left: 2px;
	display: block;
}
.menu_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-left: 8px;
	display: block;
}
a.menu_item:hover {
	color: #FFFFFF;
	background-color: #FF6600;
}
a.menu_item:visited {
	color: #993300;
}
.content {
	FONT-SIZE: 12px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Sans-Serif;
	text-align: justify;
}
a.content:hover {
	color: #FFFFFF;
	background-color: #FF6600;
}
a.content:visited {
}
.nombre_epigrafe {
	FONT-SIZE: 12px;
	COLOR: #0033CC;
	FONT-FAMILY: Verdana, Sans-Serif;
	text-align: justify;
	font-weight: bold;
}
.titulo1 {
	FONT-SIZE: 18px;
	COLOR: #FF6633;
	FONT-FAMILY: Verdana, Sans-Serif;
	font-weight: bolder;
}
.titulo2 {
	FONT-SIZE: 14px;
	COLOR: #CC6600;
	FONT-FAMILY: Verdana, Sans-Serif;
	font-weight: bolder;
	padding-top: 5px;
}
a.titulo2:hover {
	color: #FFFFFF;
	background-color: #FF6600;
}
a.titulo2:visited {
	color: #993300;
}
.foto {
}
.resumen {
	FONT-SIZE: 12px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Sans-Serif;
	text-align: justify;
	font-weight: bold;
	padding-left: 40px;
	padding-right: 40px;
}
.public {
	FONT-SIZE: 12px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Sans-Serif;
	vertical-align: text-top;
}
.actualizacion {
	FONT-SIZE: 9px;
	COLOR: #0033CC;
	FONT-FAMILY: Verdana, Sans-Serif;
	vertical-align: text-top;
	font-style: italic;
}

