body {
	background-color: #555555;
}
div.pagina {
	width: 720px;
}
td.menu {
	padding-top: 10px;
	padding-bottom: 2px;
	text-align: center;
}
a.menu {
	font-family: "Century Gothic", "Arial";
	font-weight: bold;
	font-size: 15 px;
	color: #FFFFFF;
	background-color: #555555;
	text-decoration: none;
	margin-right: 5px;
	border-style: solid;
	border-width: 3px;
	border-color: #FFFFFF;
	border-bottom-style: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
}
a.menu:hover {
	border-color: #555555;
	background-color: #FFFFFF;
	color: #555555;
	font-size: 15px;
}
td.opciones {
	text-indent: 40px;
}
a.opcion {
	font-family: "Verdana";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 20px;
}
a.opcion:hover {
	text-decoration: underline;
}
td.contenido {
	font-family: "Verdana";
	font-size: 13px;
	background-color: #EEEEEE;
	padding: 10px;
}
img.logo {
	display: block;
}
h3 {
	font-family: "Century Gothic";
	letter-spacing: 1px;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	margin-bottom: 7px;
}
td.barra {
	border-style: solid;
	border-width: 3px;
	border-color: #FFFFFF;
	text-align: center;
	font-family: "Verdana";
	font-size: 11px;
	color: #00CC00;
	padding: 20px;
}
div.diseno {
	margin-top: 10px;
	font-family: "Verdana";
	font-size: 11px;
	color: #2070CC;
}
a.diseno {
	font-family: "Verdana";
	font-size: 11px;
	text-decoration: none;
	color: #2070CC;
}
a.diseno:hover {
	text-decoration: underline;
}
a.barra {
	font-family: "Verdana";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}
a.barra:hover {
	text-decoration: underline;
}
p {
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 15px;
}
a.docs {
	font-family: "Verdana";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.docs:hover {
	text-decoration: underline;
}
a.mas {
	color: #808080;
	text-decoration: none;
	font-style: italic;
}
a.mas:hover {
	text-decoration: underline;
}
td.fotos {
	width: 106px;
	height: 120px;
	font-family: "Verdana";
	font-size: 11px;
}

