body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#fixed {
	white-space: normal;
	width: 201px;
	_height: 475px;
	position: fixed;
	top: 20px;
	left: 12px;
	z-index: 100;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
* html #fixed {
/*\*/
        position: absolute;
        top: expression((28 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px');
        left: expression((25 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');
        z-index: 100;
/**/
}

#fixed a.news, #fixed a.seccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
	color: #FFFFFF;
	outline: none;
	margin-bottom: 8px;
	text-align: right;
	margin-right: 15px;
	display: block;
	padding-top: 12px;
}
#fixed .copy  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	outline: none;
	margin-bottom: 0px;
	text-align: center;
	margin-right: 0px;
	margin-top: 14px;
}
div.popup {
	display: none;
	white-space: normal;
	width: 590px;
	height: 400px;
	position: fixed;
	left: 224px;
	padding: 10px;
	z-index: 200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
}
.text a {
	color: #000000;
}


div.popup div.scroll {
        padding: 0 24px;
        overflow: auto;
        #overflow-x: hidden;
        _overflow-x: hidden;
	_overflow-y: auto;
	_height: 1px;
}

* html div.popup {
/*\*/
        position: absolute;
        top: expression((60 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px');
        left: expression((300 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');
        z-index: 100;
/**/
}

div.popup a.close {
	color: black;
}

#container {
	white-space: nowrap;
	padding: 20px 0 0 0;
	position: absolute;
	top: 0;
	left: 237px;
	z-index: 1;
}

table.trabajos {
	border-collapse: collapse;
}

table.trabajos td {
        padding-right: 25px;
        vertical-align: top;
}

div.block {
	white-space: normal;
	vertical-align: top;
}

div.block div.img {
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
}

div.block div.img img {
	position: relative;
        display: none;
        z-index: 1;
}

div.block div.img a {
	display: block;
	width: 19px;
	height: 19px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 2;
}


div.block div.img a img {
	display: inline;
	border: none;
}

div.block div.img img.active {
        display: block;
}

div.block div.text {
	width: 260px;
	margin-top: 5px;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
}
h1 {
	font-size: 14px;
	font-weight: normal;
	display: inline;
}
.shop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.shop a {
	color: #000000;
}
.blog {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	margin-right: 15px;
}
.blog2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
.shoplink {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 15px;
	text-align: right;
	margin-right: 15px;
	margin-top: 24px;
	height: 40px;
}
.shoplink a {
	color: #FFFFFF;
	text-decoration: underline;
}
.underc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	text-align: right;
	margin-top: 4px;
	display: none;
}



.jquery {
	text-decoration: none;
}
#fixed .quadroshop {
	background-image: url(img/quadro-shop.jpg);
	height: 155px;
	width: 201px;
	margin-top: 8px;
}
#fixed .copymi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	outline: none;
	margin-bottom: 0px;
	text-align: center;
	margin-right: 0px;
	padding-top: 130px;
}

