@charset "utf-8";
.header .caja .linea {
	padding: 0px;
	height: 1px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	float: left;
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
.footer  {
	background-color: #303030;
	background-image: url(../images/img_02.jpg);
	background-repeat:   repeat-x;
	background-position: top;
}
.header  {
	height: 120px;
}
.footer  .caja  a, .footer .caja {
	color: #CCCCCC;
}
.main2  {
	background-image: url(../images/img_01.jpg);
	background-repeat:  repeat-x;
	background-position: 0px -30px;
}
.portfolio-index {
	height: 300px;
	float: left;
	margin: 0px;
	padding: 0 0 15px 0;
}
.main .caja .titulo {
	font-size: 14px;
	background-image: url(../images/img_03.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 17px;
}
.servicios   {
	width: 300px;
	float: left;
	margin: 0px;
	padding: 0 10px 0 12px;
}
.servicios 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;
}


.servicios h3 {
	padding-bottom: 15px;
	color: #303030;
}

.main  .servicios a {
	font-size: 10px;
	text-decoration: none;
	color: #00CCFF;
	background-image: url(../images/img_06.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 15px;
	padding-bottom: 2px;
	padding-left: 10px;
	float: right;
}
.main  .servicios a:hover {
	color: #FFFFFF;
}

.main2 .servicios p {
	padding-left: 88px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

.main2 .servicios	{
	background-repeat: no-repeat;
	background-position: left 25px;
}

.nuestra_forma {
	background-image: url(../images/img_07.png);
}

.su_proyecto {
	background-image: url(../images/img_09.png);
}

.ponerse_contacto {
	background-image: url(../images/img_11.png);
}

.ponerse_contacto span {
	color: #666666;
	font-size: 10px;
}

.main2 .caja .servicios {
	color: #000000;
}
.separator {
	float: left;
}

.main .boton {
	float: right;
}
