body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EAEAEA;
	background-image: url(images/fondo_web.gif);
	background-repeat: repeat-x;	
}table {
	background-color: #FFFFFF;
}
.caja_menu {
	background-color: #E1DFFF;
}

.textopeke {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textoverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #006285;
	font-weight: bold;
}
.textogris_peke {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

A:visited {
	color:#006285;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
A:active {
	color:#006285;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
A:link {
	color:#006285;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
A:hover {
	color:#006285;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}




A.verde1:visited {
	color:#006285;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
A.verde1:active {
	color:#006285;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
A.verde1:link {
	color:#006285;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
A.verde1:hover {
	color:#006285;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.caja_color2 {
	background-color: ccdde3;
}

