﻿
*{padding:0; margin:0;}
 body {font-size:62.5%; background-color:rgb(255,255,255); font-family:verdana,arial,sans-serif;} /*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container {width:900px; margin:0px auto; margin-top:10px; margin-bottom:10px; border:solid 1px rgb(150,150,150); font-size:1.0em;}



.header {width:900px; font-family:"trebuchet ms",arial,sans-serif;}

.header-top {width:900px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

.header-bottom {width:900px; height:40px; background:rgb(255,255,255) url(../img/bg_head_breadcrumbs.jpg) repeat-y;}
.header-breadcrumbs
{
    width: 670px;
    padding: 10px 0 10px 5px;
    margin-left: 10px !important;
    margin-left: 10px;
}

.sitelogo
{
    border: 1px solid #999999;
    width: 237px;
    height: 110px;
    position: absolute;
    z-index: 1;
    margin: 4px 0 0 10px;
    background: url(http://www.ilcattolico.it/img/logow.jpg);
}
.sitename {width:300px; position:absolute; z-index:1; margin:0 0 0 265px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.sitename h1
{
    font-size: 45px;
    letter-spacing: 2px;
}
.sitename h2 {margin:-4px 0 0 0; color:rgb(100,100,100); font-size:12px;}
.sitename a{text-decoration:none; color:rgb(125,125,125);}
.sitename a:hover {text-decoration:none; color:rgb(50,50,50);}

.nav1 {width:350px; position:absolute; z-index:3; margin:45px 0 0 550px;}
.nav1 ul {float:right; padding:0 15px 0 0; font-weight:bold;}	
.nav1 li {display:inline; list-style:none;}
.nav1 li a {display:block; float:left; padding:2px 5px 2px 5px; color:rgb(125,125,125); text-decoration:none; font-size:120%;}
.nav1 a:hover {text-decoration:none; color:rgb(50,50,50);}

.nav2
{
   
    float: left;
    width: 900px;
    border: none;
    background: rgb(220,220,220) url(../img/bg_head_bottom_nav.jpg) no-repeat;
    color: rgb(75,75,75);
    font-size: 130%;
   
} /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none;  margin-left: 255px;}
.nav2 ul li {float:left; position:relative; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; border-right:solid 1px rgb(175,175,175);}
.nav2 ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:3.1em; line-height:3.1em; padding:0 16px 0 16px; text-decoration:none; font-weight:bold; color: rgb(100,100,100);}
.nav2 ul li ul {display:none; border:none;}

/*Non-IE6 hovering*/
.nav2 ul li:hover a {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.0em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li a {display:block; width:10.0em; height:auto; line-height:1.3em; margin-left:-1px; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/


.nav2 ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.1em; top:3.0em; left:0; margin-top:0.1em;}
.nav2 ul li a:hover ul li a {display:block; width:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

.header-breadcrumbs ul
{
    list-style: none;
    padding: 0 0 0 0px;
    font-family: verdana,arial,sans-serif;
    margin-right: 0px;
}
.header-breadcrumbs ul li {display:inline; padding:0 0 0 10px; font-weight:bold; color:rgb(125,125,125); font-size:100%; white-space:nowrap;}
.header-breadcrumbs ul a {color:rgb(70,122,167); text-decoration:none;}
.header-breadcrumbs ul a:hover {color:rgb(42,90,138); text-decoration:underline;}



/*
background:transparent url(../img/bg_bullet_arrow.gif) no-repeat 0 50%; 
*/
.main
{
    padding-bottom: 0px;
    background: transparent url(../img/bg_main_withoutnav.jpg) repeat-y;
  
}
.content
{
    /*Fix IE floating margin bug*/
    overflow: visible !important /*Firefox*/;
    overflow: hidden /*IE6*/;
     margin-left: 175px !important;
    margin-left: 180px;
}



.footer {clear:both; width:900px; padding:1.0em 0 1.0em 0; background:rgb(225,225,225) url(../img/bg_foot.jpg) no-repeat; font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

.content h1.pagetitle
{
    margin: 0 0 0.4em 0;
    padding: 0 0 2px 0;
    border-bottom: solid 7px rgb(225,225,225);
    font-family: "trebuchet ms" ,arial,sans-serif;
    color: rgb(100,100,100);
    font-weight: bold;
    font-size: 220%;
    
}
.content h1
{
    margin: 0.1em 0 0.5em 0;
    font-family: "trebuchet ms" ,arial,sans-serif;
    color: rgb(40,40,255);
    font-weight: normal;
    font-size: 170%;
    line-height: 1em;
    display: inline;
}

.content h1 a
{
   text-decoration:none;
}
.content h1 a:visited
{
   color:Red;
}

.content h1.block
{
    margin: 1.0em 0 0em 0;
    padding: 2px 0 2px 2px;
    background: rgb(190,190,190);
    font-family: "trebuchet ms" ,arial,sans-serif;
    color: rgb(255,255,255);
    font-weight: bold;
    font-size: 220%;
    float: left;
}

.content h2 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:170%;}
.content h3
{
    
    margin: 0.5em 0 0.5em 0;
    font-family: "trebuchet ms" ,arial,sans-serif;
    
    color: rgb(100,100,100);
    font-weight: normal;
    font-size: 130%;
     line-height: 1em;
}
.content h1.side {clear:none;}
.content h2.side {clear:none;}
.content h3.side {clear:none;}

.content h4 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-weight:normal; font-size:170%;}
.content h5 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-size:140%;}
.content h6 {margin:1.2em 0 0.2em 0; color:rgb(80,80,80); font-weight:bold; font-size:120%;}
.content p {margin:0 0 1.0em 0; line-height:1.2em; font-size:120%; text-decoration: none;}
.content p.center {text-align:center;}
.content p.right {text-align:right;}
.content p.details {clear:both; margin:-0.25em 0 1.0em 0; line-height:1.0em; font-size:110%;}
.content blockquote {clear:both; margin:0 30px 0.6em 30px; font-size:90%;}

