html { 
	padding: 0;
	margin: 0;
}

body {
	font-family: verdana, arial, sans-serif; 
	background-image: url(../im/bg_page.gif); 
	font-size: 0.7em; 
	margin: 10px 0; 
	padding: 0; 
	color: #3E3E3E;
}


.arco {
	border: 1px solid #ccc;
	background-color: #F7F7F5;
	padding: 0 .3em;
}

a:link, a:visited {
	text-decoration: none;
	color: #658FB6;
}

a:hover {
	color: #596969;
	text-decoration: none;
}

#lista {
	margin: 12px 0;
	width: 527px;
	line-height:16px;
}

.Lista li {
	line-height:17px;
}


* img a {
	border: none;
	background: none;
}

span.right {
	float: right;
}

span.strong {
	font-size: 0.8em;
}

span.black {
	font-size: 0.8em;
	color: #666;
}

span.red {
	color:#FFB312;
}

.rojo {
	color:#FF0000;
}

.imiz {
	float:left;
	background:#fbfbfb;
	border:1px solid #EDEDEC;
	margin:0 15px 15px 0;
	padding:4px;
}

img.middle { 
	padding: 3px;
	margin: 5px 10px;
	border: 1px solid #CDCDCB;
}

blockquote {
	text-align: justify;
	background-color: #EAF2F4;
	border: 1px dotted #576767;
	padding: 5px;
	margin-right: 40px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

q {
	font-style: italic;
}

* hr { 
	width: 99%;
	/*position: relative;*/
}

#contenido {
	width: 860px;
	padding: 0;
	border: 1px solid #CFCFCF;
	background: #fff url("../im/bg_contenido.gif") left top repeat-y;
	margin: 0 auto;
}

#cabecera {
	height: 115px;
	background: #fff url("../im/head.gif") 0 0 no-repeat;
	border-top: 0;
	border-bottom: 1px solid #C8CAC9;
}

#logo {
	float: left;
	width: 260px;
	height: 60px;
	margin: 25px 0px 0px 10px;
}

html>body #logo {
	margin: 25px 0px 0px 20px;
}


#superior {
	position: relative;
	float: right;
	width: 443px;
	height: 107px;
	margin: 0px 5px 0px 0px;
}

#superior h2 {
	width: 17em;

	margin: 0;
}

#superior .provincia {
	width: 17em;
	font-size: 0.9em; 
	margin: 0;
}

#superior .especial {
	width: 15em;
}

#superior .abogado {
	position: absolute;
	top: 75px;
        left: 0px;
}

html>body #superior .abogado {
	left: -5px;
}

#superior .perito {
	position: absolute;
	top: 75px;
        left: 239px;
}

html>body #superior .perito {
	left: 235px;
}

#superior form {

	position: relative;
	top: 0px;
}

#superior form .btn {

	position: relative;
	top: 4px;
}

#cabecera a img {
	background: none;
	border: none;
}

#navigation {
	text-align: right;
	padding-top: 4px;
	font-size: 0.9em;
}

#navigation a {
	text-decoration: none;
	color: #000;
}

#navigation a:hover {
	color: #8DB665;
	background: none;
}

#izq {
	float: left;
	overflow: hidden;
	width: 200px;
	margin: 10px 0 0 0; 
	padding-left: 10px;
}

#izq h2 {
	color: #F4A237;
	text-indent: 10px;

	font-size: 95%;
}

#izq h2.menu {
	width: 187px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#izq ul {
	padding: 0;
	margin: 0;
	width: 187px;
	list-style: none;
	list-style-image: none;
}

#izq li {
	text-indent: 17px;
	display: inline;
	overflow: hidden;
}

#izq li a {
	display: block;
	line-height: 1em;
	padding: 3px 2px 6px 5px;
	color: #576767;
  	background: url("../im/menu_off.gif") 7px 6px no-repeat;
  	text-decoration: none;
}


#izq li a:hover { 
	background: #eee url("../im/menu_on.gif") 7px 6px no-repeat;
	text-decoration: none;
}

#izq li a.active:hover { 
	background: #eee url("../im/menu_on.gif") 7px 6px no-repeat;
	text-decoration: none;
}

#centro {
	margin: 15px 15px 10px 210px; 
	height: 1%;
}

#centro hr.clear {
	color: #fff;
	background: #fff;
	height: 1px;
	width: 100%;
	border: #fff;
}

