/* CSS Document */
body {
	margin: 0 auto;
	background: none repeat scroll 0 0 #F2F2F2;
}
html {
	
}
.titolo_news {
	color:#FF0000;
	text-align:center;
	font-size:16px;
	padding-left:5px;
}
a.titolo_news {
	color:#FF0000;
	font-size:16px;
}
a.titolo_news:visited {
	color:#FF0000;
	font-size:16px;
}
a.titolo_news:hover {
	color:#FF0000;
	font-size:16px;
}
.news {
	color:#322c0e;
	font-size:14px;
}
.from {
	color:0000FF;
	font-size:10px;
	padding-right:5px;
	padding-left:5px;
}
body {
	color:#322c0e;
	font-family:"Comic Sans MS";
	font-size:14px;/*
	background-image: url(http://www.catanianuoto2000.it/images/bg.gif); 
	background-repeat: repeat-x; 
	background-position: bottom; 
	background-color: #ffffff; 
	background-attachment: fixed; 
	*/
}
.primo {
	cursor:hand
}
.secondo {
	padding-top:6;
	padding-left:0
}
.menu {
	background-image: url(http://www.catanianuoto2000.it/images/menu_01.png);
	background-repeat: no-repeat;
}
.submenu {
	background-image: url(http://www.catanianuoto2000.it/images/menu_02.png);
	background-repeat: no-repeat;
}
.menu_text {
	padding-left:4px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
}
a.menu_text:hover {
	color:#FF9900;
}
a.menu_text {
	text-decoration:none;
}
a.menu_text:visited {
	text-decoration:none;
}
.submenu_text {
	padding-left:4px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
a.submenu_text:hover {
	color:#0000FF;
}
a.submenu_text {
	text-decoration:none;
}
a.submenu_text:visited {
	text-decoration:none;
}
.fotoHome {
	float: right;
	margin: 5px;
}
.testo, .testo p {
	padding-left:5px;
	padding-right:5px;
	font-size:14px;
	padding-top:0;
}
.fotoSotto {
	padding-left:5px;
}
#titoloPagina {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FAA711;
	width:678px;
	text-align:center;
}
.newsContent {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-radius: 4px 4px 4px 4px;
	width: 635px;
	background-color: #FFF;
	border-color: #E5E5E5 #DBDBDB #D2D2D2;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	min-height: 220px;
}

.titoloNews h2 {
	color: #000000;
	font-size: 18px;
	line-height: 1.3em;
	margin: 0 0 10px;
	padding: 10px 0 0 10px;
}
.testoNews {
	font-size: 12px;
	line-height: 18px;
	color: #000;
	padding: 0 10px 10px;
	text-align: justify;
}
.separatoreTitoloNews {
	border-top: 1px solid #D8D8D8;
	margin: 0 10px;
}
.dataNews {
	font-size: 10px;
	line-height: 18px;
	color: #777777;
	padding: 0 10px 15px;
	text-align: right;
}
.imgNews {
	float: right;
	max-width: 200px;
	padding: 5px;
}
.autoreNews {
	font-size: 11px;
	line-height: 18px;
	color: #777777;
	padding: 10px;
	text-align: right;
	font-style: italic;
}
div.indietro {
	border-top: 1px solid #CDCDCD;
	line-height: 14px;
	margin: 0 0 2px 15px;
	min-height: 20px;
	padding: 5px 0 0;
	white-space: nowrap;
	width: 605px;
	text-align: center;
}
/* ALTRE NEWS */
.other {
	font-size: 1.2em;
	line-height: 1.4;
	display: block;
	width: 635px;
	margin-top: 15px;
}
div.other {
	position: relative;
}
.dataAltre {
	position: absolute;
	font-size: 10px;
	line-height: 18px;
	color: #777777;
	margin-top: -22px;
	right: 10px;
}
.altraNews:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
div.other a {
	background: -moz-linear-gradient(center top, #FFFFFF 50%, #E5E5E5) repeat scroll 0 0 transparent;
	display: block;
	margin-bottom: 15px;
	min-height: 109px;
	max-width: 603px;
}
div.other a:hover {
	text-decoration:none;
	background: #f0f0f0;
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#FFF), to(#70b6f2));
	background:-moz-linear-gradient(top, #FFF, #70b6f2);			/*rgba(0,0,0,.07)*/	/*rgba(0,0,250,0.1)*/	/*#70b6f2*/
}
div.other a:active {
	box-shadow:inset rgba(0,0,0,0.3) 0 1px 1px;
	-webkit-box-shadow:inset rgba(0,0,0,0.3) 0 1px 1px;
	-moz-box-shadow:inset rgba(0,0,0,0.3) 0 1px 1px;
}
.other a {
	float: right;
	padding: 30px 16px 0;	/*30px 32px 0;*/
	width: 603px;
}
.altraNews {
	margin-bottom: 10px;
	padding: 0;
	width: 980px;
}
.altraNews {
	margin: 0 auto 18px;
	padding: 5em 50px 1px;
	position: static;
	width: 880px;
}
.altraNews:nth-child(n) {
	border: medium none;
}
.altraNews {
	border-radius: 4px 4px 4px 4px;
}
.altraNews {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #FFFFFF;
	border-color: #E5E5E5 #DBDBDB #D2D2D2;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.other img {
	float: left;
	margin-right: 29px;
	margin-top: -15px;
	max-height: 116px;
	max-width: 178px;
	border-radius: 4px 4px 4px 4px;
}
.other h1 {
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.1em;
	word-spacing: -3px;
	margin-bottom: 0.4em;
	margin-left: 206px;
}
.other h1 {
	color: #000000;
}
.other p {
	color: #636363;
	margin-bottom: 0;
	margin-left: 206px;
}
.other a span {
	color: #0088CC;
}
span.more {
	cursor: pointer;
	font-style: normal;
}
a.more, span.more {
	background: url("http://images.apple.com/euro/global/elements/arrows/morearrow_08c.gif") no-repeat scroll 100% 50% transparent;
	padding-right: 10px;
	text-align: left;
	white-space: nowrap;
}
/*	FOOTER-BAR	*/
.content {
	-moz-transition: none 0s ease 0s;
	opacity: 1;
	border-radius: 4px 4px 4px 4px;
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #E5E5E5 #DBDBDB #D2D2D2;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

#footerBar.content{
	height: 184px;
}
/*
#footerBar {
	-moz-transition-delay: 1.6s;
	background: url(""http://www.catanianuoto2000.it/images/apple/footerBar.png"") repeat-y scroll 50% 0pt, -moz-linear-gradient(center top, #F7F7F7, #FFFFFF 35px) repeat scroll 0 0 transparent;
	clear: both;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 0;
	width: 816px;
}
*/
.content:nth-child(n) {
	border: medium none;
}
#footerBar .column {
	display: inline;
	margin: 0 0 0 2px;
	min-height: 9em;
	overflow: hidden;
	padding: 1em 10px 64px;
	position: relative;
	width: 142px;
	z-index: 0;
}
#footerBar a {
	color: #85898C;
}
.column.first, .column.last {
	margin-left: 0 !important;
}
a.block {
	cursor: pointer;
}
.roundedleft {
	border-radius: 4px 0 0 4px;
}
.column {
	float: left;
}
h4 {
	font-size: 1em;
	line-height: 1.5;
}
#footerBar h1, #footerBar h2, #footerBar h3, #footerBar h4, #footerBar h5, #footerBar h6 {
	color: #000000;
	font-style: normal;
}
h1, h2, h3, h4 {
	font-weight: bold;
}
#footerBar p {
	z-index: 1;
}
p {
	margin-bottom: 1.5em;
}
#footerBar em {
	bottom: 0;
	clear: left;
	display: block;
	margin: 0 -10px;
	position: absolute;
	width: 163px;
	z-index: 0;
}
a.block span, a.block em {
	color: #0088CC;
	cursor: pointer;
}
em {
	font-style: italic;
}
#footerBar em img {
	display: block;
	margin: 0 auto;
}
/* APPLE */
#footerBar {
	clear:both;
	width:816px;
	padding:0;
	margin: 10px 0;
	font-size:12px;
	background:#fff;
	behavior:url(http://images.apple.com/global/scripts/lib/iepngfix_scale.htc);
	background: -webkit-gradient(linear, 0 0, 0 35, from(#f7f7f7), to(#fff));
	background: -moz-linear-gradient(top, #f7f7f7, #fff 35px);
}
#footerBar .column {
	position:relative;
	display:inline;
	width:142.3px;/*116.5px;*/
	min-height:9em;
	_height:9em;
	margin:0;
	padding:1em 10px 64px;
	z-index:0;
	overflow:hidden;
	zoom:1;
}
#footerBar .last {
	padding-left:9px;
	/*	margin:0 0 0 -10px !important;*/
	border-right: 0px;
}
#footerBar .firs {
	margin:0 0 0 2px;
}
#footerBar a {
	color:#85898c;
	border-right: solid #efefef 1px;
}
#footerBar .column:hover {
	/*background: i need to create the fallback img;*/
	background: #70b6f2;
	background:-webkit-gradient(linear, 0 0, 0 70, from(#70b6f2), to(#fff));	/*f0f0f0*/
	background:-moz-linear-gradient(top, #70b6f2, #fff 70px);	/*f0f0f0*/
}
#footerBar a.more {
	clear:left;
	float:left;
	background-image:url(http://images.apple.com/euro/global/elements/arrows/morearrow_a1a5a9.gif);
}
#footerBar a.more:hover {
	color:#08c;
	text-decoration:none;
	background-image:url(http://images.apple.com/euro/global/elements/arrows/morearrow_08c.gif);
}
#footerBar em a {
	display:block;
	position:absolute;
	width:80px;
	height:50px;
	text-indent:-9999px;
	overflow:hidden;
*background:url(http://images.apple.com/euro/global/elements/blank.gif) repeat;
}
#footerBar em a.touch {
	width:80px;
	height:50px;
	left:10px;
	bottom:10px;
}
#footerBar em a.nano {
	right:10px;
	bottom:30px;
}
#footerBar p {
*position:relative;
	z-index:1;
}
#footerBar em {
	clear:left;
	display:block;
	position:absolute;
	width:163px;
	margin:0 -10px;
	bottom: 0;
