div#jsoni {
	border-top: 5px solid black;
	clear:both; width:100%;
	color: #666; background: #FFF;
	font-family: Verdana, Tahoma, sans-serif !important;	font-size:12px;	font-weight:bold;	text-align:center;
}
	div#jsoni a, div#jsoni a:visited, div#jsoni a:hover{color: black !important}
	div#jsoni div.pad15 {
		padding: 15px;
	}

body {
	font-family: arial;
	background-color: #8A0000;
	color:#FF9;
	margin: 0;
	padding: 0;
}

#head {
	background: #D9D9D9;
	background-image:url(/img/logo.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	width:100%;
	border-bottom: 10px solid #690000;
	color: #555;
	height:170px;
	vertical-align:bottom;
	font-size:0.8em;
}

#head a, #head a:link, #head a:visited {
	color: black;
}

#headL { 
	float: left;
	margin:10px 20px 20px 220px;
}

#headR { 
	float: right; 
	text-align:right; 
	margin:20px;
	margin-top:40px
}

.clr {
	clear:both;
}

a, a:link, a:visited {
	color: white;
}

a:hover {
	text-decoration:none;
}

div#small {
	font-size:0.8em;
}

div#resultado h1 {
	font-size:1.2em;
	font-weight:bold;
	color: #FF9;
}

div#resultado h1 div {
	float:left;
}

div#loginBox{
	text-align: center;
}

div#datosSmall {
	font-size: 0.9em;
	text-align:center;
}

div#datosSmall p {
	margin: 2px;
}

div#cont {
	clear:both;
	margin: 10px;
}

div#datos {
	font-size:0.8em;
	float:left;
	width:50%;
	font-size:1.2em;
}

div#info {
	float:left;
	width:50%;
	font-size:0.9em;
}

div#datos p {
	margin:2px;
}

div#datosL {
	float:left;
}

div#mapa {
	text-align: center;
}

div#contador {
	font-size:0.8em;
	padding:10px;
}

label {
	width:100px;
}

input {
	margin:5px;
	border:1px solid #333;
	padding:5px;
}

div#links {
	padding:20px;
}

div#searchBox, div#formAbogado{
	float:left;
}

div#buscar, div#okAbogado {
	float:left;
	padding:5px;
	border:1px solid black;
	background: #333;
	color: white;
	cursor:pointer;
	font-weight:bold;
}

div#log {
	clear: both;
	
}

div.el, div.ela {
	border-bottom:1px solid #AAA;
	margin:10px;
	font-size:0.8em;
	clear:both;
	padding-left:40px;
}

div.el {
	background-image: url(/img/pdf.png);
	background-repeat: no-repeat;
}

div.el div{
	padding: 5px;
	/*border-right:1px solid #AAA;*/
}

div.el div.ref{
	min-width:100px;
	width:100px;

}

div.el div.ref a{

}

div.el div.juz{
	min-width:150px;
	width:150px;
}

div.el div.abo {
	
}

div.el div.com {
	clear:both;
	font-size:0.9em;
	color: #CCC;
}

div.el div.cli, div.el div.juz, div.el div.ref, div.el div.abo {
	font-weight:bold;
}

div.clr{
	clear:both;
}
