BODY
{
	font-family: Arial;
	background-color: "#D5CEBB";
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: scroll
}

H2
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: -5px;
	color: #009900
}

P
{
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px
}

UL
{
	font-family: Arial;
	font-size: 12px;
	margin-bottom: 0px
}

OL
{
	font-family: Arial;
	font-size: 12px;
	margin-bottom: 0px
}

LI
{
	font-family: Arial;
	font-size: 12px;
	color: #000000
}

UL.noticia
{
	list-style-image: url('images/vineta.gif');
	margin-left: 20px
}

LI.noticia
{
	font-family: Arial;
	font-size: 11px
}

HR
{
	border: 1px solid #E4B81F
}

TD
{
	font-family: Arial;
	font-size: 12px
}

TD.normal
{
	font-family: Arial;
	font-size: 12px;
	padding-left: 10px
}

.normal
{
	font-family: Arial;
	font-size: 12px
}

.cita
{
	font-family: Arial;
	font-size: 11px;
	color: #000000
}

.noticia
{
	font-family: Arial;
	font-size: 11px;
	cursor: default
}

UL.menu
{
	margin: 0px
}

LI.menuitemoutinicio
{
	display: inline;
	height: 20px;
	line-height: 20px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-color: #E4B81F;
	cursor: hand
}

LI.menuitemoverinicio
{
	display: inline;
	height: 20px;
	line-height: 20px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-color: #CC9900;
	cursor: hand
}

LI.menuitemout
{
	display: inline;
	height: 20px;
	line-height: 20px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid white;
	background-color: #E4B81F;
	cursor: hand
}

LI.menuitemover
{
	display: inline;
	height: 20px;
	line-height: 20px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid white;
	background-color: #CC9900;
	cursor: hand
}

LI.menuaiteitemout
{
	display: inline;
	height: 20px;
	line-height: 20px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid white;
	background-color: #E4B81F;
	cursor: hand
}

LI.menuaiteitemover
{
	display: inline;
	height: 20px;
	line-height: 20px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid white;
	background-color: #FFFFFF;
	cursor: hand
}

.dialogtdover
{
	border: 1px solid black;
	text-align: center;
	vertical-align: middle
}

.dialogtdout
{
	border: 1px solid white;
	text-align: center;
	vertical-align: middle
}

.dialogtddown
{
	border: 1px solid black;
	text-align: center;
	vertical-align: middle
}

A.noticia:link
{
	color: #000000;
	text-decoration: none
}

A.noticia:visited
{
	color: #000000;
	text-decoration: none
}

A.noticia:hover
{
	color: #000000;
	text-decoration: underline
}

A:link
{
	color: #0000FF;
	text-decoration: none
}

A:visited
{
	color: #0000FF;
	text-decoration: none
}

A:hover
{
	color: #0000FF;
	text-decoration: underline
}