#cuerpo2 {
	clear:right;
	width: 818px;
	margin-top: 45px;
	margin-right: 24px;
	margin-bottom: 60px;
	margin-left: 48px;
}

#texto-servicios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	color: #666666;
	width: 420px;
	margin-right: 20px;
	float: left;
}

#texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	color: #666666;
	width: 290px;
	padding-right: 20px;
	float: right;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2b93c2;
}

h2 {
	background-image: url(../imagenes/titulo-servicios.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 76px;
	margin: 0px;
}

#foto-uno {
	float: left;
	margin-top: 20px;
}

#foto-dos {
	float: right;
	margin-left: 10px;
	margin-top: 20px;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #2b93c2;
	
}

#servicios a {
	text-decoration:none;
	display:block;
	background-image: url(../imagenes/over_07.jpg);
	background-repeat: no-repeat;
	width: 79px;
}