*bottom:-1px;
	z-index:0;
}
#footerBar em img {
	display:block;
	margin:0 auto;
}
#footerBar .ads em {
*left: 10px;
}
/* PULSANTI */
/* features nav button */
.pulsante {
	width: 640px;
	/*position: relative;*/
	z-index: 40;
}
.pulsante a {
	border: 1px solid #e0e0e0;
	font-size: 16px;
	line-height: 21px;
*line-height: 19px;
	box-shadow: #fff 0 1px 1px;
	-webkit-box-shadow: #fff 0 1px 1px;
	-moz-box-shadow: #fff 0 1px 1px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-khtml-border-radius: 5px;
}
.pulsante a:hover {
	color: #0073c3;
	text-decoration: none;
}
.pulsante a:active, .pulsante a.active, .pulsante a.active:hover {
	box-shadow:inset rgba(0,0,0,0.3) 0 1px 1px;
	-webkit-box-shadow:inset rgba(0,0,0,0.3) 0 1px 1px;
	-moz-box-shadow:inset rgba(0,0,0,0.3) 0 1px 1px;
}
.pulsante a.active, .pulsante a.active:hover {
	color: #333;
}
#archivio {
	height: 62px;
}
#archivio a.browse {
	padding: 6px 16px 5px;
	float: right;
	margin: 0 4px 0 0;
	background: -webkit-gradient( linear, 0 0, 0 100%, from(#fff), to(#f6f6f6));
	background: -moz-linear-gradient(top, #fff, #f6f6f6);
}
#archivio a.browse:hover {
	background: -webkit-gradient( linear, 0 0%, 0 100%, from(#fff), to(#ededed));
	background: -moz-linear-gradient( top, #fff, #ededed);
}
#archivio a.browse:active, #archivio a.browse.active, #archivio a.browse.active:hover {
	background: -webkit-gradient( linear, 0 0%, 0 100%, from(#e6e6e6), to(#fcfcfc));
	background: -moz-linear-gradient( top, #e6e6e6, #fcfcfc);
}
#browse-strip-bottom {
	height: 72px;
	padding-top: 20px !important;
	text-align: center;
	border-top: 1px solid #fff;
	-webkit-box-shadow: rgba(0,0,0,0.3) 0 1px 3px;
	-moz-box-shadow: rgba(0,0,0,0.3) 0 1px 3px;
	box-shadow: rgba(0,0,0,0.3) 0 1px 3px;
}
#browse-strip-bottom a.browse {
	padding: 13px 22px 14px 43px;
	display: inline-block;
	display: -moz-inline-block;
	background: -webkit-gradient( linear, 0 0, 0 100%, from(#fcfcfc), to(#ededed));
	background: -moz-linear-gradient( top, #fcfcfc, #ededed);
	_display: none;
}
#browse-strip-bottom a.browse:hover {
	background: -webkit-gradient( linear, 0 0%, 0 100%, from(#fafafa), to(#e6e6e6));
	background: -moz-linear-gradient( top, #fafafa, #e6e6e6);
}
#browse-strip-bottom a.browse:active, #browse-strip-bottom a.browse.active, #browse-strip-bottom a.browse.active:hover {
	background: -webkit-gradient( linear, 0 0%, 0 100%, from(#e6e6e6), to(#f2f2f2));
	background: -moz-linear-gradient( top, #e6e6e6, #f2f2f2);
}
/* IE adjustments */
#archivio a.browse {
*background:#fafafa;
}
#archivio a.browse:hover {
*background-color:#f7f7f7;
*background-position: 15px -23px;
}
#archivio a.browse.active, #archivio a.browse.active:hover {
*background-color:#ebebeb;
*background-position: 15px -56px;
}
#browse-strip-bottom {
*border: 1px solid #d2d2d2;
*border-top: none;
*margin-left: -1px;
	_margin-left: 0;
}
#browse-strip-bottom a.browse {
*float: left;
*margin-left: 124px;
*padding-bottom: 16px;
*background:#fafafa;
}
#browse-strip-bottom a.browse:hover {
*background-color:#f7f7f7;
*background-position: 20px -16px;
}
#browse-strip-bottom a.browse.active, #browse-strip-bottom a.browse.active:hover {
*background-color:#ebebeb;
*background-position: 20px -49px;
}
/* -------------- */

#browse-strip-bottom a {
	background: -webkit-gradient( linear, 0 0, 0 100%, from(#fcfcfc), to(#ededed));
	background: -moz-linear-gradient(90deg, #ededed, #fcfcfc);
*background-color:#fafafa;
}
#browse-strip-bottom a:hover {
	background: -webkit-gradient( linear, 0 0%, 0 100%, from(#fafafa), to(#e6e6e6));
	background: -moz-linear-gradient(90deg, #e6e6e6, #fafafa);
*background-color:#f7f7f7;
}
#browse-strip-bottom a:active {
	background: -webkit-gradient( linear, 0 0%, 0 100%, from(#e6e6e6), to(#f2f2f2));
	background: -moz-linear-gradient(90deg, #f2f2f2, #e6e6e6);
}
#browse-strip-bottom .next, #browse-strip-bottom .previous {
	width: 220px;
	height: 48px;
}
#browse-strip-bottom .next span, #browse-strip-bottom .previous span {
	width: 160px;
	_width: 165px;
	margin: -2px 0;
	padding: 15px 0 17px;
	text-align: center;
*cursor: pointer;
	_position: relative;
}
#browse-strip-bottom .next img, #browse-strip-bottom .previous img {
	width: 32px;
	height: 33px;
}
#browse-strip-bottom .next {
	float: right;
	margin-right: 20px;
	border-right: none;
}
#browse-strip-bottom a.next img {
	margin: 9px 0 0 9px;
	float: left;
}
#browse-strip-bottom a.next span {
	float: right;
	margin-right: -1px;
	padding-right: 18px;
	background: url(http://images.apple.com/euro/ipad/built-in-apps/images/nav_mask_right_20110302.png) no-repeat 100% 0;
	overflow: hidden;
	_background-image: url(http://images.apple.com/euro/ipad/built-in-apps/images/nav_mask_right_20110302.gif);
}
#browse-strip-bottom a.next:active span {
	background-position: 100% 100%;
	_background-position: 100% 0 !important;
}
#browse-strip-bottom .previous {
	float: left;
	margin-left: 20px;
	border-left: none;
}
#browse-strip-bottom a.previous img {
	margin: 9px 9px 0 0;
	float: right;
}
#browse-strip-bottom a.previous span {
	float: left;
	margin-left: -1px;
	padding-left: 18px;
	background: url(http://images.apple.com/euro/ipad/built-in-apps/images/nav_mask_left_20110302.png) no-repeat 0 0;
	_background-image: url(http://images.apple.com/euro/ipad/built-in-apps/images/nav_mask_left_20110302.gif);
}
#browse-strip-bottom a.previous:active span {
	background-position: 0 100%;
	_background-position: 0 0 !important;
}
#browse-strip-bottom a.previous.overview span {
	width: 160px;
}
#browse-strip-bottom a img {
	margin-bottom: -11px;
}
/*	TROFEO PRECISIONE	*/


li.trofeoHover{
	background-color: #cfe3fc;
}

td.posTrofeo {
	text-align: right;
	padding-left: 5px;
	width: 20px;
}
td.nomeTrofeo {
	text-align: left;
	padding-left: 5px;
	width: 100px;
}
td.puntiTrofeo {
	border: 1px solid #C0C0C0;
	border-radius: 5px 5px 5px 5px;
	color: #333333;
	display: block;
	padding: 2px;
	text-align: center;
	width: 22px;	/*15px;*/
	float: left;
	background-color: #FFF;
}
i a.testoDestra {
	text-align: right !important;
}
div.list_content p {
	line-height: 14px;
	padding: 0 11px 0.5em;
	margin: 0 1px;
}
div.list_content p a.more {
	color: #0085CF;
	padding-right: 7px;/*text-align: left !important;*/
}
/* CLASSIFICA COMPLETA */
	
.puntiCls {
	width: 100%;
	color: #000;
}
.puntiCls thead {
	font-size: 1em;
	background: #f5f5f5;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f2f2f2));
	background: -moz-linear-gradient(100% 100% 90deg, #fffff, #f2f2f2);
	border-bottom: 1px solid #cecece;
}
.puntiCls thead th {
	padding: 24px 0 0;
	text-align: center;
}
.puntiCls thead th:first-child {
	border-top-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
}
.puntiCls thead th:last-child {
	border-top-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
}
.puntiCls thead th p {
	margin: -2px 0 17px;
}
.puntiCls tbody tr {
	font-size: 1.2em;
	line-height: 1.37em;
}
.puntiCls tbody tr td {
	padding: 5px 15px 5px 25px;
	font-size: 1em;
	vertical-align: top;
	border-left: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
}
.puntiCls tbody tr td p {
	margin-bottom: 16px;
	color: #000;
}
.puntiCls tbody tr td ul li {
	margin-bottom: 8px;
}
.puntiCls tbody tr td:nth-of-type(1) {
	background: url(http://www.catanianuoto2000.it/images/tabelle/gradienteColonne.jpg) repeat-y 0 0;
	border-left: none;
}
.puntiCls tbody tr td table td {
	padding-top: 0px;
	padding-left: 0px;
}
.puntiCls tbody th {
	padding: 30px 25px 0;
	border-bottom: 1px solid #bfbfbf;
	vertical-align: top;
}
.puntiCls tbody th h2 {
	margin-bottom: 9px;
	font-size: 1.5em !important;
	line-height: 1.2em;
	font-weight: normal;
	color: #000
}
.puntiCls tbody th .intro {
	color: #777;
	font-size: 1.1em;
	line-height: 1.37em;
}
.puntiCls thead .first {
	width: 25px;
	padding: 24px 10px 0;
}
.puntiCls thead .second {
	width: 365px;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2
}
.puntiCls thead .third {
	width: 50px;
}
.puntiCls tbody tr td.first {
	width: 25px;
}
.puntiCls thead tr td.second {
	width: 365px;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2
}
.puntiCls thead tr td.third {
	width: 50px;
	text-align: right !important;
}
.puntiCls tbody tr td.third {
	width: 20px;
	text-align: right !important;
}


/*	PAGINA ALLENATORI	*/

.testoNews#allenatori{
	min-height: 235px;
}
#allenatori ul{
	float: left;
    position: relative;
    width: 620px;
	list-style: none outside none;
	margin-bottom: 20px;
}

#allenatori ul li{
	display: block;
    float: left;
    margin-bottom: 20px;
	margin-right: 15px;
    min-height: 100px;
    position: relative;
    width: 185px;
}

