/******************************************************/
/******************************************************//******************************************************/
/* CSS MUTUO SOCCORSO */
/* © notrealStyle 2009 */ /* notrealstyle.it */

/******************************************************//******************************************************//****************************************************** BODY HTML */
HTML, BODY { 
margin: 0px;
padding: 0px;
height: 100%;

}
BODY {
font-family: Verdana, Arial, sans-serif;
font-size: 70%;
color: #000000;
text-align: center;
background-color: #ffffff;
background-image: url(../images/bg_html.gif);
background-position: 0 0;
background-repeat: repeat;
}

/******************************************************//****************************************************** LINK */
A {
padding: 0px 3px;
text-decoration: underline;
}
A:link  {
color: #145292;
}
A:visited   {
color: #a77d5f;
}
A:active    {
color: #a77d5f;
}
A:hover {
color: #a77d5f;
}
/****************************************************** PAGINAZIONE */
.pag A:link  {
text-decoration: none;
padding: 0px 3px;
border: 1px solid #99CBFF;
background-color: #E7F2FD;
}
.pag A:visited {
text-decoration: none;
padding: 0px 3px;
border: 1px solid #99CBFF;
background-color: #E7F2FD;
}
.pag A:active {
text-decoration: none;
padding: 0px 3px;
border: 1px solid #99CBFF;
background-color: #0D78BC;
}
.pag A:hover {
text-decoration: none;
padding: 0px 3px;
border: 1px solid #99CBFF;
background-color: #0D78BC;
}
.pagactive {
text-decoration: none;
padding: 0px 3px;
border: 1px solid #99CBFF;
background-color: #0D78BC;
color: #ffffff;
}

/******************************************************//****************************************************** MODULI */
form {   
margin: 2px 0px;
padding: 0px;
display: block;
}
label {
margin: 0px;
padding: 0px 5px;
}
input {
border: 1px solid #75d8f5;
margin: 3px 0px 0px 0px;
color: #000000;
font-size: 95%;
}
textarea {
border: 1px solid #75d8f5;
margin: 3px 0px 0px 0px;
color: #000000;
font-size: 95%;
}
select {
border: 1px solid #75d8f5;
color: #000000;
font-size: 95%;
}
.buttonSearch {
margin: 0px;
color: #145292;
font-weight: normal;
background-color: transparent;
font-size: 95%;
}

.buttonCart {
margin: 0px;
color: #145292;
font-weight: normal;
background-color: transparent;
font-size: 100%;
}

/******************************************************//****************************************************** ELENCHI */
ul#menu_0{
padding: 10px 0px 15px 0px; 
margin: 0px;
text-align: left;
font-size: 120%;
}
#menu_0 li {
list-style-type: none;
list-style-position: outside;
padding: 0px;
margin: 3px 0px 3px 20px;
}
#menu_0 li {
list-style-image: url(../images/list_link.gif);
}
#menu_0 li a {
padding: 0px;
margin: 0px;
text-decoration: none;
}
#menu_0 li a:active, #menu_0 li a:hover {
text-decoration: underline;
}
#menu_0 li li {
list-style-type: none;
list-style-position: outside;
padding: 0px;
margin: 3px 0px 3px 0px;
}

ul.moduleLinks{
padding: 10px 0px 15px 0px; 
margin: 0px;
text-align: left;
}
.moduleLinks li {
list-style-type: none;
list-style-position: outside;
padding: 0px;
margin: 3px 0px 3px 20px;
}
.moduleLinks li {
list-style-image: url(../images/list_link.gif);
}
.moduleLinks li a {
padding: 0px;
margin: 0px;
text-decoration: none;
}
.moduleLinks li a:active, .moduleLinks li a:hover {
text-decoration: underline;
}

/****************************************************** MENù ORIZZONTALE */
ul#menu {
height: 28px;
padding: 10px 0px 10px 0px; 
margin: 0px;
text-align: center;
background-image: url(../images/head_bg_menu.gif);
background-position: 0 0;
background-repeat: no-repeat;
font-size: 120%;
}
#menu li {
display: inline;
list-style-type: none;
padding: 0px 15px 0px 15px;
color: #ffffff;
}
#menu li a {
text-decoration: none;
color: #ffffff;
}
#menu li a:visited   {
color: #c7ecfd;
}
#menu li a:active    {
color: #c7ecfd;
}
#menu li a:hover {
text-decoration: underline;
color: #c7ecfd;
}

