* {
	font-family: tahoma;
	font-size: 11px;
}

p {
	padding-bottom: 1em;
	line-height:18px;
	color: #303030;
}
h1, h2 {
	font-family: myriad pro, lucida sans unicode, tahoma;
	font-weight: normal;
	margin-top: 18px;
}
#content #content-left h2 {
	color:#0d6e8b;
	font-size: 18px;
	margin-bottom: 10px;
}

#content #content-right h2 , #content h2{
	color:#729533;
	font-size: 18px;
	margin-bottom: 10px;
}

div#navigation-top ul li a{
	color: #38a5c4;
	text-decoration: none;
}

div#news div.date , div#news div.readmore{
	color: #63922b;
}
	
div#navigation li a{
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}

.tab {
	text-transform: uppercase;
}

div#tab-route a{
	color: white;
}

div#tab-contact {
	color: #065971;
}

p.cf-sb {
	padding-bottom: 0;
}

#content p a{
	color: #0D6E8B;
}
#content p a:hover{
	color: #56851E;
}
#content ul {
	line-height: 18px;
	color: #303030;
}
#content ul a {
	color: #0D6E8B;
}

#content ul a:hover{
	color: #56851E;
}

#content h1{
	color:#0d6e8b;
	font-size: 18px;
	margin-bottom: 10px;
}
