@charset "utf-8";
/* CSS Document */
html{
	overflow-y:scroll;
}
body{
	margin:0px;
	padding:0px;
	background-color:#23262A;
	padding-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	/*display:none;*/
}
.w100{
	width:100%;
	float:left;
}
a{
	text-decoration:none;
}
p, form{
	margin:0px;
	padding:0px;
}
img{
	border:0px;
	border-style:none;
	border-width:0px;
}
.all{
	width:760px;
	float:left;	
}
.centerall{
	margin-left:auto;
	margin-right:auto;
	width:754px;
}
.centerdiv{
	float:left;
	width:754px;
}
.header{
	height:132px;
	background-image:url(_img/header-bg.jpg);
	background-position:center;
}
.header h2{
	font-size:10px;
	padding:0px;
	margin:0px;
}
.header ul{
	float:left;
	width:754px;
	padding:0px;
	margin:0px;
}
.header li{
	float:left;
	text-decoration:none;
	list-style:none;
}
.header li a{
	color:#FFFFFF;
}
.marquee{
	float:left;
	width:752px;
	padding-left:1px;
	padding-right:1px;
	padding-top:1px;
}
.datos{
	height:76px;
	background-image:url(_img/datos-bg.gif);
	background-position:center;
	margin-bottom:3px;
	font-size:10px;
	line-height:10px;
	color:#999999;
}
.datos a{
	color:#999999;
	text-decoration:none;
}
.datos a:hover{
	color:#0099FF;
}
/*
.datos-sur{
	width:334px;
	padding-left:42px;
	height:44px;
	padding-top:32px;
	float:left;
	background-image:url(_img/datos-sur.gif);
	background-repeat:no-repeat;	
}
.datos-norte{
	width:336px;
	padding-left:42px;
	height:44px;
	padding-top:32px;
	float:left;
	background-image:url(_img/datos-norte.gif);
	background-repeat:no-repeat;	
}*/
.datos-sur{
	width:274px;
	padding-left:42px;
	height:44px;
	padding-top:32px;
	float:left;
	background-image:url(_img/datos-sur.gif);
	background-repeat:no-repeat;	
}
.datos-norte{
	width:276px;
	padding-left:42px;
	height:44px;
	padding-top:32px;
	float:left;
	background-image:url(_img/datos-norte.gif);
	background-repeat:no-repeat;	
}
.datos-iso{
	width:120px;
	height:76px;
	float:left;	
	background-image:url(_img/datos-ISO.gif);
	background-repeat:no-repeat;	
}
.pie{
	height:40px;
	background-color:#23262A;
	margin-top:15px;
}
.pie-extra{
	background-color:#23262A;
	margin-top:15px;
	padding-top:5px;
	padding-bottom:15px;
	text-align:center;
	font-size:10px;
	color:#444444;
	border-top-color:#353535;
	border-top-width:1px;
	border-top-style:solid;
}
.pie-extra a{
	color:#444444;
}
.datos-pie{
	float:left;
	width:574px;
	padding-left:90px;	
	height:26px;
	padding-top:14px;
	background-image:url(_img/logo-pie.gif);
	background-repeat:no-repeat;
	font-size:11px;
	color:#666666;
}
.datos-pie a{
	color:#666666;
}
.datos-pie a:hover{
	color:#FFFFFF;
}
.webmaster{
	float:left;
	width:90px;
	height:40px;	
}
.webmaster a{
	float:left;
	width:48px;
	padding-right:42px;
	height:30px;
	padding-top:10px;
	background-image:url(_img/area75-a.gif);
	color:#666666;
	background-repeat: no-repeat;
	background-position: right top;
	font-size:10px;
	line-height:10px;
	text-align:right;
}
.webmaster a:hover{
	background-image:url(_img/area75-b.gif);
	color:#999999;
}

