@import "level2.css";


#tramite p.online {
	padding-left: 32px;
	font-size: 2.4em;
	color: #AB0000;
	background-image: url('../images/ico_info.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	line-height: 1.5;
}

#tramite table {
	float: left;
	border-spacing: 1px;
	font-size: 1.2em;
	background-color: #E7E7E7;
	color: #333;
	position: relative;
	width: 500px;
	margin: 0;
}

#tramite table td {
	padding: 5px;
	font-size: 1.12em;
}

#tramite table td.label {
	width: 40%;
	font-weight: bold;
	background: #F5F5F5;
	color: #666;
	border: 1px solid #FFF;
	text-transform:uppercase;
	font-size: 1em;
}

#tramite table td p {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

#tramite table li {
	font-size: 1em;
}

#tramite table tbody tr	{
	background-color:#FFF; 
	text-align:left;
}

#tramite table tbody tr.odd {
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

#tramite table tbody tr td { 
	background: #FFF;
	border: 1px solid #FFF;
}

#tramite table tbody tr.odd td{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

#tramite table td a img {
	border: 0;
}

#tramite table td a:link, table td a:visited {
	color: #AB0000;
	text-decoration: none;
}

#tramite table td a:hover {
	text-decoration: none ;
}

#tramite table tfoot th, #tramite table tfoot td {
	background-color:#E7E7E7;
	padding:10px;
	font-weight:bold;
	border-top:1px solid #DFDFDF;
}

#tramite .right {
	float: right;
	width: 220px;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	background-color: #F5F5F5;
}

#tramite .right h5 {
	display: block;
	clear: both;
	margin: 0 0 5px 0;
	padding: 5px;
	background-color: #666666;
	color: #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}

#tramite .right p {
	float: left;
	display: block;
	clear: both;
	font-size: 1.12em;
	text-align: left;
	margin-top: 0;
	margin-left: 5px;
}

#tramite .right p.dire strong,
#tramite .right p.telf strong,
#tramite .right p.fax strong,
#tramite .right p.email strong,
#tramite .right p.hora strong {
	display: none;
	float: left;
	font-weight: normal;
	color: #444444;
	margin-right: 5px;
	width: 50px;
	min-height: 25px;
}

#tramite .right p.titu {
	display: block;
	clear: both;
	font-size: 1.28em;
	font-weight: bold;
	color: #AB0000;
}

#tramite .right a {
	margin: 0 0 0 5px !important;
	padding-top: 2px;
	padding-bottom: 2px;
}

#tramite .right .enlace {
	font-size: 1em;
}
