lu
{
	margin-top: 0px;
	margin-bottom: 0px;
}
li
{
	margin-top: 2px;
	list-style-position: outside;
	list-style-type: disc;
}
body {
	background-image: url(../images/background.gif);
	margin: 0px;
	padding: 0px;
}
.field {
	padding: 2px;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #29176F;
}
form {
	margin: 0px;
}
.col_middle {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px 16px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B8B8B;
}
.col_left {
	padding: 0px 0px 0px 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B8B8B;
	line-height: 14px;
}
.col_right {
	padding: 0px 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B8B8B;
}
.mid_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7E8ABD;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px;
}
p {
	margin: 0px;
	padding: 0px 0px 10px;
/*	text-align: justify; */
}
.mid_separator {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C0C0C0;
	margin-bottom:15px;
	
	
}
.right_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7E8ABD;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 8px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F7AE0A;
	/*text-decoration: underline;*/
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #29176F;
	text-decoration: underline;
}
.line {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C0C0C0;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color:#F0AC16;
	color:White;
	padding: 4px;
}
.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #29176F;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #29176F;
}
.sub_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #29176F;
	text-decoration:none;	
}
.col_left_sub {
	padding: 0px 20px 0px 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #8B8B8B;*/
	color:Black;
	line-height: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	margin-right: 20px;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EFAA1F;
	text-align: left;
	}
.tablamenu {
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style:solid;
	border-top-style:solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 0px 4px 0px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8B8B8B;
}
a.enlace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
/*	color: #29176F;*/
	color:#8B8B8B;
	font-weight:normal;
	text-decoration: none;
}
a.enlace:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #29176F;
	font-weight:normal;
	text-decoration: none;
}

.accessdata
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E8ABD;
	font-weight: bold;	
}

.datagrid
{
	font-size: 10px;
	background-image: none;
	color: black;
	background-color: #efefef;
	text-align:left;
}
.datagrid a
{
	font-size: 10px;
	color: #8B8B8B;
	text-decoration:none;
}
.datagrid a:hover
{
	font-size: 10px;
	color: #8B8B8B;
	text-decoration:underline;
}
.datagrid2
{
	font-size: 10px;
	background-image: none;
	color: black;
	background-color: #ffffff;
	text-align:left;
}
.datagrid2 a
{
	font-size: 10px;
	color: #8B8B8B;
	text-decoration:none;
}
.datagrid2 a:hover
{
	font-size: 10px;
	color: #8B8B8B;
	text-decoration:underline;
}
.datagridHeader
{
	font-size: 12px;
	background-image: none;
	color: black;
	background-color: lightsteelblue;
	text-align:center;
}
.boton
{
	border: solid 1px #AAAAAA;
	font-family: Verdana;
	font-size: 10px;
}
.tablanoticia
{
	border-bottom: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-right: black 1px solid;
}
a.enlaceNoticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*color: #29176F;*/
	color:#060697;
	font-weight:normal;
	text-decoration: none;
}
a.enlaceNoticia:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*color: #29176F;*/
	color:#F7AE0A;
	font-weight:normal;
	text-decoration: none;
}
.titulonoticia
{
	background-color:#f5f5f5;
}