.leggi
{
   line-height:1.2em; font-size:110%; 
  
  
  
}
.leggi a
{
   
    text-decoration: underline;
    
    color: rgb(70,122,167);
}
.leggi a:visited 
{
  
    color: #bb0000;
    
}
.column2-left
{
    width: 230px;
    margin-bottom: 10px !important /*Non-IE6*/;
    margin-bottom: 5px /*IE6*/;
    margin-left: 10px;
    border-top-color: #999999;
    border-top-style: solid;
    border-top-width: 1px;
}
.column2-left p a
{
    color: #0066FF;
    text-decoration:underline; 
}
.column2-left-first2
{
    width: 230px;
    margin-bottom: 10px !important /*Non-IE6*/;
    margin-bottom: 5px /*IE6*/;
    margin-left: 10px;
   
}
.column2-left-first2 p a
{
    color: #0066FF;
    text-decoration:underline; 
}
.column2-right {float:left; width:240px;  margin-left: 10px; margin-bottom:0px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

.footer p {line-height:1.3em; text-align:center; color:rgb(125,125,125); font-weight:bold; font-size:110%;}
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:underline; color:rgb(125,125,125);}
.footer a:hover {text-decoration:none; color:rgb(0,0,0);}
.footer a:visited {color:rgb(0,0,0);}


.toprightminibox
{
    background-color: #f7f2c0;
    padding: 5px;
    border: 1px solid #999999;
    margin-top: 3px;
    line-height: 1.5em;
}
.toprightminibox a
{
    font-family: "trebuchet ms" ,arial,sans-serif;
    color: rgb(40,40,255);
    font-weight: normal;
    font-size: 130%;
  
    text-decoration: none;
   
}
.toprightminibox a:hover
{
    text-decoration: underline;
}



.menuhomelink
{
   color: #ff3333;
}

.areetematiche
{
    background-position: 0px -3px;
    font-weight: bold;
    width: 170px;
    font-size: 1.5em;
    padding: 10px 0px 5px 0px; /*   border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #bbbbbb;
   border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #dddddd;
    background-color: #f7d260;*/
    color: #333333;
    display: block;
    background-image: url('../img/rootback30menu.gif');
    background-repeat: repeat-x;
    margin-top: 0px;
    height: 15px;
}
.categorie
{
    padding: 0px;
    color: black;
    font-size: 1.2em;
}
.sottocategorie
{
    /*  color: rgb(70,122,167);*/
  
    color: black;
    font-size: 1.2em;
    padding: 0px;
}
.pannello
{
    width: 480px;
    margin-bottom: 10px !important /*Non-IE6*/;
    margin-bottom: 5px /*IE6*/;
    margin-left: 10px;
   
    padding-top: 0px;
}
.bred
{
    font-size: 1.2em;
    font-family: Verdana;
    font-weight: bold;
    color: #507CD1;
}

