@charset "utf-8";
#header {
	margin: 0px;
	padding: 0px;
	height: 142px;
	width:864px;
	overflow:hidden;
}
.linux.gecko #header{
	width:auto;
}
#menu {
	margin-top: 32px;
	width: 184px;
	float: left;
	
}

#subnav {
	padding-top: 10px;
	margin-bottom: 5px;
}
#subnav img {
	padding-bottom: 5px;
}

#main {
	width: 870px;
	overflow:hidden;
}

#footer {
	/*behavior: url(/css/iepngfix.htc);	
	background-image: url(../images/addressbar.png);
	background-repeat: no-repeat;
	background-position: center;*/
	width: 692px;
	height: 59px;
	margin-top: 62px;
	margin-left:172px;
}
#contacto {
	float: right;
}


#content {
	margin-top: 9px;
	width: 680px;

	.width:685px;
	height:553px;
	overflow:hidden;

	.float:left;
}
#content2 {
	margin-top: 12px;
	width: 680px;

	overflow:hidden;
}
#content3 {
	margin-top: 11px;
	width: 680px;
	.width:685px;
	height:553px;
	overflow:hidden;
	.float:left;
}

#header img {
	margin: 0px;
	padding: 0px;
}

body {
	background-image:url(../images/BG_img.jpg);
	background-color: #8A8A8A;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;	
}
a: {
	outline:none;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;	
	outline:none;

}
a:visited {
	text-decoration: none;
	color: #FFFFFF;	
	outline:none;
}
a:hover {
	text-decoration: none;
	color: #959595;	
	outline:none;
}
a:active {
	text-decoration: none;
	outline:none;
}
#content #text {
	height: 360px;
	width: 300px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 25px;
	padding-right: 29px;
	line-height: 1.6em;
	padding-top: 26px;
}
#content3 #text {
	height: 360px;
	width: 300px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 25px;
	padding-right: 29px;
	line-height: 1.6em;
	padding-top: 26px;
}

#content3 table {
	margin-top: 50px;
}

