@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-attachment: scroll;
	background-image: url(degradado.jpg);
	background-repeat:  repeat-x;
	background-position: center top;
	margin: 0px;
	background-color: #6E6F71;
}
a {
	text-decoration: none;
}

#cont {
	width: 784px;
	margin: auto;
}
#cab {
	background-image: url(cabecera.jpg);
	background-repeat: no-repeat;
	height: 259px;
}
#link a {
	height: 75px;
	width: 245px;
	display: block;
}
#abogados {
	width: 201px;
	display: block;
}
#abogados h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	line-height: 14px;
}
#m {
	float: left;
	width: 784px;
}
#m_serv_empr {
	background-attachment: scroll;
	background-image: url(m_serv_emp.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	height: 97px;
	width: 196px;
}
#m_serv_empr a {
	background-attachment: scroll;
	background-image: url(m_serv_emp.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 97px;
	width: 196px;
}
#m_serv_empr a:hover {
	background-position: bottom;
}
#m_serv_part {
	background-attachment: scroll;
	background-image: url(m_serv_part.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	height: 97px;
	width: 196px;
}
#m_serv_part a {
	background-attachment: scroll;
	background-image: url(m_serv_part.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 97px;
	width: 196px;
}
#m_serv_part a:hover {
	background-position: bottom;
}
#m_quienes {
	background-attachment: scroll;
	background-image: url(m_quienes.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	height: 97px;
	width: 196px;
}
#m_quienes a {
	background-attachment: scroll;
	background-image: url(m_quienes.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 97px;
	width: 196px;
}
#m_quienes a:hover {
	background-position: bottom;
}
#m_contacto {
	background-attachment: scroll;
	background-image: url(m_contacto.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	height: 97px;
	width: 196px;
}
#m_contacto a {
	background-attachment: scroll;
	background-image: url(m_contacto.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 97px;
	width: 196px;
}
#m_contacto a:hover {
	background-position: bottom;
}
#m_text {
	float: left;
	width: 196px;
}
#pie {
	color: #B2B2B2;
	text-align: center;
	padding-top: 12px;
	display: block;
	float: left;
	width: 784px;
	padding-bottom: 12px;
}
#pie a {
	color: #CECECE;
}
#pie a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#texto {
	float: left;
	width: 704px;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 40px;
	font-size: 13px;
	background-color: #F1F1F1;
}
#texto object {
	float: right;
}

#texto a {
	color: #000000;
}
#texto a:hover {
	color: #000000;
	text-decoration: underline;
}
#izqa {
	float: left;
	width: 300px;
}
#dcha {
	float: right;
	width: 340px;
}
