* {
	margin:0;
	padding:0;
	border:0;
}

body {
	font-family:"Arial","Verdana","Helvetica",san-serif;
	font-size:12px;
	color:#4F4E49;	
	background: url('../images/bg-body.png') repeat-x;
	background-color:#f7f6f0;
	min-width:980px;
}

.container {
	height: 100%;
	min-width:980px;
}

p {
	padding-bottom:10px;
}

a {
	color:#00a2ff;
	text-decoration:none;
}

a:hover {
	color:#00baff;
	text-decoration:none;
}

a.vermas {
	color:#00a2ff;
	font-size:18px;
	text-decoration:none;
}

a.vermas:hover {
	color:#00baff;
	font-size:18px;
	text-decoration:none;
}



h1 {
	font-weight:bold;
	font-size:30px;
	padding:20px 20px 10px;
}

h2 {
	font-weight:bold;
	font-size:24px;
	padding:30px;
}

h3 {
	font-weight:normal;
	font-size:18px;
	padding:10px 0px 20px 0px;
}

h4 {
	font-weight:normal;
	font-size:12px;
	padding:10px 0px 10px 0px;
}

h5 {
	font-weight:normal;
	font-size:12px;
	padding:0px 0px 60px 0px;
}

ul {
	list-style-position:outside;
	margin:0;
	padding:0px 2px 10px 25px;
	}

li {
	padding:4px 0 0 0;
	}

#top {
	width:980px;
	height:12px;
	background-image:url('../images/bg-top.png');
	font-size:1px;
}

#content {
	width:980px;
	background-image:url('../images/bg-content.png');
}

#contenthome {
	width:980px;
	background-image:url('../images/bg-content.png');
}

#bottom-reg {
	width:980px;
	height:13px;
	background-image:url('../images/bg-bottom-reg.png');
	font-size:1px;
}

#bottom-home {
	width:980px;
	height:18px;
	background-image:url('../images/bg-bottom-home.png');
}

#bottom-porfolio {
	width:980px;
	height:18px;
	background-image:url('../images/bg-bottom-porfolio.png');
}

div#ultimo {
	position: relative;
	float: right;
	top: 80px;
	right:170px;
	width: 110px;
	height: 110px;
	background: url(../images/lo-ultimo.png) no-repeat right;
	z-index: 100;
	cursor:pointer;
}

div#empleo {
	position: relative;
	float: left;
	top: -13px;
	left: 0px;
	width: 157px;
	height: 157px;
	background: url(../images/empleo.png) no-repeat left;
	z-index: 99;
	cursor:pointer;
}

div#trabajo {
	float:left; z-index:80; padding-top:20px;
}


div#ver-mas {
	width: 160px;
	height: 40px;
	padding:0px 20px 20px 775px;
}

div.vermas {
	padding-bottom:70px;
}

.imagelens { cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQIW2NkYGCQBAAAIwAbDJgTxgAAAABJRU5ErkJggg==) 1 1, pointer; }

.clearfix {display:inline-block;}

/*====================*/
/*=== Other Styles ===*/
/*====================*/

/* Hides from IE-mac \*/

* html .clearfix {height:1%;}

.clearfix {display:block;}

/* End hide from IE-mac */

