BODY{ margin: 0px; }

TABLE.h1
{
    BORDER-RIGHT: #ffffff 1px solid;
    BORDER-LEFT: #ffffff 1px solid;
    BORDER-BOTTOM: #ffffff 1px solid;
    BORDER-TOP: #ffffff 1px solid;
}

a {
	text-decoration: none;
	color: #000000;
}
a:hover { color:#878516; }

h1{
	font-size: 16px;
	margin: 0px;
}
h2{
	font-size: 10pt;
	margin: 20px 0px 0px 0px;
}

#menu {
	width: 196px;
	float: left;
	height: 100%;
	background-image: url(../../img/fondo_menu.gif);
	background-repeat:  repeat-y;
}
.pie {
	position: relative;
	bottom: 0px;


}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#menu li {
	display: block;
	margin: 0px;
	height: 36px;
	padding: 0px 6px 0px 0px;
}
#menu li .oliva {
	float: right;
	margin: 0px;
	padding: 0px;
}
#menu li .testo_menu {
	padding-top: 9px;
	margin: 0px;
	padding-right: 0px;
}

#menu a, #menu a:visited {
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #DBDBDB;
	font-weight: bold;
}
#menu a:hover {
	color:#878516;	
}



.cuerpo, .cabecera {
	color: #003300;
	margin: 0px 20px;
}
.cuerpo p, .derecha p, .cabecera p, .estandar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-align: justify;
	margin: 13px 0px;
}

.cuerpo h2,.cuerpo h1,.derecha h2,.derecha h1, .cabecera h1, .cabecera h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #9E9E0A;
}

.derecha {
	float: right;
}
.izquierda {
	float: left;
}

#contenedor {
	width: 800px;
	margin-left: 196px;
	padding-top: 15px;
}
#pagina {
	width: 998px;
	height: 650px;
	background-image: url(img/campo.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#paginae {
	width: 998px;
	height: 650px;
	background-image: url(../img/campo.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.tipo1 {
	font-size: 16px;
	font-weight: bold;
	height: 27px;
	margin: 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.tipo1 a {
	display: block;
	padding: 5px;
}
.tipo2 {
	font-weight: bold;
	height: 27px;
	margin: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tipo2 a {
	display: block;
	padding: 7px;
}

