@import url('main.css');

/*** html tag override ***/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5f4b46;
}


a {
	color:#026fa2;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#000000;
	
}


/*** layout elements ***/
#container {
	margin:0 auto 15px;
	width:985px;
}
#header {
	background: url(bgtop.jpg) no-repeat;
	height:220px;
	position: relative;
}
#content {
	background-color:#F3EEDA;
	margin-left:17px;
	margin-right:17px;
}
#maincontent {
	padding: 20px;
	width: 640px;
	float: left;
}
#maincontentpro {
	padding: 20px;
	width: 640px;
	height:850px;
	float: left;
	background-image:url(bg-progetti.gif);
	background-repeat:no-repeat;
	position: relative;
	
}
#maincontentappelli {
	padding: 20px;
	width: 640px;
	height:170px;
	
	background-image:url(bg-appelli.gif);
	background-repeat:no-repeat;
	position: relative;
	
}
#maincontentpro2 {
	padding: 20px 0px 20px 20px;
	width: 640px;
	float: left;
}
#sidecontent {
	width: 260px;
	float: right;
}
#footer2 {
	background: url(bg_footer2.jpg) no-repeat;
	height:110px;
	position:relative;
	color:#5F4B46;
	font-size:14px;
	font-weight:bold;
	padding-top: 40px;
}
#footer2b {
	text-align: left;
	position:absolute;
	left:170px;
}
#quest {
	text-align:center;
	font-size:20px;
	position:absolute;
	right:260px;
	top:20px;
	}
#footer {
	background: url(bg_footer.jpg) no-repeat;
	height:110px;
	position:relative;
	color:#5F4B46;
	font-size:14px;
	font-weight:bold;
	padding-top: 40px;
}
#footer p {
	text-align: center;
}

/*** page elements ***/
#menu {
	left:70px;
	position:absolute;
	top:114px;
}
#logo {
	position:absolute;
	right: 65px;
}
#progetti {
	position:absolute;
	right: 55px;
	top: 20px;
}
#sostieni {
	position:absolute;
	right: 155px;
	top: 30px;
}
#news {
	background:transparent url(news.gif) no-repeat 25px 0;
	width:680px;
	padding-left:155px;
	height:20px;
	color:#5f4b46;
}
#news, #breadcrumb {
	font-weight:bold;
	left:17px;
	overflow:hidden;
	padding-top:16px;
	position:absolute;
	top:175px;
}
#news a {
	text-decoration: underline;
	font-weight: normal;
	font-size: 9pt;
}
#news .date {
	font-style: italic;
	font-weight: normal;
}
#breadcrumb {
	font-size: 13pt;
	height:50px;
	color: white;
	width: 100%;
	padding-left:10px;
	padding-top:20px;
}
/*** classes ***/
.blue{
	background:transparent url(bg_menu_azzurro.jpg) no-repeat;
}

.red{
	background:transparent url(bg_menu_rosso.jpg) no-repeat;
}
.green{
	background:transparent url(bg_menu_verde.jpg) no-repeat;
}

.yellow{
	background:transparent url(bg_menu_giallo.jpg) no-repeat;
}

.pink{
	background:transparent url(bg_menu_rosa.jpg) no-repeat;
}

