
body{
	color: #494949;
	font-family: 'Source Sans Pro',Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 0.76em;
	margin:0px;
	background-color: #ffffff;
}
#all
{
	width: 100%;
	background-color:#ffffff;
}
#main{
	width: 1000px;
	height: 80px;
	margin:0px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	background-color:#ffffff;
}
#logo
{
	width:200px;
	height: 72px;
	margin-top:4px;
	margin-left:0;
	background-image: url(images/logo_top.png);
	background-repeat: no-repeat;
	background-position:top left;
	float:left;
}
#all_mapa
{
	width: 100%;
}

#main_mapa
{
	width: 1000px;
	height: 420px;
    padding-top: 20px;
    padding-bottom: 20px;
	margin:0px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
#main_in{
	width: 1000px;
	min-height: 350px;
	margin:0px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	background-color:#ffffff;
}
#main_left{
	width: 690px;
	min-height: 350px;
	margin:0px;
    padding: 10px;
    text-align:left;
    float: left;
}

#main_right{
	width: 280px;
	min-height: 350px;
	margin:0px;
	padding: 5px;
    padding-top: 20px;
	text-align:left;
    float: left;
}
#main_right h1
{
   	font-size: 180%;
	font-weight: 200;
	text-decoration: none;
    color: #000000;
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 15px;
	padding: 0;
    border-bottom: 1px solid #2CD845;
}
#main_left h1
{
   	font-size: 250%;
	font-weight: 200;
	text-decoration: none;
    color: #000000;
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 15px;
	padding: 0;
    border-bottom: 1px solid #2CD845;
}
#main_left h2
{
   	font-size: 130%;
	font-weight: 400;
	text-decoration: none;
    color: #000000;
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 5px;
	padding: 0;
}
#main_left a
{
   	text-decoration: none;
    color: #000000;
}
#menu {
	width:750px;
	height: 80px;
	text-align: justify;
	font-size: 140%;
	float:right;
	padding: 0px;
	margin-top:0px;
	color: #000000;
}
#menu ul
{
	margin:0px;
	padding: 0px;
}
#menu li{
	height:30px;
	list-style: none;
	float: right;
	white-space: nowrap;
	vertical-align: middle;
	text-align: left;
    font-weight: 200;
	margin-right:1px;
	padding-left:20px;
	padding-top:28px;
}

#menu li:hover{
	height:30px;
	list-style: none;
	float: right;
	white-space: nowrap;
	vertical-align: middle;
	text-align: left;
    font-weight: 200;
	margin-right:1px;
	padding-left:20px;
    padding-top:28px;

}
#menu a, a:visited{
   font-weight: 200;
	text-decoration: none;
	color: #000000;
}
#menu a:hover{
   font-weight: 200;
	text-decoration: underline;
	color: #000000;
}

#bottom{
	padding: 0px;
    width: 100%;
    height: 110px;
	margin-left:auto;
	margin-right:auto;
    background: #2CD845;
	text-align: left;
	font-size: 100%;
    color: #ffffff;
	padding:0px;
}
#bottom h1{
	font-size: 200%;
	font-weight: 200;
	text-decoration: none;
    color: #000000;
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 15px;
	padding: 0;
}
#bottom_cont{
   	width:1000px;
	padding:15px;
    background: #2CD845;
	margin-left:auto;
	margin-right:auto;
    color: #ffffff;
	background-image: url(images/logo_pskon.png);
	background-repeat: no-repeat;
	background-position:top right;
}
#bottom a, a:visited{
   font-weight: normal;
	text-decoration: none;
    color: #ffffff;;
}
#bottom a:hover{
   font-weight: normal;
	text-decoration: underline;
    color: #ffffff;
}
#bottom table
{
	width: 100%;
}

#bottom td.r
{
   text-align: left;
 	vertical-align: middle;
}
#bottom td
{
 	vertical-align: top;
	padding:0;
	margin:0;
}
div.entry
{
    font-size: 110%;
    font-weight: 200;
}
p
{
  margin-bottom: 10px;
}