/* por defecto  tipo de fuente */
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

BODY {
	margin: 0px 0px 0px 0px;
	color: #134B23;
	background-image: url(amariyo.gif);
	background-position: top;
	background-repeat: repeat;
	background-attachment: fixed;
}

table {
	text-align: left;
}

	
td,tr,p,div {
	color: Black;
	}

h3 {
	font-size: 16px;
	}
h4 {
	color: #405115; 
	font-size: 16px; font-weight: bold;
	}
h5 {
	color: #718D28; 
	font-size: 14px; font-weight: bold;
	}
h6 {
	color: #A5CD3D; 
	font-size: 12px; font-weight: bold;
	}

	
/* Enlaces */
a:link, a:visited {
	color: #F90200;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #86B505;
	text-decoration: none;
	font-weight: bold;
}

/* Linea Horizontal */
hr {
	background: #86B505;
	height: 2px;
	border: 1px inset;
}

ul {
	margin: 0px 0px 0px 0px;
	}

.title {
	font: bold larger;
	letter-spacing: 4px;
}


/*----------------------------------------JEJO--------------------*/

/*---COLORES---*/
.barrasup ,.menu_lat ,.menubar ,a.menubar:link ,a.menubar:visited {
	color: #FFFC01;
	background-color: #FE0000;
}

.logo{
	
} 

.menubar,a.menubar:link ,a.menubar:visited {
	border-bottom: 3px solid #FFFC01;
}
a.menubar:hover {
	color: #000000;
	background-color: #F8FC07;
	border-bottom: 4px solid #86B505;
}
/*---COLORES---*/



/*------- RESTO DE PROPIEDADES ---------- */
.barrasup{
	text-align: right;
}

.menubar,a.menubar:link ,a.menubar:visited {
	margin: 0 0 0 0;
	border-width: 0 0 4 0;
	padding: 1px 4px 4px 4px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
a.menubar:link ,a.menubar:visited {
	text-align: center;
}

a.menubar:hover {
	padding: 1px 4px 0px 4px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.logo {

/*position: absolute;
left: 10%;
top: 20px;
*/
	border-style: none;
	border-width: 0px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 24pt;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 1pt;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	vertical-align: middle;
}

.menu_lat
{
	text-align: left;
	padding-left: 10px;
}
.cuerpo {
	width: 800px;
	padding: 5px;
	border: 1px groove #0F9036;
}
