@charset "utf-8";
.servicios h2, .lista-portfolio h2 {
	background-image: url(../images/siniestro_icono.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	padding-bottom: 2px;
	margin-bottom: 15px;
}

.lista-portfolio {
	float: left;
	width: 640px;
}
.lista-portfolio a {
	color: #0CF;
	text-decoration: underline;
}

.lista-portfolio a:hover	{
	color: #FFF;
}

.formulario {
	margin: 0px;
	float: right;
	width: 280px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.formulario  input, .formulario textarea {
	width: 100%;
	margin-bottom: 10px;
}
.formulario   .tel   {
	width: 45%;
	float: left;
}
.formulario .movil {
	float: right;
	width: 48%;
}
.textarea {
	display: block;
	float: left;
	width: 100%;
}
.content .main .caja .fb {
	width: 120px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.lista-portfolio .cliente {
	float: left;
	width: 310px;
	margin-right: 10px;
	height: 100px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
