body {
	background-color:#072046;
}
.Hide {
	display:none;
}
img {
	border:0;
}
#content {
	font-size:11px;
	font-family:Arial;
	color:#333;

	width:100%;
}
#header {
	height:90px;
	/*background:url(../img/bg-header.jpg) bottom left no-repeat;*/

}
#logo {
	width:1060px;
	margin:0 auto;
	padding-top:10px;
}

#container {
	background-color:#FFF;
	padding:50px 0 60px;
}
#main {

	width:850px;
	margin:0 auto;

}
#main h2 {
	color:#072046;
	font-size:20px;
	font-family:Stag Sans Light, Arial,Tahoma;
	font-weight:normal;
	margin:0;
	 padding: 0 0 23px;
}
#main #naviL {
	width:608px;
	height:414px;
	float:left;

	width:570px;
}
#main #naviR {
	width:272px;
	height:414px;
	float:right;


}

#map {
	height:415px;
	background:#EEE;
	width:570px;
}
#mapBottom {
	padding:4px 2px;
	background:#DDD;
}
#mapBottom a{
	background:#FFF;
	width:240px;
	height:38px;text-align:center;font-size:13px;color:#444;text-decoration:none;
	display:block;float:left;
	margin:0 2px;
    font-size: 15px;
	font-family:Stag Sans book;
	line-height:36px;
    width: 220px;
}
#mapBottom a.todas {
	width:112px;
}
#mapBottom a:hover {
	background:#E5E5E5;
}
#mapBottom a.selected {
background:#b6d5e5;
}
#mapBottom img{
	vertical-align:middle;padding-right:2px;
}
#search {
	background:#FFF;
	height:31px;
}
#search #searchF {
	height:22px;
	width:224px;
	background:#efeeee;
	padding:4px;
	font-size:13px;
	color:#666;
	border:0;
	display:block;
	float:left;
}
#search #searchB {
	display:block;
	float:right;
}


#list {
	background:#efeeee;
	height:359px;
	margin-top:9px;
	padding:8px;
	padding-right:22px;

}
#list a {
	display:block;
	color:#32373b;
	font-size:12px;
	font-family:Stag Sans Book, Arial, Tahoma;
	padding:8px 16px;
	text-decoration:none;
}
#list a span{
	display:block;
	color:#0a2474;
	font-size:12px;
	font-family:Stag Sans Medium, Arial, Tahoma;
}
#list label {
	background:#0a2474;
	color:#FFF;
}
#list a:hover,#list a.selected {
	background:#FFF;
}
#footer {
	width:100%;
}
#footerContent {
	width:1060px;
	margin:30px auto 0;
	color:#FFF;
	font-size:14px;
 }
#footerContent img {
	display:block;
	margin-left:-4px;
	margin-bottom:12px;
}