* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 0;
	background: #BFBFBF;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	color: #000000;
}

h2 {
	font-size: 1em;
}

h3 {
}

p, blockquote, ul, ol {
}

p {
}

.spot{
float:left;
width:100px;
padding:3px;
margin:10px 13px 10px 0px;
color:#000;
}

.bold{
		clear: both;
	font-weight: bold;
}

.spot_down{
float:left;

}
.map{
float:left;
width:469px;
padding:3px;
margin:10px 10px 10px 0px;
color:#000;
text-align: left;
}

.map2{
text-align: left;
width:392px;
padding:3px;
margin:10px 10px 10px 0px;
color:#000;
}

.photo{
padding:3px;
margin:10px 10px 10px 10px;
}

blockquote {
	margin-left: 2em;
	padding-left: 1em;
	border-left: 1px solid #EEEEEE;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}



a:hover {
	text-decoration: none;
	color: #0072BC;
}

img {
	border: none;
}

/* lingue */

#lingue {
	width: 760px;
	height: 25px;
	margin: 0 auto;
	padding: 2px;
}

#lingue p {
	margin: 0;
	text-align: right;
	font-size: 12px;
	color: #548BA8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.lingue:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.lingue:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.lingue:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.lingue:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
/* Boxed Style */

.boxed {
}

.boxed .title {
	background: #8CBEF5 url(../images/img03.gif) repeat-x left bottom;
	color: #0000CC;
}

.boxed .content {
	margin: 0 0 10px;
	background: #F7F4F2;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
}

/* Form */
.contentform {
	margin: 0 0 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 20px;
	background-color: #F7F4F2;

}


.name {
	padding: 50px 20px 0 20px;
}


/* Post */

.post {
	padding: 50px 20px 0 20px;
}

.post .title {
	margin-bottom: 30px;
	padding: 3px 0 15px 0;
	background:  url(../images/img04.gif) repeat-x left bottom;
}

.post .date {
	float: left;
	width: 90px;
	padding-left: 20px;
	font-size: x-small;
}

.post .date .month {
}

.post .date .day {
}

.star {
	font-style: bold;
	color: #FF0000;
	font-size: x-small;
}

.post .meta {
	float: left;
	margin-bottom: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-position: right;
	padding:30px;
	text-align: left;


}

.post .meta p {
}


.post .story {
	clear: both;
	padding: 1px;

}
.storyform {
	clear: both;
	padding: 5px;
	background: #5FA2C6;
	color: #FFFFFF;

}
.storyformtop {
	clear: both;
	padding: 5px;
	background: #9CA5AF;
	color: #FFFFFF;
}

a.email:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #548BA8;
	text-decoration: none;
}
a.email:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #548BA8;
	text-decoration: none;
}
a.email:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #548BA8;
	text-decoration: underline;
}
a.email:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #548BA8;
	text-decoration: underline;
}
.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

.story2 p {
	margin-bottom: 1.5em;
	line-height: 180%;
	font-weight: bold;
	text-align: center;
}

/* Header */

#header2 {
	width: 760px;
	height: 25px;
	margin: 0 auto;
	background: #009900;
}
#header {
	width: 760px;
	height: 132px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 240px;
	height: 132px;
	background:  url(../images/bklogo.gif);
}

#logo h1 {
	padding: 130px 0 0 20px;
	font-size: 2em;
}

#logo h2 {
	padding: 0 0 0 20px;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
}

/* Splash */

#splash {
	float: right;
	width: 520px;
	height: 132px;
	background:  url(../images/barra04.gif) no-repeat;
}

/* Content */

#content {
	width: 760px;
	margin: 0 auto;
}

#extra {
}

/* Content > Main */

#main {
	float: right;
	width: 560px;
	background: #FFFFFF;
}


/* Content > photo */

#photo {
	width: 560px;
}


#photos a{
	float: left;
	margin: 20px 20px 20px 20px;
}

#close {
	float: left;
	width: 20px;
	padding: 0 0 0  20px;
}

/* Content > Main > Welcome */

/* Content > Sidebar */

#sidebar {
	float: left;
	background: #5FA2C6;
	width: 200px;
}



/* Content > Sidebar > Menu */

#menu {
	padding: 36px 0 0 0;
	background: #854633;
	border-bottom: 2px solid #ffffff;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 10px 20px;
	border-top: 2px solid #ffffff;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

#menu a:hover {
	background: #A98585;
	color: #ffffff;
}

#menu .active a {
	background: #C5A69D;
	color: #ffffff;
}

/* Content > Sidebar > Updates */

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font-size: x-small;
}

#updates p {
	margin-bottom: 1px;
	font-size: smaller;
	line-height: normal;
}
/* table */

table {
	float:left;
	border-spacing:1px;
	background-color:#ffff;
	margin:10px 13px 10px 40px;
}


td, th {
	width: 100px;
	padding: 3px;
	background-color: #D6DFE4;

}

thead th {
	text-align: left;
	background: #C9CCCF;
	color: #666;
	padding:10px;
}

tbody th {
	font-weight: bold;
	padding:10px;
}

tbody tr		{
	background-color:#CCCC99; 
	text-align:left;
	}
tbody tr.odd 	{
	border-top:1px solid #FFF;
}
tbody tr.odd2 	{
	background: #CC99CC;
	border-top:1px solid #FFF;
	padding:10px;
}

tbody tr td { 
	height:40px;
	background: #FFF;
	}

tbody tr.odd td{
	background-color: #EFF1F3;
	padding:0 0 0 15px;
	}

tbody tr.odd td{
	background-color: F7F4F2;
	margin: 10px;
	border-left-width: 10px;
	left: 10px;
	}



/* Footer */

#footer {
	clear: both;
	width: 760px;
	margin: 0 auto;
	padding: 10px 0px;
}

#footer p {
	margin: 0;
	text-align: right;
	font-size: x-small;
	color: #999999;
}


a.footer:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: x-small;
	color: #9E9E9E;
	text-decoration: none;
}
a.footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: x-small;
	color: #9E9E9E;
	text-decoration: none;
}
a.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: x-small;
	color: #9E9E9E;
	text-decoration: underline;
}
a.footer:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: x-small;
	color: #9E9E9E;
	text-decoration: underline;
}