#allenatori ul li#first{
	margin-left: 15px;
}

#allenatori ul li a h3{
	color: #0088CC;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 4px;
    text-decoration: none;
}

#allenatori ul li p{
	font-size: 11px;
}

/*	PROFILO ALLENATORI	*/

.facebook-like{
	position: absolute;
	top: 647px;
}

.profileContent {
	width: 635px;
	min-height: 220px;
}

#profile-copy p{
	margin-bottom: 18px;
}

#main { margin: 0 auto; width: 816px; position: relative;}
#main:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }

#main.profile-allenatori { margin-bottom:36px; }
#main.profile-allenatori #content { background: #eaebed url(http://www.catanianuoto2000.it/images/allenatori/profile_bg20111022.jpg) 0% 100% repeat-x; padding:42px 47px 38px 47px; min-height:578px; width: 722px; position: relative; }
#main.profile-allenatori #content .profile-wrapper { background-color:none; background-image: url(http://www.catanianuoto2000.it/images/allenatori/profile_wrapper_bg20111022.png); _background-color:#e9ecec; _background-image:none; padding:32px 40px 21px 40px; width:352px; min-height:544px; *height:544px; _height:544px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; -khtml-border-radius: 4px; position:relative; z-index:5; }
#main.profile-allenatori #content .profile-wrapper .profile { opacity:1 !important; position:relative; z-index:100; font-size:14px; line-height:18px; }
#main.profile-allenatori #content .profile-wrapper .profile div#bottom-fade { width:333px; height:100px; position:absolute; bottom:0; z-index:100; background: url('../bios/images/bottom-fade.png') no-repeat top left; *display:none !important; _display:none; }
#main.profile-allenatori #content .profile-wrapper .profile div#top-fade { width:333px; height:100px; position:absolute; top:100px; z-index:100; background: url('../bios/images/top-fade.png') no-repeat top left; *display:none !important; _display:none; }
#main.profile-allenatori #content .profile-wrapper .profile div.profile-titles { height:100px; position:relative; width:100%; margin-bottom:0.6em; }
#main.profile-allenatori #content .profile-wrapper .profile h2 { padding:0; line-height:1; margin-bottom:0; }
#main.profile-allenatori #content .profile-wrapper .profile h3 { margin:9px 0 17px 0; }
#main.profile-allenatori #content .profile-wrapper .profile p.last { margin-bottom:0; }
#main.profile-allenatori #content .profile-wrapper .profile div.profile-copy-wrapper { position:relative; width:23em; height:31em; -webkit-transition:top 2.5s; -moz-transition:top 2.5s; }
#main.profile-allenatori #content .profile-wrapper .profile div#profile-copy { position:relative; -webkit-transition:top 2.5s; -moz-transition:top 2.5s; }
#main.profile-allenatori #content .profile-wrapper .profile div#profile-copy p { width:23em; }
#main.profile-allenatori #content .profile-wrapper .profile a.truncate { position:absolute; padding-right:13px; bottom:-26px; _bottom:47px; background:url('http://www.catanianuoto2000.it/images/allenatori/more-arrow.png') no-repeat right 60.5%; -webkit-transition:opacity 1.5s; -moz-transition:opacity 1.5s; }
#main.profile-allenatori #content .profile-wrapper .profile a.truncate.less { top:100px; bottom:auto; background:url('http://www.catanianuoto2000.it/images/allenatori/back-arrow.png') no-repeat right 60.5%; }
#main.profile-allenatori #content .portrait { position:absolute; right:0; bottom:0; z-index:1; }

