body {
	background-color: #507D61;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-image: url(Images/fondogral.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
#pie {
	background-image: url(Images/img_36.gif);
	background-repeat: repeat-x;
	float: left;
	height: 79px;
	width: 700px;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 30px;
	line-height: 16px;
}
.cabflash {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#pie img {
	float: right;
	margin-top: 20px;
}

.td_cabtop {
	background-image: url(Images/imgs_04.gif);
	height: 69px;
	width: 542px;
}

#pie a:link, #pie a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#pie a:hover{ color:#ffffff; text-decoration:none}

.tablacontenedora {
	width: 780px;
	padding: 0px;
	margin: auto;
	background-color: #FFFFFF;
}
#menu {
	background-image: url(Images/imgs_07.gif);
	float: left;
	height: 32px;
	width: 715px;
	padding-top: 15px;
	display: inline;
	padding-left: 65px;
	position: relative;
	z-index: 10000;
}
.tablahome {
	width: 780px;
	float: left;
}
.novedades {
	float: left;
	width: 233px;
	margin-top: 18px;
	margin-left: 20px;
	background-image: url(Images/back_16.gif);
	background-repeat: repeat-y;
	color: #515151;
	margin-bottom: 20px;
}
.ucppal h1 {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}
.ucppal h2 {
	font-weight: normal;
	font-size: 11px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.novedades_imgtit {
	float: left;
	margin-bottom: 10px;
}
.novedades_divint {
	margin-left: 17px;
	float: left;
	width: 200px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: auto;
}
a:link , a:visited{
	color: #196235;
	text-decoration: underline;
}
 a:hover{
	color: #196235;
	text-decoration: none;
}

.tuescribano {
	float: left;
	width: 233px;
	margin-top: 18px;
	margin-left: 18px;
	background-image: url(Images/back_16.gif);
	background-repeat: repeat-y;
	color: #515151;
	margin-bottom: 20px;
}
.tuescribano h1 {
	margin: 0px;
	font-size: 12px;
}


.tuescribano_imgtit {
	float: left;
	margin-bottom: 10px;
}
.tuescribano div {
	margin-left: 17px;
	float: left;
	width: 200px;
	padding-bottom: 10px;
}
#accesos {
	height: auto;
	width: 490px;
	border: 1px solid #A5A5A5;
	margin-left: 20px;
	margin-bottom: 20px;
	float: left;
	padding-bottom: 10px;
}
.accesos_int h1 {
	margin: 0px;
}
.accesos_int {
	float: left;
	width: 455px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 17px;
}
.accesos_int h2 {
	font-size: 12px;
	font-weight: normal;
	color: #515151;
	margin: 0px;
}
.accesos_intdiv {
	float: left;
	width: 440px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
#buscador {
	background-image: url(Images/img_13.gif);
	height: 69px;
	width: 204px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 35px;
	text-align: left;
	padding-left: 20px;
}
.textboxbuscar {
	font-size: 11px;
	color: #666666;
	width: 165px;
}
.botonbuscar {
	margin-top: 5px;
	color: #FFFFFF;
	background-image: url(imagenes/fondoboton.gif);
	background-repeat: no-repeat;
	width: 74px;
	height: 21px;
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#accesos_der img {
	margin-top: 6px;
	margin-bottom: 6px;
}
#accesos_der {
	margin-top: 10px;
	padding-bottom: 10px;
}


/* noticia ppal - autocambiantes*/
#ucppal_contenedor{
	position: relative;
	overflow: hidden;
	width:230px;
	height: 250px;
	font-size: 12px;
	float: left;
}
.ucppal {
	position: absolute;
	z-index: 0;
	overflow: hidden;
	width:200px;
	height:250px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 17px;
	font-size: 12px;
	background-image: url(Images/back_16.gif);
	background-repeat: repeat-y;
}
.ucppal img{
	float:left;
	border:0;
	margin-right: 5px;
}
a.linkucppal, a.linkucppal:visited {
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:underline;
	font-weight: bold;
}
a.linkucppal:hover{
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	font-weight: bold;
}
.slideuc{position: absolute;z-index: 30;width:115px;float: right;padding-right:5px;top: 200px;
left: 120px}
.slideuc img{ width: 32px;height:31px;border:0;padding:0}
.tabla_interior {
	width: 780px;
	float: left;
}
.columnaderecha {
	width: 262px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
}
.imgnotas {
	float: right;
}

