body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	vertical-align: top;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#mini_menu, #mini_menu a, #mini_menu a:visited {
	color: #FFFFFF;
	text-align: center;
}

a:link {
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #003300;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

h1 {
	font-size: 18px;
	color: #7C5F08;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #3C6E2E;
}

h2 {
	font-size: 16px;
	color: #7C5F08;
}

h3 {
	font-size: 14px;
	color: #7C5F08;
}

h4 {
	font-size: 12px;
	color: #7C5F08;
}

h5 {
	font-size: 12px;
	color: #7C5F08;
}

h6 {
	font-size: 12px;
	color: #7C5F08;
}

#borde_derecho {
	background-image:  url("../imagenes/adri_r1_c6.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

#contenido {
	padding: 15px 15px 15px 15px;
	vertical-align: top;
}

.menu-no {
	text-align: right;
	height: 30px;
	border-top: 1px solid #C7B316;
	border-bottom: 1px solid #C7B316;
	background-color: #3C6E2E;
	color: #E4F6B4;
	padding: 0px 15px 0px 15px;
	vertical-align: middle;
}

.menu-act {
	text-align: right;
	height: 30px;
	border-top: 1px solid #C7B316;
	border-bottom: 1px solid #C7B316;
	background-color: #3C6E2E;
	color: #E4F6B4;
	padding: 0px 15px 0px 15px;
	vertical-align: middle;
}

.menu-no a, .menu-no a:visited, .menu-no a:hover {
	color: #E4F6B4;
	font-weight: bold;
}

.menu-act a, .menu-act a:visited, .menu-no a:hover {
	color: #E4F6B4;
	font-weight: normal;
}

.news-latest-item h3 {
	font-size: 12px;
}