table#portada {
	width: 350px;
	font-family: Arial;
	color: #777777;
	font-size: 11px;
}

table#portada td {
	vertical-align: top;
	text-align: center;
}

table#enlaces {
	margin-left: 20px;
}

table#enlaces td#enlaces{
	width: 250px;
	text-align: justify;
	font-size: 12px;
	color: #333366;
	border: 1px solid #CCCCCC;
	vertical-align: top;
	padding-left: 20px;
}

table#enlaces a {
	width: 250px;
	height: 20px;
}

table#enlaces div {
	padding: 5px;
	padding-left: 10px;
	height: 20px;
}

table#enlaces tr td a:hover {
	color: #666666;
	cursor: pointer;
}

table#enlaces td#separador{
	width: 40px;
}

table#portada tr td a{
	text-decoration: none;
	font-size: 11px;
	color: #333366;
}

table#texto {
	width: 530px;
	margin-left: 30px;
	font-family: Arial;
	color: #777777;
	font-size: 11px;
}

table#texto P#separado {
	padding-top: 20px;
}

table#texto P#imagen {
	padding-top: 0px;
	text-align: center;
}

TABLE#titulo {
	font-family: Arial;
	font-size: 11px;
	color: #777777;
	font-weight: bold;
	width: 530px;
	margin-left: 20px;	
}

TABLE#titulo TD#titulo{
	text-align: left;
}

TABLE#titulo TD#volver{
	text-align: right;
}

TABLE#titulo A{
	background-image: url(../images/boton.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #777777;
	border: 1px solid #cccccc;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	cursor: pointer;
	height: 15px;
}
