body {
	background: #fffff;
	font-family:"century gothic",Helvetica,Arial,sans-serif;
	color: #022948;
	margin: 0pt;
	padding: 0pt;
	
}

a img {border:none;}

a {text-decoration:none; color:#022948;}

a:hover{opacity:0.8}

#socialnetwork img:hover{opacity:0.8}
#menu img:hover{opacity:0.8}



h3 {
	font-size: 140%;
	font-weight: normal;
}
img {
	border: medium none;
}
.graphic {
	margin: 0pt;
	padding: 0pt;
	display: block;
	overflow: hidden;
	text-indent: -8000px;

}
#container {
	margin:  auto;
	position: relative;
	text-align: left;
	width: 1000px;
	background: #ffffff;
	
}
#content {
	position: relative;
}
#slider {
}
#slider ul, #slider li {
	margin: 0pt;
	padding: 0pt;
	list-style: none outside none;
}
#slider li {
	width: 1000px;
	height: 350px;
	overflow: hidden;
}
#header {
	height:156px;
	width:1000px;
	background:none;
	margin:auto;
	margin-bottom:20px;
	margin-top:5px;
	z-index:-1;
}
#menu {
	margin:auto;
	margin-bottom:0px;
	margin-top:10px;
	border-bottom:#022948 2px solid;
	border-top:#022948 2px solid;
	height:50px;
	width:1000px;
}
#socialnetwork {
	margin:auto;
	margin-bottom:10px;
	margin-top:5px;
	border-bottom:#022948 2px solid;
	border-top:#022948 0px solid;
	height:110px;
	width:1000px;
}

#volunteers {
	margin:auto;
	margin-bottom:0px;
	margin-top:0px;
	height:55px;
	width:1000px;
	border-bottom:#022948 2px solid;
}

.thetop {
	display: none;
}

p {
	margin-top: 20px;
	line-height: 1.8em;
}

H1 {
	font-size: 18px;
	font-weight: lighter;
	color: #000;
	
	
}
H2 {
	font-weight: lighter;
	color: #000;
	font-size:14px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}

.post {position:relative; margin:auto; width:1000px;  background:url(../images/sfondo.jpg) no-repeat; }
.postpartners {position:relative; margin:auto; width:1000px; height:750px; margin-bottom:300px; background:#ffffff; }

#menupost {

	margin:auto;
	margin-bottom:0px;
	margin-top:10px;
	border-bottom:#022948 2px solid;
	border-top:#EB9B5B 10px solid;
	height:50px;
	width:1000px;
}
#partners {
width:1000px;
position:relative;
border-bottom:#022948 1px solid;
border-top:#022948 1px solid;}

#flashcontent {				
		margin: 0px;	
		width: 1000px;	
		height: 350px;			
	}

#partners img {margin:2px}






/*
 * jQuery Nivo Slider v2.4
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
    
    width:1000px;
    height:350px;
    margin:0 auto;
    padding-top:0px;
    margin-top:0px;
}

#slider {
	position:relative;
    width:1000px;
    height:350px;
    margin-left:0px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}










