/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

body { 
	font-family: arial, helvetica, sans-serif;
	font-weight: 300;
	font-size: 12px;
	color: #2b2b2b;
	line-height: 1.5;
	text-align: justify;
	background: #ffffff;
}

/* GENERAL LAYOUT */
#top {
	width: 100%;
	height: 25px;
	background: transparent url(images/stripe-top.png) repeat-x;
	z-index: 9999;
	position: absolute;
	top:0px;
}
#top .content {
	width: 990px;
	height: 25px;
	margin: auto;
	z-index: 99999;
	position: relative;
}
a.reserved {
	width: 116px;
	height: 23px;
	display: block;
	background: transparent url(images/reserved.png);
	position: absolute;
	top: 2px;
	right: 0px;
	text-indent: -999em;
	z-index: 999;
}
a.reserved:hover {
	top: 3px;
}
.flags {
	width: 100px;
	height: 25px;
	position: absolute;
	right: 122px;
	top:4px;
}
.flags img {
	float: right;
	margin-top: 4px;
}
div#gallery-top {
	width: 100%;
	height: 340px;
	position: relative; 
	background: #15509b;
}

div#header {
	width: 100%;
	height: 75px;
	margin: -30px auto 0px auto;
	position: relative;
	background: #15509b;
	z-index: 999;
}
div#header .content {
	width: 990px;
	height: 85px;
	margin: auto;
	position: relative;
}
div#header .content #logo {
	width: 220px;
	height: 104px;
	background: #fff url(images/logo.jpg) no-repeat top;
	position: absolute;
	bottom: 10px;
	left: 0px;
	z-index: 999;
}
div#header .content #logo a {
	width: 220px;
	height: 110px;
	display: block;
	text-indent: -999em;
}

/* NAV */

div#header .content div#menu {
	width: 765px;
	height: 38px;
	position: absolute;
	bottom: 10px;
	right: 0px;
	float: left;
	z-index: 9999;
}

/* CONTENT */

div#content {
	width: 990px;
	min-height: 350px;
	height: auto;
	margin: 10px auto 20px auto;
	position: relative;
}

ul.sections_siblings {
	width: 215px;
	height: auto;
	float: right;
	margin: 0px 0px 20px 0px;
	padding: 5px 0px 20px 0px;
	border-top: 1px solid #d4070f;
	text-align: right;
}
ul.sections_siblings li {
	width: 205px;
	height: auto;
	list-style: none;
	list-style-image: none;
	margin: 2px 0px 2px 0px;
	padding: 2px 5px 2px 5px;
}
ul.sections_siblings li a {
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
	color: #245c98;
}
ul.sections_siblings li a:hover {
	color: #245c98;
}
ul.sections_siblings li:hover {
	background: #f0f0f0;
	color: #d4070f;
}
ul.sections_siblings li.selected {
	background: #15509b;
	color: #ffffff;
	font-weight: bold;
}
ul.sections_siblings li.selected a {
	color: #fff;
}

div#list_news {
	width: 650px;
	height: auto;
	border-bottom: 1px solid #ccc;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 25px 0px;
}
.date{
	float:left;
	margin:0px 10px 0px 0px !important;
	margin:0px 10px 0px 0px;
	width:55px !important;
	width:55px;
	height:55px;
	list-style: none;
	background: transparent url(images/calendar.png) no-repeat;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	position: relative;
}
.date .m{
	width:auto;
	margin: 5px 0px 3px 6px !important;
	margin: 5px 0px 3px 6px;
	font-size:10px;
	color: #fff;
	list-style: none;
	list-style-image: none;
	float: left;
}
.date .y{
	width:auto;
	margin: 5px 5px 3px 0px !important;
	margin: 5px 5px 3px 0px;
	font-size:10px;
	color: #fff;
	list-style: none;
	list-style-image: none;
	float: right;
}
.date .d{
	width:55px;
	margin: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px;
	font-size:22px;
	text-align: center;
	color: #245c98;
	list-style: none;
	list-style-image: none;
}

/* HOME */
div#home-left {
	width: 555px;
	min-height: 100px;
	float: left;
}
div#home-left .title {
	width: 215px;
	min-height: 100px;
	font-size: 22px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #c30006;
	text-align: right;
	float: left;
}
div#home-left .text {
	width: 330px;
	min-height: 100px;
	height: auto;
	float: right;
	margin: 5px 0px 0px 0px;
	margin-bottom: 20px;
}
div#home-right {
	width: 430px;
	min-height: 100px;
	float: right;
}
div#home-right .title {
	width: 140px;
	min-height: 100px;
	font-size: 22px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #c30006;
	text-align: right;
	float: left;
	margin-left: 20px;
}
div#home-right .text {
	width: 260px;
	min-height: 100px;
	float: right;
	margin: 5px 0px 0px 0px;
	margin-bottom: 20px;
}
div#home-right .video {
	background: transparent url(images/video.jpg) no-repeat;
}
div#home-right .video a {
	width: 255px;
	height: 158px;
	display: block;
	background: transparent url(images/video-arrow.png) no-repeat 0px 0px;
}
div#home-right .video a:hover {
	background: transparent url(images/video-arrow.png) no-repeat 0px -158px;
}

