@charset "utf-8";

.serv-empresas-contenedor{
	height: 338px;
	width: 405px;
	background-color: #261400;

}

.logo-derecha{
	height: 40px;
	width: 335px;
	padding-top: 17px;
	padding-left: 30px;
}

li.serv-empresas{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
	margin: 0px;
	background-image: url(../img/ico-items.gif);
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0px 13px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}

ul.serv-empresas{
	padding-left: 30px;
	margin: 0px;

}

h1.serv-empresas{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #cf935d;
	font-size: 25px;
}

