@charset "utf-8";
/* CSS Document */

#seccion_servicios{
	
	width:900px;
	height:auto;
	margin: 0 auto;
	margin-top:5px;
	border-top:1px dotted #000;
	border-bottom:1px dotted #000;
	padding-top:10px;
	font-family:'Ubuntu', Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	
	/*border:1px solid #333;*/
	
	
}

#seccion_servicios  h1{

margin-top:0;	
color:#2a4f8d;


	
}

.servicios {
	
	height:350px;
	width:900px;
	
	

	
}