body {
	background-color: #359329;
	background-image: url(imagenes/fdo-motivo.gif);
	background-repeat:  repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #336600;
}
.titulo_ubicacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #6E6559;
	font-weight: bolder;
}
.titulo_ubicacion2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6E6559;
	font-weight: bolder;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF6600;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FBB348;
}
a:hover {
	text-decoration: underline;
	color: #339900;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}
.td_menu_act {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border:thin solid #FF6600;
	padding: 5px;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
a.menu:link {
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #F3F3F3;
}
a.menu:hover {
	text-decoration: underline;
	color: #FF6600;
}
a.menu:active {
	text-decoration: none;
	color: #FF3300;
}
a.garaje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a.garaje:link {
	text-decoration: none;
}
a.garaje:visited {
	text-decoration: none;
	color: #333333;
}
a.garaje:hover {
	text-decoration: underline;
	color: #000000;
}
a.garaje:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.pop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
a.pop:link {
	text-decoration: none;
}
a.pop:visited {
	text-decoration: none;
	color: #FBB348;
}
a.pop:hover {
	text-decoration: underline;
	color: #339900;
}
a.pop:active {
	text-decoration: none;
	color: #003399;
}
.td_logo {
	background-image: url(imagenes/Images/logo-transp.gif);
	background-repeat: no-repeat;
}
.td_linea {
	background-image: url(imagenes/linea.gif);
	background-repeat:  repeat-x;
	background-position: left top;
}
.td_lateral_izq {
	background-color: #FFFFFF;
	background-image: url(imagenes/Images/fdo-celda-izq_04.gif);
	background-repeat:  repeat-y;
	background-position: left top;
}
.td_lateral_der {
	background-color: #FFFFFF;
	background-image: url(imagenes/Images/fdo-celda-der_07.gif);
	background-repeat:  repeat-y;
	background-position: left top;
}
.td_cabecera {
	background-image: url(imagenes/Images/cabecera_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a.estad:link {
	text-decoration: none;
	color: #339900;
}
a.estad:visited {
	text-decoration: none;
	color: #339900;
}
a.estad:hover {
	text-decoration: underline;
	color: #339900;
}
a.estad:active {
	text-decoration: none;
	color: #339900;
}