/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	
}
font {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #307a74;
	text-decoration: none;
}
a:visited {
	color: #307a74;
	text-decoration: none;
}
ul {
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1eaff;
	margin-left: 2px;*/
}
li {
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1eaff;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
/*	line-height: 150%;*/
	color: #666666;
	text-decoration: none;
/*	list-style-position: outside;*/
	list-style-image: url(imgs/flechita_nar.gif);
	margin-top: 0px;
	margin-left: 0px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.titulo_pagina {
    width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #307a74;
	clip:  rect(2px 4px 2px 4px);
	padding-right: 10px;
	padding-left: 8px;
	align: center;
	text-align: center;
}

.destacado {
    width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	align: center;
	text-align: center;
	color: #3f435a;
	text-decoration: none;
	margin-right: 7px;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 1px;
	left: 8px;
	right: 4px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 22px;
	font-weight: bold;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3f435a;
	border-right-color: #3f435a;
	border-bottom-color: #3f435a;
	border-left-color: #3f435a;
}
.destacado1 {
    width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #307a74;
	text-decoration: none;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 20%;
	margin-left: 20%;
}
.destacado2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #307a74;
}
.destacado3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #307a74;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 1px;
	margin-bottom: 1px;
	left: 8px;
	right: 4px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 8px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #dfdfe2;
	border-right-color: #dfdfe2;
	border-bottom-color: #cfcfd2;
	border-left-color: #dfdfe2;
}

.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #307a74;
	text-decoration: none;
	padding-bottom: 2px;
}
.titulo2 {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
}
.subtitulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
.subtitulo2 {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
}

.texto {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-top-color: #307a74;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.tabla_cabezal {
    width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #307a74;
	margin-right: 7px;
	margin-left: 8px;
	margin-top: 1px;
	margin-bottom: 1px;
	left: 8px;
	right: 4px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 8px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.tabla_cabezal1 {
    padding-left: 10px;
	height: 30px;
    width: 55px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3f435a;
}
.tabla_dato1 {
    width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	margin-right: 7px;
	margin-left: 8px;
	margin-top: 1px;
	margin-bottom: 1px;
	left: 8px;
	right: 7px;
	height: 30px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 8px;
	text-align: center;
	top: 2px;
	bottom: 1px;
	clip:  rect(auto 7px auto 8px);
}
.tabla_dato2 {http://avenida.com.uy/sitio_anterior/images/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #6f7f8d;
	margin-right: 7px;
	margin-left: 8px;
	height: 30px;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 8px;
	left: 8px;
	right: 7px;
	text-align: center;
}
.td1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
	color: #307a74;
	text-decoration: none;
	background-color: #ddf3ff;
}
.td2 {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #307a74;
	text-decoration: none;
	background-color: #D5e7f0;
}
.tabla_total {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #307a74;
	text-decoration: none;
	margin-right: 7px;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 1px;
	left: 8px;
	right: 4px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 8px;
	font-weight: bold;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #307a74;
	border-right-color: #307a74;
	border-bottom-color: #307a74;
	border-left-color: #307a74;
	background-color: #EEEEEE;
	text-align: right;
}

.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	text-indent: 6pt;
}
.menuTop {
	width: 200px;
	background-image: url(/imgs/fond_menu_instL.gif);
	height: 22px;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #FFCC00;
	border-top-style: solid;
	border-top-width: 0px;
	visibility: visible;
}
.menu_inst {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #307a74;
	text-decoration: none;
	text-align: center;
	background-color:#b9ccdf;
	font-style: normal;
	font-weight: normal;
}
.menu_inst1 {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003333;
	text-decoration: none;
	text-align: center;
	background-color:#f0f5ff;
	font-style: normal;
	font-weight: normal;
}
.CelCuadroHome {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #307a74;
	border-color: #003399;
	border-style: solid;
	border-width: 1px;
	text-align: left;
	text-indent: 8px;
}
.fecha {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #307a74;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	text-align:center;
}
.busqueda {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #307a74;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	text-align:center;
}