.right-col
{
 float: right;
  margin-right: 10px !important;
  margin-right: 5px;
   width: 200px;
}


.consigliati
{
    padding: 5px;
    border: 1px solid #999999;
    margin-top: 3px;
}

.consigliaticontainer
{
    margin-top: 5px;
    margin-bottom: 5px;
}
.nextcontainer
{
    margin-top: 2px;
   
}
.consigliati a
{
    font-family: "trebuchet ms" ,arial,sans-serif;
    color: rgb(40,40,255);
    font-weight: normal;
    font-size: 130%;
    line-height: 1em;
    text-decoration: none;
   
}
.consigliati a:hover
{
    text-decoration: underline;
}

.pubbli
{
  
   
   
   
}

.pubblicontainer
{
    margin-top: 5px;
  
}
.pubbliimage
{
    border: 1px solid #C0C0C0;
}
.dataoggi
{
    padding: 10px 20px 0px 20px;
    display: block;
    height:3.1em; line-height:3.1em; padding:0 16px 0 16px;
    
}
.contatti
{
    float: right;
    margin-top: 55px;
    margin-right: 20px;
   
}
.contatti a , .contattifooter a
{
    color: rgb(100,100,100);
    font-size: 120%;
    text-decoration: none;
}
.contatti a:hover , .contattifooter a:hover
{
    text-decoration: underline;
}
.pnloggi
{
    padding: 5px 7px 5px 7px;
    border: 1px solid #999999;
    width: 480px;
    margin-left: 10px !important;
    margin-left: 5px;
    margin-bottom: 10px;
    margin-top:5px;
    }
.primapagina
{
    width: 480px;
    font-weight: bold;
   
    display: block;
    margin-bottom: 0px;
    font-size: 1.3em;
    line-height: 1.1em;
      margin-left: 10px !important;
    margin-left: 5px;
}
.riepilogocategorie
{
    font-size: 1.3em;
    margin-bottom: 5px;
}
.primopiano
{
font-weight: bold;
/* background-color: #f7f2c0;*/
  padding:3px;
   text-align:center;
    font-size:1.5em;
     background-image: url('../img/rootback30.gif');
    background-repeat: repeat-x;
}


.rptcolumnleft
{
    width: 230px;
    margin-bottom: 10px !important /*Non-IE6*/;
    margin-bottom: 5px /*IE6*/;
   margin-left: 10px !important;
    margin-left: 5px;
    border-top-color: #999999;
    border-top-style: solid;
    border-top-width: 1px;
    float: left;
  
}

.rptcolumnleft p a
{
    color: #ff66FF;
    text-decoration:underline; 
}
.rptcolumn-first2
{
    width: 230px;
    margin-bottom: 10px !important /*Non-IE6*/;
    margin-bottom: 5px /*IE6*/;
  margin-left: 10px !important;
    margin-left: 5px;
    
    float: left;
   
}
.rptcolumn-first2 p a
{
    color: #0066FF;
    text-decoration:underline; 
}
.left-col
{
    margin-left: 10px !important;
    margin-left: 5px;
    
    float: left;
    width: 170px;
    overflow:hidden;
    
   
}

.menuhome
{
    overflow: hidden;
    background-color: #f7f2c0; /*  background-color: #cceeff;*/
    clear: left;
    padding-bottom: 30px;
 margin-top:-10px;
  
   
}
.menuarea
{
   
 
 
    
 
   
}
.menuarea li a
{
   
    text-decoration: none;
   
    font-size: 1.5em;
    width: 100%;
   
 
   
     font-weight: bold;
      background-image: url('../img/rootback30.gif');
    background-repeat: repeat-x;
   
   
   display:block;
     margin-top:10px;
   
     
}
.menuarea li
{
   
    margin-left:10px;
  
}



.menucategoria
{
    
 
  
    list-style-type:none;
  
}



.menucategoria li
{
    margin-left:10px;
 background-image: none;
    
}

.menucategoria li a
{
    color: #000000;
    font-weight: normal;
    margin-top: 0px;
 
  
     font-size: 1.2em;
       background-image: none;
     
}