/****************************************************** GOOGLE */
iframe {
padding: 0px;
margin: 0px;
}

/******************************************************//****************************************************** IMG TESTO */
img {
border: 0px;
}

p {
text-align: justify;
margin: 5px;
padding: 10px;
}

.boxFiles, .boxNews {
text-align: left;
margin: 0px;
padding: 15px;
}

h1 {
/* color: #AB0634; */
font-weight: bold;
font-size: 1.2em;
padding: 0px 0px 8px 0px;
margin: 0px;
}
.h2 {
color: #006807; 
width: 100%;
text-align: center;
font-weight: bold;
font-size: 1.1em;
padding: 15px 0px 0px 0px;
margin: 0px;
}
.h3 {
color: #990000; 
width: 100%;
font-weight: bold;
font-size: 1.1em;
padding: 15px 0px 0px 0px;
margin: 0px;
}
h5 {
font-size: 1em;
font-weight: normal;
padding: 0px;
margin: 0px;
}
h6 { /* testo recapiti footer orario */ 
font-weight: normal;
padding: 5px 0px 0px 0px;
margin: 0px;
}

/******************************************************//****************************************************** ACCESSORI */
.stats {
display: none;
}
/****************************************************** GALLERIA */
.gallery {
width: 100%;
text-align: center;
}
.imgGallery {
float: left;
padding: 5px;
border: 0;
}
A.imgGallery:hover {
background-color: #0D78BC;
}
/****************************************************** LIGHTBOX GALLERIA */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/******************************************************//******************************************************//****************************************************** DEFINIZIONE LAYOUT */

/******************************************************//****************************************************** TESTA */
#containerHead {
width: 100%;
margin: 0px;
padding: 0px;
height: 292px;
/* background testata */
background-image: url(../images/head_bg_body.gif);
background-position: 0px 51px;
background-repeat: repeat-x;
}
#header {
width: 770px;
margin: 0px auto;
padding: 0px;
height: 292px; /* con il menù orizzontale */
background-image: url(../images/bg_top_head.png);
background-position: 0 0;
background-repeat: repeat-x;
}
.headTitleLogo {
width: 770px;
margin: 0px auto;
padding: 50px 0px 0px 0px;
height: 201px; 
}

/******************************************************//****************************************************** CONTENUTO */
#containerTopPage {
width: 750px;
margin: 0px auto;
padding: 8px 0px 0px 0px;
height: 150px;
background-image: url(../images/bg_bottom_head.gif);
background-position: bottom center;
background-repeat: no-repeat;
background-color: #ffffff; 
}
#leftTopPage {
float: left;
width: 466px;
margin: 0px;
padding: 0px;
}
.textTopPage {
text-align: justify;
height: 100px;
padding: 10px;
}
.textTopPageArchive {
text-align: right;
height: 20px;
padding: 0px 10px;
}
#rightTopPage {
float: right;
width: 284px;
margin: 0px;
padding: 0px;
}
.imgGallTopPage {
width: 100%;
padding: 10px 0px 0px 0px;
text-align: center;
}

#containerPage {
clear: both;
width: 750px;
margin: 0px auto;
padding: 0px;
/*min-height: 100%;*/
height: auto !important;
background-color: #ffffff;
background-image: url(../images/hr_vert_content.gif);
background-position: 465px 0px;
background-repeat: repeat-y;
}
#left {
float: left;
width: 466px;
margin: 0px;
padding: 0px;
height: 100%;
}
#right {
float: right;
width: 284px;
margin: 0px;
padding: 0px;
height: 100%;
}

/******************************************************//****************************************************** PIEDE */
#footer {
clear: both;
width: 750px;
margin: 0px auto;
height: 185px;
background-image: url(../images/footer_bg.gif);
background-position: top center;
background-repeat: no-repeat;
padding: 0px 0px 20px 0px;
background-color: #ffffff;
}
.textFooter {
width: 98%;
text-align: center;
padding: 150px 0px 20px 0px;
margin: 0px auto;
color: #145292;
}
.textConta {
width: 750px;
margin: 0px auto;
text-align: center;
padding: 10px 0px;
margin: 0px auto;
color: #145292;
}


