.background-principal {
	background-attachment: scroll;
	background-color: #DADADA;
	background-image: url(images/background-principal.gif);
	background-repeat:   repeat-x;
	background-position: left top;
}
.background-izquierda-centro {
	background-attachment: fixed;
	background-image: url(images/back-izquierda1.gif);
	background-repeat:  repeat-y;
	background-position: left top;
}
.background-izquierda-fin {

	background-attachment: fixed;
	background-image: url(images/back-izquierda2.gif);
	background-repeat:   repeat-y;
	background-position: left top;
}
.background-centro-abajo {
	background-attachment: fixed;
	background-image: url(images/back-centro.gif);
	background-repeat:   no-repeat;
	background-position: left top;
	background-color: #E5E5E5;
}
.background-derecha-centro {

	background-attachment: fixed;
	background-image: url(images/back-derecha-centro.gif);
	background-repeat:   repeat-y;
	background-position: left top;
}
.background-derecha-fin {


	background-attachment: fixed;
	background-image: url(images/back-derecha.gif);
	background-repeat:    repeat-y;
	background-position: left top;
}
#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 180px;
padding: 0px;
margin: 0px;
}

#vertmenu h1 {
display: block;
font-size: 12px; 
padding: 3px 0 3px 3px;
color: #333333;
margin: 0px;
width:180px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 10px;
display: block;
border-bottom: 1px dashed #999999;
padding: 5px 0px 2px 10px;
text-decoration: none;
color: #666666;
width:180px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #B9C3B2;
}
.back-pie {
	background-attachment: fixed;
	background-image: url(images/index_04.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.titulo-practice-areas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3C4B2D;
}
.texto-practice-areas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
}
.flechas-practiceareas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.linea-title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C4B2D;
}
.flash {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
.linea-abajo-menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CA1A4;
}
.back-page {
	background-attachment: fixed;
	background-image: url(images/back-pages.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#listado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 265px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	line-height: 17px;
}
#practice-areas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 10px 0px 13px;
	margin: 0px;
	font-weight: normal;
	line-height: 18px;
}
.image-border {
	border-left: 8px solid #CCCCCC;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.sub-subtitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a.lawyers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #575757;
	font-weight: bold;
	text-decoration: none;
}
a.lawyers:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.espaciador {
	padding-bottom: 7px;
}