#centro div.izq {
	float: left;
	width: 250px;
	border-right: 1px dotted #59A2B2;
}
#centro a img {
	border: none;
}
#centro p  {
	text-align: justify;
	padding: 0 10px;
	line-height: 1.5em;
}
#centro h6  {
	text-align: justify;
	padding: 0 10px;
	width: 512px;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1.5em;
}
#centro p.fil {
	font-size: 0.9em;
	padding: 5px 10px;
	margin: 10px 10px 0 10px;
}

#centro p.bor {
	background:#F7F7F5;
	border: 1px solid #ccc;
	margin: 20px 10px 0 10px;
	padding: 10px 20px 10px 20px;
}
#centro .bor {
	background:#F7F7F5;
	border: 1px solid #ccc;
	margin: 20px 10px 0 10px;
	padding: 10px 20px 10px 40px;
}
#centro h2 {
	line-height: 1.3em;
	color: #fff;
	margin: 0;
	padding: 0;
}

#centro h3 {
	font-size: 1em;
	font-weight: normal;
	color: #5EA4B3;
}

#centro fieldset {
	background:#F7F7F5;
	border:1px solid #E4E4E4;
	position: relative;
}

#centro form {
	background:#F7F7F5;
	padding:0;
}

#centro form.data {
	background:#fff;
	padding:0;
}

#centro input {
	background:#fff;
	padding:0;
	border: 1px solid #ccc;
}

.up {
	margin-top: 5px;
}

#centro label {
	float:left;
	width:260px;
	font-size:11px;
	letter-spacing:0.05em;
	color:#000;
	margin-top: 3px;
}

#centro textarea {
	width:265px;
	height:105px;
	margin-bottom:5px;
	border: 1px solid #ccc;
}

.siz {
	width:162px;
	height:15px;
	margin-bottom:5px;
}

#centro option {
	margin-bottom:0;
}

#centro select {
	width:240px;
	color:#333;
	font-size:12px;
	letter-spacing:0.05em;
	margin-bottom:5px;
}

#centro h4 {
	padding: 2px 10px;
	margin: 5px 0;
	font-weight: inherit;
	font-style: italic;
	font-size: 1.1em;
}

#centro h4.right {
	text-align: right;
}



#centro h2.tit {
	padding: 2px;
	/*position: relative;*/
	FONT: 115% "Trebuchet MS", verdana;
	margin-top: 0;
	color: #74AFEC;
	margin-left: 8px;
	font-weight: bold;

}

#uploads {
	margin: 10px;
	background:#fff;
	border: 1px dotted #ccc; 
}

#uploads h2.tit {
	padding: 2px;
	/*position: relative;*/
	FONT: 115% "Trebuchet MS", verdana;
	margin-top: 0;
	color: #74AFEC;
	margin-left: 8px;
	font-weight: bold;
}

#uploads p  {
	text-align: justify;
	padding: 0 10px;
	line-height: 1.5em;
}

#uploads fieldset {
	background:#fff;
	border: 1px dotted #ccc; 
}

#footer {
	clear: both;
	font-size: 0.9em;
	margin-left: 215px;
	margin-bottom: 7px;
	padding-top: 20px;
	color: #000;
}

#footer a {
	color: #FFB312;
	text-decoration: none;
}

#footer a:hover {
	color: #658FB6;
	background: none;
}

table.strong {
	width: 99%;
	margin-top: 20px;
	margin-left: 1px;
	text-align: left;
}

table.multa {
	width: 70%;
	margin-top: 20px;
	margin-left: 40px;
	text-align: left;
}

td.resul {
	border-top: 1px solid #F4F4F4;
	border-right: 1px solid #F4F4F4;
	border-bottom: 1px solid #F4F4F4;
	border-left: 1px solid #F4F4F4;
	color: #576767;
	padding: 2px 5px;
	height: 20px;
}

th.abogado {
	background-color: #fff;
	color: #576767;
	width: 50%;
	padding: 2px 5px;
	height: 20px;
	border-top: 1px solid #818181;
	border-right: 1px solid #818181;
	border-bottom: 1px solid #818181;
	border-left: 1px solid #818181;
}

th.prov {
	background-color: #fff;
	border-top: 1px solid #818181;
	border-right: 1px solid #818181;
	border-bottom: 1px solid #818181;
	border-left: 1px solid #818181;
	color: #576767;
	width: 20%;
	padding: 2px 5px;
	height: 20px;
}

