.num_pagina {
	font : bold 16px Arial, Helvetica, sans-serif;
	text-transform : uppercase;
	text-align : center;
	word-spacing : 15px;
	color  :Blue;
	background : White center;
	width : 60%;
	border : 2px solid Black;
	margin-left : 25%;
	margin-right : 30%;
	margin-top: 4px;
	margin-bottom: 12px;
}
TABLE.tab {
	border : 8px ridge Blue;
	width : 550px;
	height: 200px;
	position : relative;
	left : 50px;
}
TD.diapo {
	border-right : 2px groove Silver;
	background-image : url(../images/vma_blc.gif);
}
DIV.image_or {
	width: 135px;
	height: 90px;
	position: relative;
	top: 0px;
	left: 23px;
	border : 8px ridge #DAA520;
	cursor : hand;
}
DIV.image_ve {
	width: 90px;
	height: 135px;
	position: relative;
	top: 0px;
	left: 46px;
	border : 8px ridge #DAA520;
	cursor : hand;
}
.id_num {
	font : 11px Arial, Helvetica, sans-serif;
	text-align : center;
	background-color : White;
	margin : 5px 22% 0px 22%;
}
.tab_d_tit {
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.tab_d_des {
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Blue;
}
.tab_d_des2 {
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Red;
}
.tab_d_des3 {
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #3CB371;
}
FORM.link_page {
	display : inline;
	margin-left : 70px;
	width : 120px;
	height : 30px;
}
A:LINK.link_page, A:VISITED.link_page, A:ACTIVE.link_page {
	text-decoration : none;
	color : #9932CC;
	font-weight : bold;
}
A:HOVER.link_page {
	color : Red;
}
SPAN.link_page {
	font-weight : bold;
	background-color : Aqua;
}
