/* style page  */

div.contenitore {width: 960px;/*border: 1px solid #C0C0C0;*/margin:auto}
div.BloccoInAlto {margin: 0;width: 100%;height: 100px;} 
div.BloccoAlto {border: 0px solid #C0C0C0;margin:auto}  
div.BloccoMenu {border: 1px solid #C0C0C0;}
div.BloccoCorpo {width: 960px;margin-top: 25px;margin-right: 10px;margin-bottom: 60px;margin-left: 10px;}   
div.Blocco_text_one{width: 960px;margin-top: 50px;margin-right: 10px;margin-bottom: 50px;margin-left: 10px;}
div.Blocco_text_two{width: 960px;margin-top: 50px;margin-right: 10px;margin-bottom: 50px;margin-left: 10px;}   


div.Bloccofooter 
{
float: left;
width: 100%;
position:relative;
margin-top: 10px;
margin-bottom: 10px;
}     

/* blocco per la visualizzazione del nuovo articolo*/
div.Bloccointernodestro 
{
float: right;
width: 70%;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 50px;
margin-left: 0px;

}   
/* blocco per il menu degli articoli */
div.Bloccointernosinistro
{
width: 30%;
float: left;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 50px;
margin-left: 0px;
} 


   
   /*   style scrittura   */
   
p.testo_index
 {
color: #0000FF;
font-size: 14px ;
font-weight: bolder;
}  
b.testo_index
 {

font-weight: bolder;
font-style: normal;
}  
 
p.testo
 {
color: #0000FF;
font-size: 14px ;
font-weight: bolder;
}   



b.testo
 {
font-weight: bolder;
font-style: normal;
}  
 
 

div.search{
margin-top:0px;
margin-left:15px;
position:relative;
width: 245px;
height: 58px;
  /* background:url(./images/back_search.jpg);*/
   }
   
   
   
    /*  background     sfondi   body */
body.index
{
background:url(./images/trasparenze5.jpg);
text-align:center;
}
body.biografia
{
background:url(./images/acqua5.jpg);
text-align:center;
}
body.contatti 
{
background:url(./images/beach_pictures7.jpg);
text-align:center;
}
body.appuntamenti
{
background:url(./images/cloud.jpg);
text-align:center;
}
body.articoli
/*acqua4*/
{
background:url(./images/nubis.jpg);
text-align:center;
}
body.consulenze
{
background:url(./images/sunrisesfondo1.jpg);
text-align:center;

}
body.gestalt
{
background:url(./images/trasparenze1.jpg);
text-align:center;
}
body.floriterapia
{
background:url(./images/acqua5.jpg);
text-align:center;
}

body.meditazione
{
background:url(./images/nasa7.jpg);
text-align:center;
}
body.astrologia
{
background:url(./images/pianetablu2.JPG);
text-align:center;
}
body.links
{
background:url(./images/beach_pictures.jpg);
text-align:center;
}
body.testimonianze
{
background:url(./images/cloud.jpg);
text-align:center;
}
body.video
{
background:url(./images/acqua5.jpg);
text-align:center;
}



 /* link middle page*/
a:link.primo ,a:visited.primo { text-decoration: none;}
a:hover.primo{text-decoration: none;color: green;}	  
 /* link footer*/
a:link.sec ,a:visited.sec  
{ 
font-size:11px;
text-decoration: none;
color: blue;
padding-right:3px ;
padding-left:0px ;
}
a:hover.sec{ 
/*font-size:11px;
text-decoration: none;*/
color: green;
/*padding-right:3px ;
padding-left:0px ;*/
}
/* link numero pagine*/
a:link.num,a:visited.num,a:hover.num{text-decoration: none;font-size:11px;color:#000000}
.num-page{background-color:#C1F268;height: 15px;width: 15px;text-align:center;font-size:13px}

/*******   style per articoli   *****/
table.articoli
{
width:600px;
}

table.vix_art
{
width:450px;
}

b.articoli_tipo
{
color:#993300;
font-size:28px;
font-weight: normal ;
font-family: franklin gothic medium;      
}


b.articoli_titolo_1
{
color:#333333;
font-size:15px;
font-weight: bold ;
font-family: franklin gothic medium;     
}

b.articoli_titolo_2
{
color:#333333;
font-size:18px;
font-weight: bold ;
font-family: franklin gothic medium;      
}

b.data
{
color:#333333;
font-size:12px;
font-weight: normal;
font-family: franklin gothic medium;
}

b.autore
{
color:#666666;
font-size:10px;
font-weight: bold ;
font-family: franklin gothic medium;      
}


b.autore_1
{
color:#666666;
font-size:14px;
font-weight: bold ;
font-family: franklin gothic medium;      
}



/*******  style link richiamato dal tipo articolo   *****/
a:link.art_1, a:visited.art_1, a:hover.art_1
{ 
font-size:10px;
text-decoration: none;
color: red;
padding-right:3px ;
padding-left:0px ;
}

a:hover.art_1{ 
font-size:9px;
text-decoration: none;
color:red;
padding-right:3px ;
padding-left:0px ;background-color: #dfe3d1;
}



/*******  style link richiamato da continua..   *****/ 
a:link.art_2, a:visited.art_2, a:hover.art_2  
{ 
font-size:12px;
text-decoration: none;

color: black;
padding-right:3px ;
padding-left:0px ;
}
/*******  end style per articoli   *****/ 




/***** bottone contatti*****/
.formbutton{cursor:pointer;border:outset 1px #ccc;background:#999;color:#666;font-weight:bold;padding: 1px 2px;
background:url(./images/formbg.gif) repeat-x left top;padding:1px 4px;margin: 2px 10px}

