*
{
	margin: 0;
	padding: 0;
	border: 0;
}

body
{
	background-color: #aae7ff;
	text-align: center;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	color: #006473;
	line-height: 1.5em;
	background-image: url(/include/bg_header.gif);
	background-repeat: repeat-x;
}

a
{
	color: #A54612;
	text-decoration: underline;
}

a:hover { color: #00C0BC; }
#footer a { color: white; }

#container
{
	width: 700px;
	margin: 0 auto;
	position: relative;
	background-image: url(/include/bg_header.gif);
	background-repeat: repeat-x;
}

h1.header
{
	text-indent: -10000px;
	background-image: url(/include/header3.png);
	background-repeat: no-repeat;
	height: 153px;
}

#contenuti
{
	padding-right: 300px;
	text-align: left;
}

#menu
{
	float: right;
	width: 250px;
	border-left: 1px solid #369aad;
	border-bottom: 1px solid #369aad;
	margin: 0 0 20px 0;
	text-align: left;
	padding: 15px;
	/*background-color: #ffcd83;
	#EF8C59;*/
	color: #006473;
	font-size: 93%;
	font-family: Helvetica, Arial, sans-serif;
}

h3
{
	color: #A54612;
	font-size: 18px;
	font-family: Georgia, Times, serif;
	font-weight: bold;
	border-bottom: 1px solid #369aad;
	padding: 5px;
	margin: 10px 0 15px 0;
}

#menu h3 { font-size: 14px; }

#menu blockquote p, blockquote p
{
	font-family: Georgia, Times, serif;
	margin-left: 15px;
}

#menu ul, menu li { list-style-type: none; }
#menu li p { margin-left: 15px; }

#menu h3 a
{
	text-decoration: none;
	padding: 3px;
	display: block;
	border: 1px solid #A6E7FF;
}

#menu h3 a:hover, #menu h3 a.sezev
{
	text-decoration: none;
	background-color: #F68548;
	border: 1px solid white;
	color: white;
}

img
{
	border-color: #F78549;
	border-width: 3px;
	border-style: solid;
}

.boxed
{
	background-color: white;
	padding: 10px;
	text-align: center;
	border: 1px solid #DF7842;
	font-size: 110%;
}

p { margin: 10px 0; }

#footer
{
	height: 100px;
	background-color: #006473;
	clear: both;
	margin-top: 30px;
	border-top: 3px solid #113B42;
	padding: 10px;
	color: white;
}

#navbar
{
	position: absolute;
	/*
top: -60px;
	left: 150px;
*/
	top: 108px;
	left: 170px;
	color: white;
	text-align: right;
	margin: 0;
	padding: 0;
	height: 20px;
	width: 500px;
	z-index: 50;
	font-size: 14px;
	font-weight: bold;
}

/* ]]> */
#navbar a
{
	color: white;
	text-decoration: none;
	padding:4px;
}

#navbar a:hover { text-decoration: underline; }

body.news #navbar #navlinknews, body.tamara #navbar #navlinktamara, body.links #navbar #navlinklinks, body.info #navbar #navlinkinfo
{
	color: #F48448;
	background-color: #113B42;
	border-color: #00FFFB;
	border-width: 2px;
	border-style: solid;
}


div.picgall img, div.quote01 img, div.quote02 img { margin: 5px; }
div.picgall img:hover { border-color: white; }


div.quote01 img, div.quote02 img { vertical-align: middle; }


p.firma
{
	text-align: right;
	font-style: italic;
	font-weight: bold;
	color: #A9450D;
	padding-right: 20px;
}

div.quote01, div.quote02, div.quote01 p, div.quote02 p
{
	margin: 10px 0;
	padding: 10px;
	clear: left;
}

.quote01
{
	background-color: #DFF7FF;
	border: 1px solid #F68549;
}

.quote02
{
	background-color: #fff;
	border: 1px solid #F68549;
}

body.news h4{color: #F78D55;
	font-size: 14px;
	font-family: Georgia, Times, serif;}
p.newsinfo
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 88%;
	color: #F78D55;
	font-style: italic;
	border-top: 1px solid #F78D55;
	margin:0 10px 20px 10px;

}
