
/* ------- GENERAL ------- */


body{
	background-image: url("/img/zampesfondorepeat.gif");	
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}

.inside {
	padding: 5px;
	background-color: #1D1D1D;
	border: 2px solid black;
	color: #009900;
	overflow: hidden;
}

h2 { font-size: 24px; margin-top:0; padding-top:5px;}
h3 { font-size: 18px; }


#wrapper a { color: #009900; }
#wrapper a:hover { color: #fff; background: #009900; }


.high, strong {color: #E6E6E6;	font-weight: normal;}
.highlight { color: red; }
.narrow {	width:350px;	margin:auto; }
.center {	text-align: center;	margin:auto; }

img { border: 0; padding:2px; }



/* ------ HEADER ------- */

#head {	background-color: #1D1D1D;	border-bottom: 2px solid black;}

#logo {	float: left; z-index:34;} 
#logo img { border: 0px; padding: 0px; height:90px; width:178px;}

#logo a:hover { color: #fff; 	background: }

#adv { text-align: center; }
#adv img { border: 0px; padding: 0px;	padding:10px; }


/* ------ FOOTER ------ */

#footer {
	border-top: 2px solid black; 	border-bottom: 2px solid black;
	margin-top:15px; padding:10px 0;
	background-color: #1D1D1D;
	color:#009900;
	width:100%;
	font-size: smaller;
}

#footer a {	color:#009900;}



/* ------ LEFT COLUMN : menu ------ */

#language {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color:#BBBBBB;
	padding: 10px 0px;;
}

#language a {	color:#BBBBBB;}

#menu  { padding: 5px;}

#menu ul {	margin: 0px; 	padding: 0px; }

#menu li {
	margin: 0px; 
	padding: 5px 8px 5px 20px;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
  font-size: 14px;
  font-weight: bold;
  color: #009900;
}




/* ------- MAIN CONTENT -------- */



#titlebar {
	text-align:center;
	margin: auto;
}


.box {
	text-align:left;
	margin: 8px;
	width:46%;
	float:left;
}

.box p {
	font-size: smaller;
}

.box h2 {
	font-size: smaller;
	color: white;
}


/* ------- SIDE CCONTENT: right column -------- */

#sidecontent img { width: 120px; border: 0; padding:1px; margin:2px auto;}





/* ------- SECTION WHERE WE ARE -------- */


#where{
	background-image: url("img/bg-where.jpg");
	background-repeat: no-repeat;
	padding:10px 10px 100px 10px;
}

#where p{
	font-size: 18px;
}






/* ------- SECTION GALLERY -------- */


#gallery img {
	border: 0;
	width:80px;
	padding: 2px;

}




/* ------- SECTION CONTACT US -------- */


#contactus {
	background-image: url("img/backgroundcontactus.jpg");
	background-repeat: no-repeat;
}



/* ------- SECTION NEWS -------- */

#news {
	background-image: url("img/backgroundnews.jpg");
	background-repeat: no-repeat;
}

.post {
	border-bottom: 2px dashed #000000;
	display: block; clear: right;
	overflow: hidden;
}

.post p {font-size: 12px;}
.post h3 {font-size: 14px;}

#news img {
	padding:4px; border:0;
}



/* ------- SECTION LINKS -------- */


#links {
	text-align: center;
	padding: 5px auto;
}

#links img {
	border: 0; padding:2px;
}

#links hr {
	color: #009900;
	height: 2px;
}

#myAd img {
    border: none; 
}
