a
{
	font-family: Arial;
	text-decoration: none;
	color: #45702D; 
}

a.menu
{
	font-size: 11pt;
	text-decoration: none;
	text-align: justify;
	color: #45702D;
}

a.menu_right
{
	color: #86b676;
	text-align: right;
	font-size: 11pt;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

a.normal
{
	color: #1c9abe;
}

body
{
	background-color: white;
	overflow: auto;
	margin: 0px;
}

h1
{
	font-family: Arial;
	margin: 5px;
}

h2, h3, h4
{
	font-family: Arial;
	color:#523706;
}

img
{
	margin: 0px;
}

input.red
{
	background-color: #bd9d9e;
	color: white;
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
}

legend
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: green;
}

li.user_menu
{
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 30px;
	color: black;
}

li.normal
{
	font-size: 10pt;
	font-weight: bold;
	color: white;
}

p, caption
{
	font-family: Arial;
	font-size: 12pt;	
	padding: 0px;
	margin: 0px;
}

p.presentacion
{
	color: #27530e;
	font-size: 9pt;
	text-align: justify;
}

p.form, span.form
{
	color: #bd9d9e;
	font-weight: bold;
}
p.normal
{
	margin: 5px;
	text-align: justify;
	font-size: 10pt;
	font-weight: bold;
	color: #A23A3C;
}

p.menu
{
	padding-top: 3px;
	/*padding-left: 15px;*/
	color: #45702D;
	font-size: 11pt;
	font-weight: bold;
}

p.menu_right
{
	text-align: right;
	padding-top: 3px;
	color: #86b676;
	font-weight: bold;
	font-size: 11pt;
}

p.menu_title
{
	font-size: 12pt;
	font-weight: bold;
	color: white;
	cursor: pointer;
	background-color: #2c779e;
	padding-left: 5px;
	margin-bottom: 2px;
}

p.news
{
	margin: 5px;
	text-align: justify;
}

p.news_date
{
	margin-top: 25px;
	padding-left: 5px;
	text-align: justify;
	background-color: #19c9fb;
	font-size:12pt;
	font-weight: bold;
}

p.news_titular
{
	padding-left: 5px;
	margin-bottom: 3px;
	text-align: justify;
	background-color: #2c779e;
	font-size:10pt;
	font-weight: bold;
	color: white;
}

p.title
{
	text-align: justify;
	font-size: 14pt;
	font-weight: bold;
	color: #A23A3C;
}

td
{
	font-family: Arial;
	font-size: 10pt;	
	font-weight: bold;
}

textarea
{
	overflow: auto;
}

th
{
	font-family: Arial;
	font-size: 10pt;
	background-color: #D0D5BC;
}

ul, ol
{
	/*color: #523706;*/
	font-family: Arial;
	font-size: 10pt;
	text-align: justify;
}

ul.menu
{
	color: white;
}

.foot
{
	font-size: 8pt;
	margin: 1px;
}
