body {
	background-color: #fff;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Serif;
	font-size: 10pt;
	padding: 2px;
	margin: 0px;
}

a {
	color: #004C9E;
	font-weight: bold;
}

a:visited {
	color: #994C9E;
}

a:hover {
	color: #bb0C4E;
}

img {
	border: 0px;
}

#cmout {
	text-align: center;
	width: 100%;
	height: 100%;
}

#cmin {
	text-align: left;
	width: 800px;
	height: 100%;
	margin: 0px auto;
}

#cmtop {
	color: #fff;
	background-image: url(/images/cabecera_unauto.jpg);
	width: 800px;
	height: 143px;
	margin: 0px auto;
}

#cmtop h1 {
	display: none;
}

h2 {
	clear: both;
	font-size: 150%;
	margin: 6px 0 0;
	border-bottom: 2px solid #000;
}

h2.title {
	margin-bottom: 2px;
}

#cmtop a {
	color: #cdf;
	font-weight: bold;
}

#cmtop a:hover {
	color: #EBC700;
}

#cmtop .twalnksel {
	color: #fff;
	font-size: 110%;
	font-weight: bold;
}

#cmmenu li {
	float: left;
	list-style-type: none;
	margin-right: 8px;
}

#adsense {
	position: absolute;
	right: 16px;
	top: 38px;
}

table {
	margin: 0px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

table th {
	padding: 2px 4px;
	background-color: #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

table td {
	padding: 2px 4px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#clineas {
/*	float: right;
	margin: 0px 0px 0px;*/
	position: absolute;
	margin: -2px 0 0 700px
}

#cinfoparada {
	position: absolute;
	/*display: none;*/
	background-color: #EBC700;
	left: 620px;
	top: 200px;
	padding: 12px;
	border: 1px solid #9E6C00;
	z-index: 99999;
}

#clistalineas {
	position: relative;
	background-color: #EBC700;
	left: 514px;
	top: 188px;
	top: -360px;
	width: 260px;
	padding: 12px;
	border: 1px solid #9E6C00;
	z-index: 99998;
}

#caddsense {
	position: absolute;
	text-align: right;
	left: 0px;
	right: 8px;
	margin-left: 630px;
	top: 140px;
	z-index: 2;
}

#cparadas {
	height: 300px;
/*	margin-left: 200px;
	width: 520px;
	overflow: auto;
	margin-top: 20px;*/
}

#listaparadas h3 {
	padding-top: 2px;
	margin-top: 2px;
}

#tparadas {
/*	display: inline;
	border-collapse: collapse;*/
	width: 100%;
}

#wrkng {
	position: fixed;
	background-color: #fff;
	z-index: 99;
/*	display: none;*/
	opacity: 0.7;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

* html body #wrkng {
	filter: alpha(opacity=50);
}

#ullineas {
	padding: 0;
	margin: 12px 20px;
}

#ullineas li {
	list-style-type: none;
}

#ullineas li a {
	color: #000;
	text-decoration: none;
}

#ullineas li a:hover {
	text-decoration: underline;
}

#twanews {
	margin-top: 20px;
}