@charset "iso-8859-1";
/* CSS Document */

#contenido_empresa .titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #BD1A09;
	font-size: 24px;
	font-weight: bold;
	padding-top: 48px;
	padding-bottom: 5px;
	width: 440px;
	margin-left: 18px;
}

#contenido_empresa .parrafo1 {
	font-size: 12px;
	color: #000;
	width: 440px;
	margin-left: 18px;
	text-align: justify;
	line-height: 16px;
}

#contenido_empresa {
	width: 100%;
	background-image: url(../_img/empresa_mailgroup.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 50px;
}

#contenido_empresa .div_lista1 {
	background-image: url(../_img/lista_1.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	width: 440px;
	margin-left: 18px;
}
#contenido_empresa .lista_texto {
	margin-left: 50px;
	margin-top: 11px;
	margin-bottom: 25px;
	text-align: justify;
	line-height: 16px;
}

#contenido_empresa .div_lista2 {
	background-image: url(../_img/lista_2.jpg);
	background-repeat: no-repeat;
	width: 440px;
	margin-left: 18px;
}
#contenido_empresa .div_lista3 {
	background-image: url(../_img/lista_3.jpg);
	background-repeat: no-repeat;
	width: 440px;
	margin-left: 18px;
}

#contenido_empresa .div_lista4 {
	background-image: url(../_img/lista_4.jpg);
	background-repeat: no-repeat;
	width: 930px;
	margin-left: 18px;
}

#contenido_empresa .div_lista4 .lista_titulo {
	font-weight: bold;
	margin-left: 50px;
	color:#FF8603;
	border-bottom:1px dotted #B2B2B2;
	padding-top:6px;
	padding-bottom: 2px;
	width: 390px;
	display: block;
	float: left;
}

#contenido_empresa .div_lista4  .lista_texto {
	margin-left: 50px;
	margin-top: 11px;
	margin-bottom: 25px;
	text-align: justify;
	line-height: 16px;
	width: 390px;
	display: block;
}
#contenido_empresa .div_lista4  a {
	line-height: 16px;
	width: 120px;
	background-image: url(../_img/ico_cv.jpg);
	background-repeat: no-repeat;
	color: #FF8603;
	background-position: top right;
	height: 60px;
	font-size: 12px;
	display: block;
	float: right;
	padding-top: 15px;
	font-weight: bold;
	text-align: right;
	padding-right: 58px;
}

#contenido_empresa .div_trabaja {
	background-image: url(../_img/lista_2.jpg);
	background-repeat: no-repeat;
	width: 300px;
	margin-left: 18px;
	float: right;
}

#contenido_empresa .lista_titulo {
	font-weight: bold;
	margin-left: 50px;
	color:#FF8603;
	border-bottom:1px dotted #B2B2B2;
	padding-top:6px;
	padding-bottom: 2px;
}
#div_pie_empresa {
	height:93px;
	background-image: url(../_img/empresa_clientes.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 12px;
	margin-top: 30px;
}
#div_pie_empresa .pie_empresa {
	color: #B2B2B2;
	padding-top: 3px;
}
