@charset "utf-8";
/* CSS Document */
body
{
  
   margin: 0px ;
   border: 0px;
   font-family: Verdana, Geneva, sans-serif;
   font-size:11px;
   /*border:  thin red solid;*/
   background-color: #CCCCCC;
} 
#ContenitoreEsterno
{
	position: relative;
	width: 895px;
	height:1000px;
	margin: 0 auto;
}
#ContenitoreInterno
{
   position: absolute;
   width: 890px;
   height:auto;
   background: url(../Immagini/background.jpg);
   background-repeat:repeat-y;
   margin: 0px 0px 0px 0px;
   padding:0px 0px 0px 0px;
   border: 0px;
   margin:auto;
   background-color: #FFFFFF;
   /*border:  thin green solid;
*/}

#Titolo
{
   position: relative;
   width:794px;
   height:auto;
   margin: 0px 0px 0px 0px;
   padding:0px 0px 0px 0px;
   border: 0px;
   margin:auto;
   background-color: #FFFFFF;
}
#TopBar
{
   position: relative;
   width:794px;
   height:auto;
   font-size:12px;
   margin: 0px 0px 0px 0px;
   padding:0px 0px 0px 0px;
   border: 0px;
   text-align:center;
   color:red;
   margin:auto;
   background-color: #FFFFFF;
   /*border:  thin #000000 solid;*/
}
#Menu
{
	display: inline;
	
}
#Menu:hover
{
	background-color:#CCC; 
	cursor: pointer;
}
#LeftBar
{
   position: relative;
   width: 200px;
   height:1010px;
   float:left;
   margin-left:23px;
   border: 0px;
   background-color: #ffffff;
   /*border:  thin #000000 solid;*/
}
#ImmMask
{
	padding-top:55px;
}
#Notes
{
	position:absolute;
    width: 200px;
    height:220px;
	background:url(../Immagini/Notes.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin-top:20px;
	color:#F00;
	font-size:12px;
}
#Riviste
{
    width: 140px;
    height:130px;
	margin-top:54px;
	margin-left:30px;
}
#Anno
{
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
}
#Archivio
{
    width:10px;
	font-weight:bold;
	font-size:8px;
	color: #F00;
	text-align:right;
	text-decoration:underline;
}
#Archivio:hover
{
	color:#F90;
	cursor: pointer;
}
#CP
{
	font-size:11px;
}
#CP:hover
{
	color:#F90;
	cursor: pointer;
}
#Numero
{
	font-weight:bold;
}
#Numero:hover
{
	color:#F90;
	cursor: pointer;
}
#NetworkAIC
{
	position:absolute;
	width: 200px;
    height:150px;
	background:url(../Immagini/networkaic.jpg);
	background-repeat:no-repeat;
	background-position:center;
    margin-top:250px;
	padding-top:20px;
	/*top:240px;*/
	color:#666666;
	font-weight:bold;
	font-size:12px;
}
#TNetwork
{
	width: 140px;
    height:70px;
	margin-top:0px;
	margin-left:30px;
}
#ChangeColor:hover
{
	color:red;
	cursor: pointer;
}
#cineconflitti
{
	margin-top:440px;
	/*padding-top:100px;*/
}
#cineconflitti img:hover
{
	cursor: pointer;
}
#recensioni
{
	padding-top:40px;
}
#recensioni img:hover
{
	cursor: pointer;
}

#report
{
	padding-top:40px;
}
#report img:hover
{
	cursor: pointer;
}

#RightBar
{
   position: relative;
   width: 180px;
   height:1010px;
   float:left;
   padding:0px 0px 0px 0px;
   border: 0px;
   background-color: #ffffff;
   /*border:  thin #000000 solid;*/
}
#FotoConflitto
{
	font-size:12px;
	color:#F00;
	margin-top:80px;
}
#FotoConflitto:hover
{
	cursor: pointer;
}
#ImmConflitto
{
	margin-bottom:7px;
}
#PeaceReporter
{
	font-size:13px;
	color:#666666;
	margin-top:40px;
}
#TPeaceReporter
{
	width: 134px;
   /* height:70px;*/
	background-color:#FFFFCC;
	margin-left:23px;
	font-size:10px;
}
#Leggi
{
	color:#FF0000;
}
#Leggi:hover
{
	text-decoration:underline;
	cursor:pointer;
}
#NewsLetter
{
	margin-top:30px;
}
#NewsLetter img:hover
{
	cursor: pointer;
}
#News
{
	font-size:13px;
	color:#666666;
	margin-top:30px;

}
#RSS
{
	background-color:#EBEBEB;
	color:#F00;
}
#RSS:hover
{
	cursor:pointer;
}

#Biblio
{
	margin-top:30px;
}
#Cont
{
   position: relative;
   width: 461px;
   height:100%;
   float:left;
   border: 0px;
   background-color: #ffffff;
   /*border:  thin #000000 solid;*/
}
#Editoriale
{
	padding-top:1px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
	background: #F0F0F0;
	font-size:12px;
	text-align: justify;
}
#Editoriale #Nome
{
	text-align:center;
	color:#F00;
	font-size:15px;
	font-weight:bold;
}
#Editoriale #Tit
{
	font-weight:bold;
	text-align:center;
}
#Editoriale #Leggi
{
	text-align:Left ;
	font-size:11px;
	color:#F00;
}
#Editoriale #Leggi:hover
{
	text-decoration:underline;
	cursor: pointer;
}
#ConflittiQuotidiani
{   
   padding-top:20px;
   text-align:left;
}
#ConflittiQuotidiani #Intestazione
{
	color:#F00;
	font-size:15px;
	font-weight:bold;
}
#ConflittiQuotidiani hr
{
	color:#FFF;
}
#ConflittiQuotidiani #Testo
{
	font-size:11px;
	color:#666;
}
#ConflittiQuotidiani #Com
{
	font-size:11px;
	color:#F00;
}
#ConflittiQuotidiani #Com:hover
{
	cursor:pointer;
	text-decoration:underline;
}
#Biblio img:hover
{
	cursor: pointer;
}
#BottomBar
{
	position: relative;
	width:890px;
	height:auto;
	padding-top:30px;
	float: left;
	display:block;
	/*border:  thin #000000 solid;*/
}
#BottomBar img:hover
{
	cursor: pointer;
}
#Cont #TbTesto
{
	font-size:11px;
	color:#666666;
	border-bottom: 5px #FFFFFF solid;
	background:#FFFFCC;
}
#Cont #TbIntest
{
	font-size:11px;
	font-weight:bold;
	background:#FFFFCC;
}
#Cont #TbInput
{
	font-size:11px;
	background:#FFFFCC;
	padding:5px 5px 5px 5px;
	text-align:center;
}
#Cont #TbInput input
{
	width:420px;
	font-size:11px;
	color:#666666;
	border:solid 1px #CCCCCC;
}
#Cont #TbButton input
{
	font-size:11px;
	color:#666666;
	border:solid 1px #CCCCCC;
}
#EndBar
{
	position: relative;
	width:890px;
	height:auto;
	float:left;
	display:block;
	font-family: Verdana, Geneva, sans-serif;
    font-size:11px;
   	color:#666666;
}
#EndBar hr
{
	color:#FFF;
	width:840px;
}
#LinkRapido
{
	display:inline;
}
#LinkRapido:hover
{
   	color:red;
	text-decoration:underline;
	cursor:pointer;
}
#Ar
{
   	color:blue;
	font-size:10px;
	
}
#Ar:hover
{
	text-decoration:underline;
	cursor:pointer;
}

#immageload
{
	 visibility: hidden; 
}



 
/* jquery dropshadow classes */ 
.wrap0 { 
  float:left; 
  background: transparent url(../Immagini/shadow.gif) right bottom no-repeat; 
  margin: 0 0 0 12px; 
  } 
.wrap1 { 
  background:transparent  url(../Immagini/shadow180.gif) no-repeat; 
  } 
.wrap2 { 
  background:transparent  url(../Immagini/corner_bl.gif) -16px 100% no-repeat; 
  } 
.wrap3 { 
    padding: 10px 12px 12px 10px; 
  background:transparent  url(../Immagini/corner_tr.gif) 100% -16px no-repeat; 
  } 
div[class="wrap0"]{ /* for modern browsers */ 
  margin: 0 0 0 12px; 
} 
