body {	
	margin:0px;
	background:url("../img/bg_general.gif") 0px 0px;
}

a:active {
	outline: none;
}

a:focus {
	outline: none;
	-moz-outline-style: none;
}

#logo {
	position:absolute;
	top:6px;
	left:0px;
	z-index:100;
}

#header {
	background:url("../img/bg_header.gif") repeat-x 0px 0px;
	height:46px;
	margin-top:65px;
}

#header .tit { margin:17px 0px 0px 33px; float:left; }

#menu { float:left; list-style:none; margin:0px; margin-left:238px; padding:0px; }

#menu li { float:left; margin-left:16px; }

#menu a { height:46px; float:left; text-decoration:none; }

#menu a.websites {	background:url("../img/btn_websites.gif") no-repeat 0px 0px; width:70px; }
#menu a.banners {	background:url("../img/btn_banners.gif") no-repeat 0px 0px; width:68px; }
#menu a.varios {	background:url("../img/btn_varios.gif") no-repeat 0px 0px; width:54px; }
#menu a.sobremi { background:url("../img/btn_sobremi.gif") no-repeat 0px 0px; width:69px; }
#menu a.contacto { background:url("../img/btn_contacto.gif") no-repeat 0px 0px; width:78px; }
#menu a.cv { background:url("../img/btn_cv.gif") no-repeat 0px 0px; width:61px; }

#menu a:hover { background-position:0px -46px; }

#contenedor {
	width:838px;
	margin-left:134px;
	margin-top:43px;
}

#destacado {
	margin-left:118px;
	background:url("../img/bg_destacado.png") no-repeat 0px 0px;
	/*display:block;*/
	padding:9px;
	width:695px;
	height:245px;
	cursor:pointer;
	cursor:hand;
}

/*#destacado img { margin:9px; }*/

#portfolio {
	background:url("../img/linea.gif") repeat-y 99px 0px;
	float:left;
	margin-top:30px;
}

#portfolio .col1 { 
	float:left;
	width:82px;
	text-align:right;
}

#portfolio .col2 {
	float:left;
	background:url("../img/linea_top.gif") no-repeat bottom left;
}

#portfolio .col3 { 
	float:left;
	width:720px;
	margin-left:2px;
}

#portfolio ul {
	float:right;
	list-style:none;
	margin:8px 2px 0px 0px;
	padding:0px;
}

#portfolio li {
	margin-bottom:6px;
	padding:0px;
	height:12px;
	
}

#portfolio .link {
	text-decoration:none;
	color:#ffffff;
	font-family:tahoma;
	font-size:12px;
	display:block;
}

#portfolio .link:hover {
	color:#86be3c;
}

#portfolio .item { 
	background:url("../img/bg_trabajos.png") no-repeat 0px 0px;
	float:left;
	margin:3px 7px 4px 0px;
	cursor:pointer;
	cursor:hand;
}

.img { margin:8px; }

#portfolio .descripcion {
	background:#2f2f2f;
	border:1px solid #354e62;
	width:203px;
	height:94px;
	padding:12px 10px 12px 10px;
	margin:4px;
	position:absolute;
	display:none;
}

#portfolio h1 {
	margin:0px;
	font-family:"Trebuchet MS";
	font-size:14px;
	text-transform:uppercase;
	color:#86be3c;
	font-weight:normal;
}

#portfolio h2 {
	margin:0px;
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
}

#portfolio p {
	font-family:tahoma;
	font-size:12px;
	color:#ffffff;
}

.arriba { float:left; margin-left:87px; margin-top:6px; }

#footer {
	clear:both;
	float:left;
	background:url("../img/bg_footer.gif") repeat-x 0px 0px;
	margin-top:40px;
	width:100%;
}

#footer .contacto {
	margin-left:28px;
	float:left;
}

#footer .sobremi {
	float:left;
	width:430px;
	margin-top:60px;
	margin-left:50px;
}

#footer p {
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	line-height:16px;
}

#detalle {
	background:#ffffff;
	position:fixed;
	z-index:150;
	display:none;
	width:auto;
	height:auto;
}

#detalle a { color:#86be3c; }

.verOnline {
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	padding:5px;
	text-align:right;
	background:#3f3f3f;
}

#cerrarDetalle {
	position:fixed;
	z-index:600;
	margin-top:0px;
	display:none;
	cursor:pointer;
	cursor:hand;
}

#popup {
	background:url("../img/loading.gif") no-repeat center center #000000;
	position:fixed;
	left:0px;
	top:0px;
	z-index:140;
	width:100%;
	height:100%;
	display:none;
}
