#titulosecciones{
	/*background: green;*/
}

.titlesecciones{
	/*background: #fff;*/
	color: #f27421;
	font: bold 1.1em/1 'trebuchet MS', Georgia, Helvetica, Arial, Sans-Serif;
	font-size: 20px;
	margin: 0;
	padding: 10px;
	text-shadow: 0 1px 0 rgba(255,255,255,.6);
	text-transform: uppercase;
}

#titleservicios{
	/*background: green;*/
}

.styletitleservicios{
	/*background: #fff;*/
	color: #747475;
	font: bold 1.1em/1 'trebuchet MS', Georgia, Helvetica, Arial, Sans-Serif;
	font-size: 16px;
	margin: 0;
	margin-top: 20px;
	padding: 5px;
	text-shadow: 0 1px 0 rgba(255,255,255,.6);
}

.txtservicios{
	/*background: #fff;*/
	border-bottom: 1px solid;
	border-color: #D7D7D7;
	color: #373839;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-align: justify;
	margin: 0;
	padding: 5px;
}