/* CSS Document */

body, html{
	margin:0;
	padding:0;
	height:100%;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#volver{
	background-color:#3D6CB2;
	text-align:center;
	padding:3px;
}
#volver a{
	color:#fff;
	text-decoration:none;
}
#volver a:hover{
	text-decoration:underline;
}
#top{
	height:193px;
	background:url(../img/bgtop.gif) repeat-x bottom #3D6CB2;
	width:100%;
}
#top .logo{
	margin:auto;
	width:194px;
}
h1{
	display:none;
	font-size:12px;
}

#bottom{
	background-color:#fff;
	width:100%;
}

#titulo{
	padding:5px;
	text-align:left;
}
#titulo h2{
	font-weight:bold;
	font-size:15px;
	margin:0;
	color:#3D6CB2;
}
#texto{
	color:#000033;
	padding:0 5px 0 5px;
}
#texto p{
	padding:8px 0 8px 0;
	text-indent:20px; 
	text-align:justify;
}
#texto .destacado{
	font-weight:bold;
}
#texto .enunciado{
	font-weight:bold;
	margin-top:30px;
}
#texto ul li{
	text-align:justify;
}
#texto a{
	color:#528AD6;
	text-decoration:underline;
	font-weight:bold;
}
#texto a:hover{
	text-decoration:none;
}
#texto .clear{
	clear:both;
}
#texto h3{
	margin:0;
	font-size:14px;
	color:#4070B4;
	font-weight:bold;
}
#texto h4{
	margin:6px 0 6px 0;
	font-size:13px;
	font-weight:bold;
}
#texto h5{
	margin:6px 0 6px 0;
	font-size:12px;
	font-weight:bold;
}
#texto h6, h7, h8{
	margin:6px 0 6px 0;
	font-size:12px;
	font-weight:bold;
}

#texto table img{
	border:none;
}
#texto table caption{
	font-weight:bold;
	color:#699EE5;
}
#texto table th{
	background-color:#699EE5;
	border-right:2px solid #fff;
	color:#fff;
}
#texto table td{
	border-bottom:1px solid #699EE5;
}
#menu{
	width:100%;
}
#menu ul{
	margin:0;
	padding:0;
}
#menu ul li{
	margin:0;
	float:left;
	text-align:left;
	list-style:none;
	padding:4px 0 4px 0;
	width:100%;
	border-bottom:1px solid #fff;
}
#menu ul li a{
	padding-left:6px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
#menu ul li a:hover{
	color:#528AD6;
	text-decoration:underline;
}
#edificio{
	text-align:center;
}
#edificio .ed{
	margin:8px;
	padding:2px;
	border:1px solid #528AD6;
}
/*actualidad*/
#izda{
	width:49%;
	float:left;
	padding-right:8px;
	border-right:1px dotted #333366;
}
#dcha{
	width:49%;
	float:right;
	border-left:1px dotted #333366;
}
/*clases*/
.centrado{
	text-align:center;
}
.tlf{
	text-align:center!important;
	font-weight:bold;
	font-size:150%;
}
.bufete1{
	width:412px;
	height:134px;
}
.letra{
	line-height:20px;
	list-style-type: upper-alpha;
	font-weight:bold;
	text-align:justify;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:0px;
}
.letra2{
	list-style-type: upper-alpha;
}
.numero{
	list-style-type: decimal;
	line-height:20px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:justify;
	font-weight:normal!important;
	margin-left:0px;
}
.nada{
	list-style: none;
	text-align:justify;
	font-weight:normal!important;
	magin:0;
}
.nadamargin{
	list-style: none;
	text-align:justify;
	font-weight:normal!important;
	margin-top:20px;
	margin-left:0!important;
	padding-left:0!important;
}
.profesionales{
	list-style:none;
	margin:10px 0 10px 20px;
}
.imgdcha{
	float:right;
	margin:8px;
	padding:2px;
	border:1px solid #528AD6;
}
.mapa{
	margin:10px 0 10px 0;
	padding:2px;
	border:1px solid #528AD6;
}
.imgprof{
	float:left;
	margin:3px;
	padding:2px;
	border:1px solid #528AD6;
	height:64px;
	width:60px;
}
.imgadmon{
	margin:3px;
	padding:2px;
	border:1px solid #528AD6;
	vertical-align:text-bottom;
}
.linea35{
	line-height:55px;
	clear:both;
}
.linea100{
	height:100px;
}
.top50{
	padding-top:50px;
}
.right{
	float:right;
}
.left20{
	padding-left:20px!important;
}
.publicaciones{
	margin-bottom:25px;
}
.subrayado{
	text-decoration:underline;
}
.txtdcha{
	text-align:right!important;
}
.italic{
	font-style:italic;
}
.articulostabla{
	width:100%;
	border-bottom:none!important;
}
.autor{
	width:150px;
	border:none!important;
}
.fechapub{
	width:80px;
	border:none!important;
}
.espaciotabla{
	padding:4px 0 4px 0;
}
.nobold{
	font-weight:normal!important;
}
.width99{
	width:99%;
}
.bottom8{
	margin-bottom:8px;
}
.big {
#
    font-size:larger;
#
    }
#legislacion ul li a{
	font-size:17px!important;
}
.calendario{
	background-image:url('../../img/agenda.gif') ;
	background-repeat:no-repeat;
	background-position:left;
	padding:10px 0 10px 35px;

}
.sep{height:20px;}