.columnaizquierda {
	padding: 20px;
	width: 477px;
}
.columnaizquierda h4 {
	font-size: 20px;
	color: #90111C;
	font-weight: normal;
	margin: 0px;
}
.columnaizquierda h1 {
	font-size: 16px;
	margin: 0px;
}

.columnaizquierda h2 {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.columnaizquierda h5 {
	font-weight: normal;
	font-size: 12px;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

.columnaizquierda h6{
	padding: 20px 0 0 0;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	font-size: 12px;
}
.categoria_destacados {
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
.categoria_destacados img {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}


/*paginado comentarios noticia*/
.tabla_paginado{float: left;clear: both;}
a.siguiente {font-family:Arial, Helvetica, sans-serif;
font-size: 11px;text-decoration: none;border: 1px solid #CCCCCC;padding: 1px 5px;height: 16px; margin-left:10px}
a.siguiente:link, a.siguiente:visited {font-family:Arial, Helvetica, sans-serif;
font-size: 11px;text-decoration: none;border: 1px solid #CCCCCC;padding: 1px 5px;height: 16px; margin-left:10px; width:65px;}
a.siguiente:hover{font-family:Arial, Helvetica, sans-serif;font-size: 11px;text-decoration: none;border: 1px solid #CCCCCC;padding: 1px 5px;background-color: #eeeeee;height: 16px; margin-left:10px; width:65px;}
a.anterior {font-family:Arial, Helvetica, sans-serif;
font-size: 11px;text-decoration: none;border: 1px solid #CCCCCC;padding: 1px 5px;height: 16px; margin-right:10px; width:60px;}
a.anterior:link, a.anterior:visited {font-family:Arial, Helvetica, sans-serif;
font-size: 11px;text-decoration: none;border: 1px solid #CCCCCC;padding: 1px 5px;height: 16px; margin-right:10px; width:60px;}
a.anterior:hover{font-family:Arial, Helvetica, sans-serif;font-size: 11px;text-decoration: none;border: 1px solid #CCCCCC;padding: 1px 5px;background-color: #eeeeee;height: 16px; margin-right:10px}
.pa<a href="http://desarrolla.montevideo.com.uy" target="_blank">s {text-align: center;font-size: 11px;}
.pa<a href="http://desarrolla.montevideo.com.uy" target="_blank">s a:link{font-family:Arial, Helvetica, sans-serif;font-size: 11px;text-decoration: none;border: 1px solid #CCCCCC;padding: 1px 5px;height: 16px;background-color: #fff;}
.pa<a href="http://desarrolla.montevideo.com.uy" target="_blank">s a:visited{font-family:Arial, Helvetica, sans-serif;font-size: 11px;text-decoration: none;border: 1px solid #CCCCCC;padding: 1px 5px;height: 16px;background-color: #fff;}	
.pa<a href="http://desarrolla.montevideo.com.uy" target="_blank">s a:hover {font-family:Arial, Helvetica, sans-serif;font-size: 11px;
text-decoration: none;border: 1px solid #CCCCCC;padding: 1px 5px;background-color: #eeeeee;
height: 16px}
.pag_selec{color:#FFFFFF;font-weight:normal;background-color: #ff9900;padding: 2px 6px;height: 16px}
.comentarios{
	font-size: 11px;
	color: #333333;
}
.textocomentarios{font-size: 12px; font-weight: bold; color: #ff6600 }
.comentariosenviados {font-size: 12px}
.comentariosenviados td {padding: 2px;}
a.btnenviarcomentarios:link, a.btnenviarcomentarios:visited {
	text-decoration: none;
	color:#333;
	border-top: 1px solid #CCC;
	border-right: 1px solid #858580;
	border-bottom: 1px solid #858580;
	border-left: 1px solid #CCC;
	font-weight: normal;
	height: 22px;
	background-position: bottom;
	font-size: 12px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
a.btnenviarcomentarios:hover {text-decoration: none;color:#333;height: 22px;
border-top: 1px solid #CCC;border-right: 1px solid #858580;border-bottom: 1px solid #858580;
border-left: 1px solid #CCC;padding: 4px 10px 4px 10px;background-image: url(../imagenes/comentarios/back_btn.gif);background-repeat: repeat-x;font-size: 12px;background-position: bottom;}
.celdabtnenviarsup{width:123px }
.tablautilidades {
	font: 11px;
	padding: 10px 10px 10px 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.nro_pag{
	font-size: 11px;
}
.cantcomentarios{
	font-size: 14px;
	color: #003300;
	font-weight: bold;
}
td {
	font-size: 12px;
}
/*validacion*/
.validacion { border: 1px solid #ff6600;padding: 10px; color: #ff6600;margin: 10px 0;font-size: 12px;font-weight: normal}
a.validacionlinks:link, a.validacionlinks:visited { text-decoration: underline;color: #ff6600}
a.validacionlinks:hover {text-decoration: none;color: #ff6600}
#com_form {background-color: #f2f2f2;border: 1px solid #CCC;padding-left: 15px}
#com_form h2{font-size: 12px;font-weight: bold;color: #3F5498;text-transform: capitalize; margin-top:10px; }
.formtxtcom {border: 1px solid #CCC;width: 260px}
.columnaentera {

	padding: 20px;
	width: 740px;
}
.columnaentera h4 {
	color: #90111C;
	margin: 0px;
}
.columnaentera h3 {
	font-size: 14px;
	color: #006600;
}

.error {
	border: 1px dotted #FF0000;
	color: #FF0000;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#contenidologin {
	background-color: #F5F5F5;
	border: 1px dotted #E0E0E0;
}
.utilidades {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 490px;
}
.utilidades img {
	float: left;
	margin-right: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.barranavegacion a:link, .barranavegacion a:visited {
	color: #999999;
}
.barranavegacion a:hover {
	color: #999999;
}
.asociados {
	width: 490px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: left;
	font-weight: normal;
	padding-top: 10px;
}
.asociados h1 {
	font-size: 13px;
	color: #921923;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #507D61;
	padding-bottom: 5px;
	text-align: left;
}
.separador {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
	
}
#com_noticia {
	text-align: left;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.comentariosenviados {
	margin-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#enviacom {
	height: 40px;
}


#navcontainer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #333;
	display: block;
}

#navcontainer li {
	margin: 0;
	padding-left: 10px;
	line-height: 15px;
	vertical-align: top;
	padding-bottom: 10px;	
	display: block;
}

#navcontainer li li {
	display: block;
	/*width: 180px;*/
	margin: 0;
	padding-left: 20px;
	/*line-height: 10px;*/
}

#navcontainer li a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	padding: 1px 3px 1px 13px;
	background:url(imagenes/bulletnav.gif) no-repeat 0px 5px;
}
#navcontainer li a:link {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
	padding: 1px 3px 1px 13px;
	background:url(imagenes/bulletnav.gif)0px 5px no-repeat;
}
#navcontainer li a:visited {
	color: #333;
	text-decoration: underline;
	font-weight: bold;
	padding: 1px 3px 1px 13px;
	background:url(imagenes/bulletnav.gif) 0px 5px no-repeat;
}
#navcontainer li a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	
	padding: 1px 3px 1px 13px;
	background:url(imagenes/bulletnav.gif) 0px 5px no-repeat;
}
#navcontainer li li a {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	padding: 1px 3px 1px 10px;
	background:url(imagenes/bulletnav2.gif) 2px 2px no-repeat;
}
#navcontainer li li a:link {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
	padding: 1px 3px 1px 10px;
	background:url(imagenes/bulletnav2.gif) 2px 2px no-repeat;
}
#navcontainer li li a:visited {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
	padding: 1px 3px 1px 10px;
	background:url(imagenes/bulletnav2.gif) 2px 2px no-repeat;
}
#navcontainer li li a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	padding: 1px 3px 1px 10px;
	background:url(imagenes/bulletnav2.gif) 2px 2px no-repeat;
	
}
