body{ margin:0; font-family:Tahoma, Geneva, sans-serif; background-color: #000;}

a img {
	border: 0;
}

a{
	color: #fff;
}

a:hover{
	color: #ccc;
}

.center{
	width: 100px;
	margin: 5px auto;
}

#main{
	width: 650px;
	margin: 10px auto;
}

#home_header{
	width: 650px;
	height: 74px;
	background: #000 url(../img_template/home_header.jpg) top left;
}

#home {
	width: 650px;
	height: 400px;
	background: #000 url(../img_template/home_bg.jpg) top left;
}

#home_footer{
	width: 650px;
	height: 49px;
	background: #000 url(../img_template/home_footer.jpg) top left;
}

#elportal{
	position: relative;
	top: 70px;
	left: 30px;
}

#pinza_azul{
	position: relative;
	top: 73px;
	left: -193px;
}

#nuevaszonas{
	position: relative;
	top: 80px;
	left: 325px;
}

#pinza_roja{
	position: relative;
	top: 95px;
	left: 177px;
}

#footer {height:40px; color:#FFFFFF; font-size:11px; clear:both;}
#footer a {color:#FFFFFF;}
#footer a:hover {color:#F3EACD;}
#footer_left {float:left; padding:13px 0 0 30px;}
#footer_right {float:right; padding:13px 30px 0 0;}
#footer_center {width: 150px; margin: 0 auto; padding: 13px 0;}

