@charset "utf-8";

html, body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
   	width: 100%;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background:url(../images/trabajo/bg.jpg) repeat;
}

.hsz{font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #ed9d3a;}


.sz{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;}

.header{
	width: 750px;
	height: 76px;
	left: 50%;
	top: 0px;
	margin-left: -375px;
	padding: 0px;
	position: absolute;
	display: inline;
	z-index: 2;
	background: url(../images/trabajo/bg_header.jpg);
}

#rShadow{
	height: 1720px;
	left: 50%;
	top: 0px;
	margin-left: 375px;
	padding: 0px;
	position: absolute;
	display: inline;
	z-index: 3;
	background: url(../images/trabajo/rShadow.jpg);
	float:right;
}

#rBevel{
	height: 100%;
	min-height: 100%;
	left: 50%;
	top: 0px;
	margin-left: 372px;
	padding: 0px;
	position: absolute;
	display: inline;
	z-index: 3;
	background: url(../images/trabajo/rBevel.jpg);
	float:right;
}

.mainContainer{
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	position: absolute;
}

.myBg{
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
	background:url(../images/trabajo/bg.jpg) repeat;
	position: absolute;
	display: table-cell;
    z-index: 1;
}

.menuContainer{
	width: 750px;
	height: 25px;
	left: 50%;
	top: 76px;
	margin-left: -375px;
	background: url(../images/trabajo/menu/menu_trabajo_02_bg.gif);
	display: inline;
	position: absolute;
	z-index: 2;
	line-height:20px;
	vertical-align: middle;
}

a.mainLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	margin-right: 6px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
	display: inline-block;
	border: none;
	outline: none;
	overflow: hidden;
}

a.mainLink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	margin-right: 6px;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
	vertical-align: middle;
	display: inline-block;
	border: none;
	outline: none;
	overflow: hidden;
}

a.mainLink:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	margin-right: 6px;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
	vertical-align: middle;
	display: inline-block;
	border: none;
	outline: none;
	overflow: hidden;
}

img.menu_rborder{
	position: absolute;
	right: 0;
	text-align: right;
   	border: 0px;
	margin: 0px;
	padding: 0px;
}

img{
	border: none;
	margin: 0px;
	padding: 0px;
}

#myContent{
	width: 730px;
	min-height:700px;
	height:auto;
	left: 50%;
	top: 395px;
	margin-left: -375px;
	padding: 6px;
	padding-bottom:300px;
	position: absolute;
	display: inline;
	z-index: 2;
	background: #FFF ;
	background-position: bottom;
}

/* for Internet Explorer */
/*\*/
* html .myContent{
height: 500px;
}
* html #rBevel{
height: 100%;
}
* html #myContent{
width: 750px;
}
/**/
	
#lColumn{
    width: 270px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 150px;
	position: relative;
    float: left;
}

#rColumn {
    width: 446px;
	height: auto;
	position: relative;
    float:right;
}

#footer {
    background:#cc9;
    clear:both;
}

#lpics{
	height: 433px;
	padding: 0px;
	margin: 0px;
	margin-top:40px;
	float: left;
	display: inline;
	line-height: 0px;
}

#rpics{
	padding: 0px;
	margin: 5px;
	margin-top: 0px;
	margin-right: 0px;
	float: right;
	position: relative;
	display: inline;
	line-height: 0px;
}


#sHoriz{
	min-width: 100%;
	width: 100%;
	height: 9px;
	margin: 0px;
	padding: 0px;
	background: url(../images/trabajo/separador_horiz.jpg) repeat-x;
}