.leadership .download { font-size:11px; width:960px; text-align:right; padding:0 10px; margin:-29px auto -7px auto; color:#999; }

#leadership-overview #main #content #sidebar h2.subtitle { font-weight:normal; margin-left:18px; margin-bottom:0; }
#leadership-overview #main #content .section ul { float:left; position:relative; width:740px; }
#leadership-overview #main #content .section ul li { display:block; float:left; position:relative; width:185px; min-height:100px; _height:100px; margin-bottom:20px; }
#leadership-overview #main #content .section ul li h4 { color:#333; font-size:11px; font-weight:normal; margin-top:2px; }
#leadership-overview #main #content .section ul li a h3 { font-size:12px; color:#08c; font-weight:bold; text-decoration:none; margin-top:4px; margin-bottom:0px; }
#leadership-overview #main #content .section ul li a:hover h3 { text-decoration:underline; }
#leadership-overview #main #content .section ul li p { font-size:11px; }

#leadership-overview #main #content .section.directors { border-top:1px solid #e1e1e1; padding-top:12px; }
#leadership-overview #main #content .section.directors ul { margin:5px 0 0; }
#leadership-overview #main #content .section.directors li { min-height:80px; _height:80px; margin-bottom:2px; width:185px; }
#leadership-overview #main #content .section.directors li a { font-weight:bold; }

#leadership-overview #main .section { float:left; position:relative; width:100%; }
#leadership-overview #main .section h2 { font-size:28px; color:#000; font-weight:normal; line-height:1.5em; }

@media only screen and (max-device-width: 768px) {
#main.profile-allenatori #content .profile-wrapper { zoom:1; background:transparent url(http://www.catanianuoto2000.it/images/allenatori/profile_wrapper_bg20111022.png); }
}

@media only screen and (max-device-width: 480px) {
#main.profile-allenatori #content .profile-wrapper { zoom:1; background:transparent url(http://www.catanianuoto2000.it/images/allenatori/profile_wrapper_bg20111022.png); }
}

.attivita h2{
    font-size: 16px;
	font-weight: bold;
}

.attivita h3{
	font-size: 14px;
	font-weight: bold;
}

.nero{
	color: #000;
}

.rosso{
	color: #F00;
}

p.tel{
    background: url("http://www.catanianuoto2000.it/images/varie/call.png") no-repeat scroll 0 50% transparent;
    padding-left: 35px;
    text-align: left;
/*    white-space: nowrap;*/
}
