TR.menu {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
TD.fondo {
	background-image: url(images/interfase/fondo.jpg);
	background-repeat: repeat-x;
}
TD.statusbar {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 26px;
	padding: 5px;
}
TD.statusbar A {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
TD.avance {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 10px;
	width: 191;
	line-height: 150%;
}
TD.read {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
TD.subscribe {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 10px;
	width: 151;
	line-height: 150%;
}
TD.lateral {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #CFD1BA;
	background-image: url(images/interfase/fondolateral.jpg);
	background-repeat: repeat-x;
}

/*----------------	TITULOS	----------------*/

TD.titulo {
	font-family: Verdana;
	font-size: 24px;
	text-decoration: none;
	color: #660000;
	padding-left: 30px;
	height: 50px;
	vertical-align: middle;
}

TD.titulo_firm {
	font-family: Verdana;
	font-size: 24px;
	text-decoration: none;
	background-color: #660000;
	color: #FFFFFF;
	padding-left: 30px;
	height: 50px;
	vertical-align: middle;
}

TD.titulo_uruguay {
	font-family: Verdana;
	font-size: 24px;
	text-decoration: none;
	background-color: #0E5856;
	color: #FFFFFF;
	padding-left: 30px;
	height: 50px;
	vertical-align: middle;
}

TD.titulo_mercosur {
	font-family: Verdana;
	font-size: 24px;
	text-decoration: none;
	background-color: #006633;
	color: #FFFFFF;
	padding-left: 30px;
	height: 50px;
	vertical-align: middle;
}

TD.titulo_services {
	font-family: Verdana;
	font-size: 24px;
	text-decoration: none;
	background-color: #AA5500;
	color: #FFFFFF;
	padding-left: 30px;
	height: 50px;
	vertical-align: middle;
}

TD.titulo_lnb {
	font-family: Verdana;
	font-size: 24px;
	text-decoration: none;
	background-color: #7DA1C4;
	color: #FFFFFF;
	padding-left: 30px;
	height: 50px;
	vertical-align: middle;
}

TD.titulo_contact {
	font-family: Verdana;
	font-size: 24px;
	text-decoration: none;
	background-color: #999966;
	color: #FFFFFF;
	padding-left: 30px;
	height: 50px;
	vertical-align: middle;
}

TD.titulo_map {

	font-family: Verdana;
	font-size: 24px;
	text-decoration: none;
	background-color: #015EBE;
	color: #FFFFFF;
	padding-left: 30px;
	height: 50px;
	vertical-align: middle;
}

TD.services A {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
TD.services {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding-left: 30px;
	height: 40px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 30px;
}
TD.clients {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	vertical-align: top;
	line-height: 150%;
}

/*----------------	MENU LATERAL	----------------*/

A.menulateral_uru:link, A.menulateral_uru:visited, A.menulateral_uru:active {
	display: block;
	height: 20px;
	width: 100%;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: baseline;
	background-color: #999966;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6C0;
	border-bottom-color: #797951;
	padding-left: 7px;
	padding-top: 1px;
}
A.menulateral_uru:hover {
	display: block;
	height: 20px;
	width: 100%;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: baseline;
	background-color: #B7B793;
	border-top-color: #D6D6C0;
	border-bottom-color: #797951;
	padding-top: 1px;
}
A.menulateral_mem:link, A.menulateral_mem:visited, A.menulateral_mem:active {
	display: block;
	height: 20px;
	width: 100%;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: baseline;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #993300;
	border-bottom-color: #000000;
	padding-left: 7px;
	padding-top: 1px;
	background-color: #660000;
	border-top-width: 1px;
}
A.menulateral_mem:hover {
	display: block;
	height: 20px;
	width: 100%;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: baseline;
	background-color: #993300;
	border-top-color: #FFBE9F;
	border-bottom-color: #663300;
	padding-top: 1px;
}
A.menulateral_uy:link, A.menulateral_uy:visited, A.menulateral_uy:active {
	display: block;
	height: 20px;
	width: 100%;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: baseline;
	background-color: #0E5856;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1A9F9C;
	border-bottom-color: #0A3D3C;
	padding-left: 7px;
	padding-top: 1px;
	border-top-width: 1px;
}
A.menulateral_uy:hover {
	display: block;
	height: 20px;
	width: 100%;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: baseline;
	background-color: #1A9D9A;
	border-top-color: #B4F3F2;
	border-bottom-color: #0E5856;
	padding-top: 1px;
}
A.menulateral_mer:link, A.menulateral_mer:visited, A.menulateral_mer:active {
	display: block;
	height: 20px;
	width: 100%;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: baseline;
	background-color: #006633;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009D4F;
	border-bottom-color: #004623;
	padding-left: 7px;
	padding-top: 1px;
	border-top-width: 1px;
}
A.menulateral_mer:hover {
	display: block;
	height: 20px;
	width: 100%;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: baseline;
	background-color: #009349;
	border-top-color: #D8FCC2;
	border-bottom-color: #006633;
	padding-top: 1px;
}
A.menulateral_lnb:link, A.menulateral_lnb:visited, A.menulateral_lnb:active {
	display: block;
	height: 20px;
	width: 100%;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: baseline;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #7DA1C4;
	border-top-color: #C4D8E9;
	border-bottom-color: #446B90;
	padding-left: 7px;
	padding-top: 1px;
	border-top-width: 1px;
}
A.menulateral_lnb:hover {
	display: block;
	height: 20px;
	width: 100%;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: baseline;
	background-color: #A0BAD4;
	border-top-color: #D3DFEB;
	border-bottom-color: #6D96BD;
	padding-top: 1px;
}

.fischer {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.abogados {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #691832;
	text-decoration: none;
}
.previous {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/middle.gif);
	background-repeat: repeat-x;
}
.servicescolgados {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
}
.members {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 150%;
}
.members_sub {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 150%;
	background-color: #999966;
	height: 20px;
	width: 330px;
}
.services_sub {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 150%;
	background-color: #999966;
	height: 20px;
	width: 100%;
}
.form_services {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	background-color: #EEEEEE;
	padding: 10px;
	height: 70px;
	width: 303px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.form_text {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.form_section {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.form_header {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
TD.mapas {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	height: 26px;
	padding: 5px;
}
TD.services_pag {

	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding-left: 5px;
	height: 40px;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 5px;
}

TD.services_pag A {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