th.loc {
	background-color: #fff;
	border-top: 1px solid #818181;
	border-right: 1px solid #818181;
	border-bottom: 1px solid #818181;
	border-left: 1px solid #818181;
	color: #576767;
	width: 30%;
	padding: 2px 5px;
	height: 20px;
}

th.datostit {
	background-color: #fff;
	border-top: 1px solid #818181;
	border-right: 1px solid #818181;
	border-bottom: 1px solid #818181;
	border-left: 1px solid #818181;
	color: #576767;
	width: 33%;
	padding: 2px 5px;
	height: 20px;
}

th.datos {
	background-color: #fff;
	border-top: 1px solid #818181;
	border-right: 1px solid #818181;
	border-bottom: 1px solid #818181;
	border-left: 1px solid #818181;
	color: #576767;
	width: 67%;
	padding: 2px 5px;
	height: 20px;
}

#strip {

	background: none;

	padding: 0;

	}

	



	

.callout h2 {

	font-size: 120%;
	margin-bottom: 5px;
	margin-bottom: 5px;

	}

	

.callout h2 a {

	color: #74AFEC;

	text-decoration: none;

	}

	

.callout h2 a:hover {

	color: #2F4163;

	text-decoration: underline;

	}

	

.callout img {

	padding: 3px;

	border: 1px solid #CACACA;

	float: left;
	margin-top: 17px;
	margin-right: 14px;

	}

	

.callout p {

	color: #3E3E3E;

	}

#centro h5 {
	font-size: 0.9em;
	font-weight: bold;
	color: #5EA4B3;
}

#centro h5.right {
	font-size: 0.9em;
	font-weight: normal;
	padding: 0 30px;
	text-align: right;
}

.callout {
	float: left;
	width: 395px;
	background: url(../images/bg_primary_separator.jpg) top center no-repeat;
	padding: 25px 0 0 0;
	overflow: hidden;
}

.callout h5 {
font-weight:700;
font-size:110%;
margin:0 10px 10px 0;
background:#e7e7e7;
padding:4px 4px 3px 4px;
}

.callout h5 a {
	color: #74AFEC;
	text-decoration: none;
}

.callout h5 a:hover {
	color: #2F4163;
	text-decoration: underline;
}

.callout img {
	padding: 3px;
	border: 1px solid #CACACA;
	float: left;
	margin-top: 7px;
	margin-right: 14px;
}

.callout p {
	color: #3E3E3E;
}

#content_right {
width: 230px;
float: right;
padding: 0 0 10px 0;
color:#3E3E3E;
font-size:80%;
line-height:160%;
text-align:justify;
font-family:verdana, helvetica, sans-serif;
background:#fff;
}

#content_right p.new_main {

color:#ff9300;
font-weight:400;
font-size:100%;
margin:0 0 10px 0;
padding:2px 4px 2px 4px;
}

#content_right a {

color:#74afec;
font-weight:400;
font-size:120%;
margin:0 0 10px 0;
padding:2px 0 0 0;
}

#content_right a:hover {

color:#000;
font-weight:400;
font-size:120%;
margin:0 0 10px 0;
padding:2px 0 0 0;
}

.news {
background:#e7e7e7;
color:#333;
font-weight:700;
font-size:110%;
margin:0 0 10px 0;
padding:4px 4px 2px 2px;
}

#content_right p.news {
background:#e7e7e7;
color:#333;
font-weight:700;
font-size:110%;
margin:0 0 10px 0;
padding:2px 4px 2px 4px;
}

#maincol_si_container {font-size:1em; height:10.5em;  margin-right:35.5em; margin-left:1.1em; width:27.4em; z-index:-10000;} 
 html>body #maincol_si_container {font-size:0.9em; z-index:+2;}   
#maincol_si_dotbox {border:1px dotted #BDC28B; height:10.4em; position:absolute; top:22.5em; width:27.3em; z-index:-10001;} 		
 html>body  #maincol_si_dotbox {height:10.25em; width:27.2em; z-index:0;}
.home_formbox {border:1px solid silver; width:10em; height:1.5em;}
.home_formbutton {border:1px solid silver; font:0.9em; height:1.7em; width:6em; }
.h2home {font-size: 60%; color:#69889a; margin-top:0; margin-bottom:0.2em;}
