/* @override 
	http://www.unitiperibambini.it/templates/unicef/Css/unicef.css
	../../Unitiperibambini/Css/uniti-skeleton.css
	--
	http://www.unitiperibambini.it/templates/unicef/Css/unicef.css
	http://10.0.0.77/unitiperibambini/templates/unicef/Css/unicef.css
*/

@import url("../../Unitiperibambini/Css/uniti-skeleton.css");
/*-----------------------------------------------------------------------------

version:	19/05/2009 - v.0.0.2author:		federico pizzutto - http://www.pngised.net/client:		Prospero Multilab - http://www.prosperomultilab.com/
scope:		Stylesheet for Institutional Site: Uniti per i Bambini
-----------------------------------------------------------------------------*/

@media screen, projection {
/* @group GRAPHICS */
body {
	background-color: #009ee1;
}
#page {
	background: transparent url(../Images/uniti-peri-bambini-top.gif) no-repeat 0 0;
}
#scrollBody {
	background: transparent url(../Images/bg-top-repeat.gif) repeat-x 0 0;
}
#mainmenu {	padding: 0 0 0 333px;}
.dashedmenu {
	background: transparent url(../Images/bg-menu.jpg) repeat-x 0 0;
	float: left;
	width: auto;
}
#mainmenu, .dashedmenu, .dashedmenu ul {
	height: 60px;
}
.dashedmenu ul {
	background: url(../Images/separa-menu.jpg) no-repeat 0 0;
	border: 0;
	padding: 0;
}
.dashedmenu li {
	background: url(../Images/separa-menu.jpg) no-repeat 100% 0;
	float: left;
	padding: 30px 0 14px 0px;
}
.dashedmenu ul li a {
	color: #fff;
	text-shadow: #00334d 0 -1px 1px;
    padding: 0px 14px 0px 14px;
	font-size: 1.1em;
}
.dashedmenu ul li a:hover {
	text-decoration: none;
	text-shadow: none;
}
.dashedmenu a.selected {
	font-weight: bold;
	text-shadow: #fff 0 0px 10px;
}
#sidebar {
	width: 323px;
}
#sidecontent {
	background: #0062c7 url(../Images/bg-sidebar.jpg) repeat-x 0 0;
	margin-left: 10px;
	padding: 30px 20px;
}
#maincontent {
	margin-left: 333px;
	width: 577px;
	background: #fff url(../Images/bg-top-interno.jpg) repeat-x 0 0;
	padding: 30px 20px;
}
/* @end */
/* @group TYPOGRAPHY */
body,td,th {
	font: 0.875em/1.2em Arial, Helvetica, sans-serif;
}
h2.titolo {
	font-size: 1.714em;
	line-height: 1.2em;
	color: #0097c9;
	font-weight: bold;
	padding-bottom: 0.7em !important;
}
h3.titoletto {
	font-size: 1.428em;
	line-height: 1.2em;
	padding-bottom: 0.6em;
}
#sidebar h2.titolo, #sidebar h3.titoletto {
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 0.1em;
	padding-top: 1em;
}
p {
	padding-bottom: 0.6em;
}
.evidenziato {
	color: #09C;
}
.nota {
	color: #999;
	font-size: 0.75em;
}

#main a {
	background: url(../Images/link.gif) 2px 1px no-repeat;
	color: #09C;
	padding: 0 2px 1px 20px;
	text-decoration: none;
}
#main a:hover {
	color: #fff;
	background: #09F url(../Images/linkOver.gif) 2px 1px no-repeat;
}
#sidebar {
	color: #fff;
}
#sidebar h3.link-campagne { 
    margin-bottom: 0.6em;
    background: url(../Images/freccia-campagne.png) no-repeat 100% 0;
    padding: 0.3em 35px 0.3em 0;
}
#sidebar h3.link-campagne, #sidebar h3.link-campagne a {
	color: #ffd400;
	font-size: 1.714em;
	font-weight: bold;
}
#sidebar h3.link-campagne a {	display: block;}
#sidebar strong, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar a {
	color: #ffd400;
}
#sidebar a {
	background: none;	
	/*background: url(../Images/link-giallo.gif) 2px 1px no-repeat;*/
	padding: 0px;
	text-decoration: none;
}
#sidebar a:hover {
	/*background-color: #ffd400;*/
	background: none;
	color: #ffffff;
}
#maincontent ul {
	padding: 0 0 0 30px;
	list-style-type: disc;
	list-style-image: url(../Images/list.gif);
}
#maincontent ol {
	padding: 0 0 0 20px;
	list-style-type: decimal;
}
#maincontent li {
	padding-bottom: 0.6em;
}
#maincontent li a {
	background: none;
	padding: 0;
}
#maincontent li a:hover {
	color: #09C;
	background: #e6eef2;
}

/* @group STYLEZ */
#maincontent img {
	padding: 4px;
	border: 1px solid #ddd;
}
/* @end */
/* @end */
/* @group IE6 */
#sidecontent { zoom:1;}
.dashedmenu ul {
	float: left;
}
/* @end */
/* @group EXTEND */
input.labelHighlight {	color: #999;}
/* @end*/
}

@media print {
a {	color: #333;text-decoration: underline;}
a:after{content: " [" attr(href) "]";}
}