/* CONTENT */
#title {
	width: 215px;
	height: auto;
	min-height: 200px;
	float: left;
}
#text {
	width: 750px;
	height: auto;
	min-height: 200px;
	margin-top: 6px;
	float: right;
}

/* FOOTER */

div#footer {
	width: 100%;
	height: 300px;
	background: #f0f0f0;
}
div#footer #info {
	width: 950px;
	height: auto;
	margin: auto;
	position: relative;
	z-index: 10;
}
div#footer #info #isc_info {
	padding-top: 7px;
}
div#footer a {color: #3b3b3b;}
div#footer a:hover {color: #d4070f;}
div#footer .contact-label {width:75px; float:left; clear:both; font-size: 11px; color: #3b3b3b; line-height: 1.4}
div#footer .contact-info {width:350px; float:left; font-size: 11px; color: #3b3b3b; line-height: 1.4}

img.ib-logo {
	position: absolute;
	top: 5px;
	right: 320px;
	display: none;
}

/* MISC */

img { border: none; margin: 0px; padding: 0px; }

.clear { clear: both; }

ul {
	width: auto;
	height: auto;
	list-style-position: outside;
	margin: 3px 0px 3px 0px;
	padding: 3px 0px 3px 0px;
}
li {
	margin: 0px 0px 0px 19px;
	padding: 0px;
	list-style-image: url(images/arrow_list.png);
}
span.red {
	background: #d4070f;
	padding: 4px 3px 4px 3px;
}
span.blue {
	background: #245c98;
	padding: 4px 3px 4px 3px;
}

blockquote {
	width: 280px;
	float: right;
	padding:3px;
	margin: 5px 0px 20px 20px;
	color:#575757;
	padding: 0 50px;
	font-style: italic;
	background: transparent url("images/blockquote.gif") no-repeat 0 0;
}
iframe {
	border: none;
}
/* LINKS */
a { 
	color: #d4070f;
	text-decoration: underline;	
}

a:hover { 
	color: #2b2b2b;
	text-decoration: none;	
}

a:active, a:focus{ 
   outline:0;
}

/* TYPE */

h1 {
	font-size: 24px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #c30006;
	text-align: right;
}
h2 {
	color: #245c98;
	margin: 0px 0px 5px 0px;
}

h3 {
	color: #245c98;
	font-weight: bold;
	font-size: 15px;
	margin: 0px 0px 5px 0px;
}
h4 {
	font-size: 11px;
	color: #d4070f;
	margin-top: 6px;
	text-align: right;
}
h4 a {
	color: #ffffff;
}
h4 a:hover {
	color: #f0f0f0;
}
p {
	
}
p.titolo { 
	font-size: 14px;
	color: #245c98;
	margin: 0px 0px 5px 0px;
}
li.titolo p {
	font-size: 14px;
	color: #245c98;
	margin: 0px 0px 5px 0px;
	line-height: 1;
}
li.titolo p a {
	color: #245c98;
}
li.titolo p a:hover {
	color: #d4070f;
}
p.titolo a {
	color: #245c98;
}
p.titolo a:hover {
	color: #d4070f;
}
div.descrizione { 
	font-size: 12px;
	margin: -10px 0px 0px 10px;
	padding: 0px;
}
span.evidence {
	
}
em {
	font-style: italic;
}
strong {
	font-weight: bolder;
}
/* FORMS */

form {
    font-size: 12px;
    color: #505050;
    text-decoration: none;
    font-weight: normal;
    text-align: left;
    vertical-align: middle;
    width: 100%;
}
fieldset
{
   	width: auto;
   	padding: 10px;
   	margin: 0px 0px 10px 0px;
   	border: 1px solid #f0f0f0;
}
legend
{
	
}
form fieldset div
{
    width: auto;
    text-align: left;
}
form fieldset div label
{
    width: 100%;
    text-align: left;
    float: left;
    margin: 0px;
}
form fieldset div label[for]
{   
    float: left;
    width: auto;
    margin: auto;
    text-align: left;
}
form fieldset iframe.otk_input_file
{
	width: 100%;
	height: 80px;
	border: none;
	border-top: 1px solid #cccccc;
	background: #f0f0f0;
	overflow: hidden;
	text-align: left;
}
input
{
	border: 1px solid #ccc;
	width: 98%;
	height: 25px;
	margin: 5px 0px 5px 0px;
	padding: 5px;
	font-size: 14px;
}
form fieldset div input[type="text"], input[type="password"]
{
    
}
input[type="submit"] {
	width: 100px;
	height: 20px;
}
form fieldset div input[type="checkbox"]
{
	width: auto;
	height: auto;
}
form fieldset div input[type="radio"]
{
	width: auto;
	height: auto;
}
form fieldset div div
{
    
}
form textarea
{
    width: 98%;
    height: 350px;
    text-align: left;
    margin: 0px;
    padding: 5px;
    border: 1px solid #ccc;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
}
form fieldset div select
{
    width: 100%;
}
optgroup
{
    font-style: italic;
}
button.img {
	width: 100px;
	height: 40px;
	background: transparent url(images/input-button.png) no-repeat 0px 0px;
	display: block;
	border: none;
	cursor: pointer;
}
button.img:hover {
	background-position: 0px -40px;
}