.box1, .box2, .box3, .sidebox1, .sidebox2, .sidebox3 {
	background-repeat: no-repeat;
	position: relative;
}
.box1, .box2, .box3 {
	float:left;
}
.box1 #projects, .box2 #join, .box2 #slideshow, .box2 #children, .box3 #promotor {
	position: absolute;
}
.box1 {
	width: 311px; 
	height: 334px; 
	margin-left:8px;
	margin-top:10px;
	background-image:url(bg_box_left.jpg);
}
.box1 #projects {
	left: 26px;
	top: 90px;
}
.box2 {
	width: 319px; 
	height: 340px;
	background-image:url(bg_box_center.jpg);
}
.box2 #join {
	left: 210px;
	top: 120px;
}
.box2 #slideshow {
	left: 39px;
	top: 164px;
}
.box2 #children {
	width:100px;
	text-align:center;
	font-size:20pt;
	font-weight:bold;
	left:205px;
	top:10px;
	z-index:10;
	color:#5f4b46;
}
.box3 {
	width: 307px; 
	height: 342px;
	background-image:url(bg_box_right.jpg);
}
.box3 #promotor {
	left: 15px;
	top: 28px;
}
#sidecontent .box1, #sidecontent .box2, #sidecontent .box3 {
	width: 245px;
	height: 254px;
	margin: 0;
}
#sidecontent .box1 {
	background-image:url(bg_hl_verde.jpg);
}
#sidecontent .box1 #projects {
	left: 64px;
	top: 28px;
}
#sidecontent .box2 {
	background-image:url(bg_hl_rosso.jpg);
}
#sidecontent .box2 #join {
	left: 40px;
	top: 25px;
}
#sidecontent .box3 {
	background-image:url(bg_hl_azzurro.jpg);
}
#sidecontent .box3 #promotor {
	left: 53px;
	top: 22px;
}
ul.links {
	position:absolute;
	right:45px;
	text-align:right;
	top:10px;
}
ul.links li.camera, ul.links li.facebook {
	background-position:right top;
	background-repeat:no-repeat;
	height:15px;
	padding-right:30px;
	padding-top:12px;
	
}
ul.links li.camera {
	background-image: url(camera.gif);
}
ul.links li.facebook {
	background-image: url(facebook.gif);
}
.title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#5f4b46;
	padding-left:8px;
	text-align:center;
}

.simpleText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5f4b46;
	padding-left:8px;
}
ul.gallery li{
	width:210px;
	float:left;
	text-align:center;

}
ul.gallery2 li{
	width:60px;
	float:left;
	text-align:center;
	list-style:none;
	margin:0px 2px 2px 0px;
	padding:0px;

}
.link_haiti {
	color:#5f4b46;
	font-weight: normal;
}

.link_haiti:hover {
	color:#5f4b46;
	text-decoration: underline;
}

.link_haiti_title {
	color:#5f4b46;
	font-weight: bold;
}

.link_haiti_title:hover {
	color:#5f4b46;
	text-decoration: underline;
	font-weight: bold;
}

.greentxt{
	color:#7eb72c;
	font-size:15px; 
	text-decoration:underline; 
	font-weight:bold
}
.greentxt:hover{
	color:#5f4b46;
}

.greentxtbig{
	color:#7eb72c;
	font-size:24px;
	border-bottom:#7eb72c solid medium;
	font-weight:bold
}
.greentxtbig:hover{
	color:#5f4b46;
	border-bottom:#5f4b46 solid medium;
}
.greentxtbig2{
	color:#7eb72c;
	font-size:24px;
	
	font-weight:bold
}
.greentxtbig2:hover{
	color:#5f4b46;
	
}
.greentxtbig3{
	color:#7eb72c;
	font-size:16px;
	
	font-weight:bold
}
.greentxtbig3:hover{
	color:#5f4b46;
	
}
#icona-pdf {
	list-style-image:url('pdf-icon.gif');

	padding-left:50px;
	list-style-type:square;
	
}
.smallgreentext{
	color:#7eb72c; 
	font-size:16px; 
	font-weight:bold;
	margin-top:15px;
	margin-bottom:5px;
}
.smallgreentext2{
	color:#7eb72c; 
	font-size:16px; 
	font-weight:bold;
	margin-top:15px;
	margin-bottom:5px;
}
.smallgreentext:hover{
	color:#5f4b46; 
	font-size:16px; 
	font-weight:bold;
	margin-top:15px;
	margin-bottom:5px;
}
ul.gallery2 {
	padding:0;
	float:left;
	}
.redtitle{
	font-size:24px;
	color:#ef3331;
	font-weight:bold;

}
.redtextbig{
	color:#ef3331; 
	font-size:17px; 
	font-weight:bold

}

.blutextbig{
	color:#4ab2e9; 
	font-size:24px; 
	font-weight:bold

}