@charset "utf-8";
#submenu_servicios {
	background-color: #CCCCCC;
	height: 33px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 50px;
	padding-right: 50px;
	width: 583px;
}
#lista_serv {
	width: 300px;
	float: left;
}
#col_01 {
	width: 370px;
	height: 215px;
	float: left;
	display: inline;
	padding-right: 10px;
}
#col_02 {
	width: 271px;
	height: 215px;
	float: left;
	display: inline;
	border-left-color: #999999;
	border-left-width: 2px;
	border-left-style: ridge;
	background-image:url(../img/grupo.png);
	background-repeat:no-repeat;
	background-position: bottom right;
}
#img_1 {
	width: 147px;
	float: left;
}
#content_col01 {
	width: 111px;
	float: left;
	padding-left: 10px;
	height: 86px;
	margin-bottom: 20px;
	display: inline;
}
#content_col02 {
	width: 130px;
	float: left;
	padding-left: 5px;
	height: 100px;
	margin-left: 15px;
	margin-top: 5px;
	display: inline;
}
#text_serv {
	float: left;
	width: 500px;
	margin-top: 10px;
	display: inline;
	margin-bottom: 10px;
}

