@import "plugins/tabs.css";

* {
	margin-bottom: 0;
}

html {
	background: #00386b url(../images/bg.png) no-repeat center -75px;
	margin: 0;
	padding: 0;
}

body {
	font-family: Trebuchet, arial, helvetica, clean, sans-serif;
	margin: 0;
	padding: 0;
}

p {
	text-align: justify;
}

#doc2 {
	width: 100%;
}

#bd {
	padding-bottom: 100px;
}

.yui-g {
	width: 800px;
	margin: auto auto 0;
	padding: 100px 0 20px;
}

.yui-u.first {
	padding: 2em 0;
	border-right: 1px solid #abc2d5;
}

h2#payoff {
	font-size: 100%;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	padding-top: 295px;
	background: url(../images/olimpiadidelcuore.png) no-repeat center top;
	float: left;
	min-width: 330px;
}

#titolo_bacheca, #bacheca {
	padding-left: 40px;
}
#titolo_bacheca {
	color:  #c10417;
	font-weight: bold;
	font-size: 161%;
	margin-bottom: .5em;
	text-transform: uppercase;
}
#bacheca {
	color: white;
	font: 84%/180% Arial, sans-serif;
	text-transform: uppercase;
}
#bacheca p a {
	color: #e0c379;
	font-weight: bold;
}
#bacheca p a:Hover {
	background-color: #e0c379;
	color: #00386b;
}
#bacheca p strong {
	font-weight: bold;
}
#bacheca p em {
	font-style: italic;
}

.yui-content {
	color: #28282a;
	text-transform: none;
	line-height: 170%;
}


.yui-content h3, .yui-content h4 {
	text-transform: uppercase;
	color: #c10417;
	font-size: 100%;
	margin-bottom: 1em;
	font-weight: bold;
}
.yui-content h4 {
	font-weight: normal;
	margin-top: .5em;
}
.yui-content ul, .yui-content dl {
	padding: 1em;
	border: 1px dotted #ccc;
	border-width: 1px 0;
	margin-bottom: 1em;
}
.yui-content #storia ol {
	margin-left: 10px;
}
.yui-content #raccolta ul li, .yui-content #storia ul li, .yui-content #storia ol li {
	list-style: circle;
	margin-left: 10px;
}
.yui-content #storia ol li {
	list-style: decimal;
}
.yui-content dl {
	border-bottom-width: 0;
	margin-bottom: 0;
	padding: 0;
}
.yui-content dl dt {
	text-transform: uppercase;
	font-weight: bold;
	padding: .5em 1em 0 .5em;
}
.yui-content dl dd {
	border-bottom: 1px dotted #ccc;
	text-indent: 1em;
	padding: 0 1em .5em;
}
.yui-content a {
	color: #001d42;
}
p.pdf {
	line-height: 50px;
	margin-top: 10px;
}
p.pdf a {
	padding-left: 70px;
	background: url(../images/pdf.png) no-repeat left center;
	display: block;
	line-height: 50px;
}
.yui-content p.pdf {
	margin-top: 0;
}
.yui-content p.pdf a {
	color: #9d0c15 !important;
}
.yui-content p.pdf a:Hover {
	color: #9d0c15 !important;
	background-color: transparent !important;
}

#menu_1 {
	background-color: #000;
}
#menu_1 li {
	border-right: 2px solid #000;
	font-size: 84%;
}
#menu_1 li a {
	color: #fff;
	background-color: #31383e;
	text-decoration: none;
	padding: 3em 2em 1em;
}
#menu_1 li a.selected {
	background-color: #9d0c15;
}
#menu_1 li a:Hover {
	color: #9d0c15;
	background-color: #fff;
}

#ft {
	position: fixed;
	bottom: 0%;
	margin-bottom: 0;
	width: 100%;
	border-top: 2px solid #fff;
	background-color: #000;
	padding: 12px 0;
}
#ft p, #ft a, #ft img {
	margin-bottom: 0 !important;
}
#ft p {
	text-align: right;
	color: #fff;
	text-transform: uppercase;
	font-size: 70%;
	margin: 0 30px 0 5px;
	padding: 0;
}
#ft a {
	color: #fff;
}

#benefattori {
	float: left;
	margin: 0 5px 0 30px;
}
#benefattori img {
	margin-right: 20px;
}

.patrocinanti {
	padding-bottom: 8px;
} 

.co-partner {
	clear: both;
	border-width: 1px 0;
	border-style: dotted;
	border-color: #CCCCCC; 
	padding: 1em 0 2em 0;
	margin-bottom: 1em;
}
.cp_logo {
	float: left;
	padding-right: 20px;
}