a
{
	color: #8d9c9c;
	font-family: Arial;
	text-decoration: none;
}

a.menu
{
	color: white;
}

a.normal
{
	color: #1c9abe;
}

body
{
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: black;
	overflow: auto;
	margin: 0px;
}

body.user
{
	background-image: url(../images/fondo_amplio.jpg);
}

h1
{
	font-family: Arial;
	margin: 5px;
}

img
{
	margin: 0px;
}

input.red, textarea
{
	background-color: #bd9d9e;
	color: white;
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
}

li.user_menu
{
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 30px;
	color: black;
}

li.normal
{
	font-size: 10pt;
	font-weight: bold;
	color: black;
}

p,li, span
{
	font-family: Arial;
	font-size: 8pt;	
	padding: 0px;
	margin: 0px;
	color: white;
}

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: 6px;
	color: white;
	font-size: 13pt;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	border: 1px solid black;
	background-image: url(../images/fondo_menu.jpg);
}

p.menu_child
{
	padding: 5px;
	margin-left: 20px;
	text-align: right;
	color: white;
	font-size: 11pt;
	font-weight: bold;
	vertical-align: middle;
	border: 1px solid black;
	background-image: url(../images/fondo_menu_child.jpg);
}

p.menu_child_child
{
	padding: 5px;
	margin-left: 40px;
	text-align: right;
	color: white;
	font-size: 9pt;
	font-weight: bold;
	vertical-align: middle;
	border: 1px solid black;
	background-image: url(../images/fondo_menu_child_child.jpg);
}

p.menu_child_child_child
{
	padding: 5px;
	margin-left: 80px;
	text-align: right;
	color: white;
	font-size: 7pt;
	font-weight: bold;
	vertical-align: middle;
	border: 1px solid black;
	font: icon;
	background-image: url(../images/fondo_menu_child_child_child.jpg);
}

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;
}

sup
{
	color: red;
}

td
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: #bd9d9e;
}

.foot
{
	font-size: 8pt;
	margin: 1px;
}