body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	text-align: justify;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color:#000000;
}

.titular{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	color:#000000;
}

/***********************************************/
/* textos                                      */
/***********************************************/

.menu{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #000000;
}

.menu a{
text-decoration: none;
}

.menu a:link { color: #000000; }
.menu a:visited { color: #000000; }
.menu a:hover { color: #555555; text-decoration:none }

.gondra{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	color:#000000;
}

.contacto{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:center;
	color:#000000;
}

.contacto a:link { color: #000000; font-weight:bold; text-decoration: none }
.contacto a:visited { color: #555555; font-weight:bold; text-decoration: none }
.contacto a:hover { color: #000000; font-weight:bold; text-decoration: underline }


.principal{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #000000;
}

.principal a:link { color: #000000; font-weight:bold; text-decoration: underline }
.principal a:visited { color: #444444; font-weight:bold; text-decoration: underline }
.principal a:hover { color: #000000; font-weight:bold; text-decoration: none }


.tabla_catalogo{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000;
	padding: 5px 0px 0px 0px;
}

.tabla_catalogo a:link { color: #000000; font-weight:bold; text-decoration: none }
.tabla_catalogo a:visited { color: #555555; font-weight:bold; text-decoration: none }
.tabla_catalogo a:hover { color: #000000; font-weight:bold; text-decoration: underline }


/***********************************************/
/* fotografías                                 */
/***********************************************/

.catalogo{
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.cuerpo_iz{
	margin: 10px 10px 10px 10px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.cuerpo_de{
	margin: 10px 10px 10px 10px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}


/***********************************************/
/* pie                                         */
/***********************************************/

.pie1{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	color:#FFFFFF;	
}

.pie{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	color:#000000;	
}

.pie a{
text-decoration: none;
}

.pie a:link { color: #000000; }
.pie a:visited { color: #000000; }
.pie a:hover { color: #000000; text-decoration:underline; }