/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	}	

.top_navegacion {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;}	

.catalogo1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;}	
.tit_catalogo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-stretch: expanded;
	font-size: 14px;
	color: #000000;}
/* sub-catálogos */	
.catalogo1sub {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;}
.cat_sub_a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#996600;}
.cat_sub_b {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;}	
.cat_sub_c {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#6666ff;}	
.cat_sub_d {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#990000;}	
.cat_sub_e {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#006600;}	
.cat_sub_f {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#996600;}	
.top_central {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	font-stretch: semi-condensed;
	color: #FFFFFF;
	margin-top: 20px;}
.bottom_central {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;}	
/* enlaces generales */
a:visited {	text-decoration: underline;	color: #000000;	}
a:link {	text-decoration: underline;	color: #000000; }
a:hover {	text-decoration: none;	color: #000077;	}
a:active {	text-decoration: none;	color: #000099; }
/* enlaces navegacion top */
a.top:visited {	text-decoration: none;	color: #666666;	}
a.top:link {	text-decoration: none;	color: #666666; }
a.top:hover {	text-decoration: underline;	color: #333333;	}
a.top:active {	text-decoration: none;	color: #333333; }
/* enlaces bottom */
a.bot:visited {	text-decoration: none;	color: #CCCCCC;	}
a.bot:link {	text-decoration: none;	color: #CCCCCC; }
a.bot:hover {	text-decoration: none;	color: #FFFFFF;	}
a.bot:active {	text-decoration: none;	color: #CCCCCC; }