@charset "utf-8";
body  {
	background: none;
	margin:0;
	padding: 0;
	text-align: center;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

table {
margin:auto;
}

img, a {
	border:0;
}

.proyectowrap{
	width:176px;
}
.marcoblanco{
	border: #CCC solid 1px;
	
	
	background-color:#000;
	width:160px;
	margin:auto;
}
.marcoservicioblanco{
	border: #CCC solid 1px;
	background-color:#000;
	padding-top:2px;
	width:150px;
	margin:auto;
}
.strip-wrap{
	height:280px;
	width:100%;
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	z-index:100;
	display:none;

}
.strip{
	height:280px;
	width:100%;
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	z-index:100;
	display:none;
	background-position:top;
	background-repeat:repeat-x;
	background-image: url(../img/h_background.jpg);
}
.strip img{
	margin-top:25px;
	border:#FFF solid 1px;
}

.proyectofoto{
	height:62px;
	width:146px;
	margin-left:auto;
	margin-top:10px;
	margin-right:auto;
}
.servicefoto{
	height:200px;
	width:146px;
	margin:auto;
}
.servicefoto a, .servicefoto a:visited{
	border:none;
}
.servicefoto a:hover img {
	border:#CCCCCC solid 1px;
	height:198px;
	width:142px;

}
.proyectotitulo{
	height:82px;
	width:146px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
}
.proyectodescripcion{
	height:58px;
	width:146px;
	margin:auto;
	font-size:12px;
	text-align:center;
	orphans:inherit;
	display:block;
	background:url(../img/background_proyect.jpg) top center no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.proyectodescripcion a, .proyectodescripcion a:visited{
	color:#FFFFFF;
}
.proyectodescripcion a:hover{
	color: #CCCCCC;
}
.servicedescripcion{
	height:58px;
	width:146px;
	margin:auto;
	font-size:14px;
	text-align:center;
	orphans:inherit;
	background:url(../img/background_service.jpg) top center no-repeat;
}
th {
	background-image: url(../img/h_background.jpg);
	background-position:left bottom;
	background-repeat: repeat-x;
	height:16px;
	padding-top:3px;
	text-align:left;
}
