body{
	margin: 0;
	padding: 0;
	background-color: #f5f1e8;
	width: 100%;
	border: none;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}

/******************/
/*  contenitori  */
/****************/

#page{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

#first{
	width: 100px;
	height: 800px;
	background: url(images/col1.jpg) no-repeat top;
	float: left;
	margin: 0;
	padding: 0;
}

#second{
	width: 200px;
	height: 1000px;
	background: #999;
	float: left;
	display: block;
	overflow: visible;
	margin: 0;
	padding: 0;
	clear: right;
}

#secondsup{
	width: 200px;
	height: 230px;
	/*background: url(images/col2_sup.jpg) no-repeat top;*/
	margin: 0;
	padding: 0;
	background-color: #eee;
	border: none;
}

#secondprint{
	display: none;
}

#secondinf{
	width: 200px;
	height: 700px;
	display: block;
	overflow: visible;
	background: url(images/col2_inf.jpg) no-repeat top;
	margin: 0;
	padding: 0;
}

#lingue{
	width: 200px;
	height: 40px;
	/*background: Lime;*/
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 12px!important;
}

#lingue ul{
	list-style-type: none;
	margin: 5px 0 0 30px;
	padding: 0;	
}

#lingue li{
	float: left;
	width: 25px;
	height: 30px;
	margin: 0 14px 0 0;
}

#lingue a{
	text-decoration: none;
	display: block;
	line-height: 30px;
}

li#mail a{
	background-image: url(images/mail2.gif);
	background-repeat: no-repeat;
}

li#uk a{
	background-image: url(images/uk2.gif);
	background-repeat: no-repeat;
}

li#rss a{
	background-image: url(images/rss.gif);
	background-repeat: no-repeat;
}

li#home a{
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
}

#lingue li a:hover{
	background-position: 0 -35px;
} 

#cerca {
	width: 200px;
	height: 60px;
	/*background: Lime;*/
}

#cerca input{
	width: 100px;
	margin: 10px 0 0 20px;
	border: 1px solid #666;
}

#cerca #searchsubmit{
	width: 50px;
	height: 20px;
	margin: 0 0 0 5px;
	font-size: 12px;
	border: 1px solid #666;
	background: #eee;
}

#menu{
	width: 200px;
	display: block;
	overflow: visible;
	margin: 0;
	padding: 0;
	
	/*background: Aqua;*/
}

#third{
	width:520px;
	/*height: 800px;
	min-height: 800px;*/
	display: block;
	overflow: visible;
	float: left;
	background: url(images/col3pic.jpg) no-repeat left top;
	/*background-color: #fff;*/
	margin: 0;
	padding:  50px 0 400px 0;
	clear: right;

}

#thirdsup{
	/*height: 120px;*/
	margin: 0 0 20px 0;
	/*margin: 0;*/
	padding: 25px 0 0 0;
	display: block;
	overflow: visible;
	/*background: Fuchsia;*/
}

#thirdsup input{
	width: 100px;
	margin: 10px 0 0 25px;
	border: 1px solid #666;
}

#thirdsup #searchsubmit{
	width: 50px;
	height: 20px;
	margin: 0 0 0 5px;
	font-size: 12px;
	border: 1px solid #666;
	background: #eee;
}

#thirdinf{
	width: 80%;
	display: block;
	overflow: visible;
	margin: 0;
	padding: 0;
	/*background: Aqua;*/
}

#footer{
	width: 820px;
	height: 50px;
	margin: 10px 0 0 0;
	padding: 0 0 0 100px;
	float: left;
	clear: both;
	text-align: left;
}

.sinistro{
	width: 200px;
	height: 50px;
	float: left;
	margin: 0 0 0 0px;
	text-align: center;
	border-top: 1px solid #fff;
}

.sinistro p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	margin: 15px 0 0 0;
	text-align: center;
}

.sinistro a{
	color: #fff;
	text-decoration: none;
}

.sinistro a:hover{
	color: #fff;
	text-decoration: underline;
}

.destro{
	width: 520px;
	height: 50px;
	float: left;
	text-align: center;
	border-top: 1px solid #999;
}

.destro p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	margin: 15px 0 5px 0;
	text-align: center;
}

.destro a{
	color: #000;
	text-decoration: none;
}

.destro a:hover{
	color: #000;
	text-decoration: underline;
}

/*  fine contenitori */




/*     texto     */


h1{
	background: url(images/col2_sup.jpg) no-repeat center;
	display: block;
	margin:0;
	padding: 0;
	text-indent: -1000px;	
	/*line-height: 110px;*/
	width: 200px;
	height: 230px;
	border: none;
}

h2{
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 32px;
	color: #666;
	letter-spacing: normal;
	font-weight: normal;
	width: 400px;
	margin: 10px 0 30px 25px;
	width: 400px;
	text-transform: none;
}

h3{
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: 1px;
}

h3 a{
	text-decoration: none;
	color: #666;
}

h3 a:hover{
	color: #999;
}

/*h3*/#comments, #respond, .AF_PostFiles h3{
	color: #666;
	margin: 10px 0 20px 25px;
	border-bottom: 1px solid  #ccc;
	padding: 0 0 5px 0;
}

p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 18px;
	letter-spacing: normal;
	margin: 0 0 10px 25px;
	/*text-align: left;*/
	letter-spacing: normal;
}

p strong{
	color: #000;
	font-weight: bold;
}

p em{
	font-style: italic;
	color: #333;
}


a{
	color: #333;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

/*******************/
/*   fine texto   */
/*****************/



/*******************/
/*      menu      */
/*****************/

.titmenu, #menu h3{
	font-family:"Georgia", "Times New Roman", Times, serif;
	letter-spacing: 1px;
	font-size: 15px;
	color: #fff;
	margin: 10px 0 10px 20px;
	padding: 0;
	font-weight: bold;
	line-height: 20px;
}
#menu ul, #menu ul ol {
	margin: 0 10px 0 40px;
	padding: 0;
	}

#menu ul li {
	list-style-type: square;
	list-style-image: none;
	color: #eee;
	margin-bottom: 10px;
	}

#menu ul li h2{
	font-size: 11px;
	margin: 10px 0 10px 0px;
	width: 150px;
	color: #eee;
	font-family: "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	
	
	
#menu ul li ul li {
	list-style-type: none;
	list-style-image: url(images/bullet_comm.gif);
	color: #eee;
	}


#menu ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#menu ul ul ul, #menu ul ol {
	margin: 0 0 0 10px;
	}

ol li, #menu ul ol li {
	list-style: decimal outside;
	}

#menu ul ul li, #menu ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/*#menu ul{
	list-style-type: none;
	margin: 0px 0 0px 10px;
	padding: 0;
	width: 90%;
}

#menu ul li a{
	margin: 0px 0 0 20px;
	padding:0 0 0 20px;
	display: block;
	background: url(images/bullet.gif) no-repeat top left;
	font-size: 11px;
	font-family: "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 20px;
	letter-spacing: 1px;
	height: 20px;
}

#menu ul li ul{
	margin-bottom: 0px!important;
	margin-top: 0px!important;
}

#menu ul li ul li a{
	margin: 0 0 0px 20px;
	padding:0 0 0 20px;
	background: url(images/element1.gif) no-repeat center left;
	font-size: 11px;
	font-family: "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	letter-spacing: 1px;
	font-style: italic;
	height:20px;
}*/

#menu a{	
   text-decoration: none;	
	color: #fff;
	font-size: 11px;
	font-family: "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif;

}

#menu a:hover{
	text-decoration: underline;
}

/*******************/
/*   fine menu   */
/*****************/



/*******************/
/*      blog     */
/*****************/

.post{
	/*background: #eee;*/ 
	/* para usarlo con el fondo de color, agregar margen izq 25px y sacarle el margen al h3*/
	/*margin: 0 0 40px 0;
	padding: 10px 10px 10px 0;*/
	/*background: Fuchsia;*/
	margin: 0 0 50px 0;
}

strong{
	color:  #999;
	font-weight: normal;
}

/*.post strong, .navigation strong{
	color: #DC143C;
	font-weight: normal;
}*/

h2 a{
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 32px;
	color: #666;
	letter-spacing: normal;
	width: 400px;
	font-weight: normal;	
	text-decoration: none;
	text-transform: none;
}

h2 a:hover{
	text-decoration: none;
}


/*h2.pagetitle{
	margin: 0;
	padding: 100px 0 30px 25px;
}*/

.post h3{
	margin: 5px 0 5px 25px;
}

.image{
	text-align: center;
}

.data{
	border-top: 1px solid  #ccc;
	margin:0 0 0 23px;
	text-align: right;
	padding: 5px 5px 10px 0;
}

.data small{
	margin: 0 0 0 25px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}

.entry{
	/*background: Aqua;*/
	margin: 10px 0 10px 0;
}

.titpost{
	/*background: #ccc;*/
	margin: 0 0 0 23px;
	height: 18px;
}

.navigation {
	width: 100%;
	height: 20px;
	margin: 0;
	color: #996666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*background: Lime;*/
}
	
.alignright {
	padding: 0 20px 0 0;
	float: right;	
}
	
.alignleft {	
	padding: 0 0 0 20px;
	float: left;	
}

.entrytext{
	font-size: 11px;
	/*text-align: left;*/
	letter-spacing: 1px;
	padding: 0;
	margin-top: 0;
	/*background: Aqua;*/
	overflow: visible;
	display: block;
}

.entrytext h2{
	margin: 50px 0 30px 25px;
}

.sfondo{
	width: 85%;
	padding: 10px;
	border: 1px dotted #ccc;
	/*background: #eee;*/
	margin: 130px 0 0 25px;
   text-align: justify;
	overflow: visible;
	display: block;
}

.sfondo small, .sfondo small a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #666;
	margin: 0;
	padding: 0;
}

.commentlist{
	list-style-type: none;
	margin: 0 0 50px 25px;
	padding: 0 0 0 0;
}

.commentlist li{
	/*background: url(images/bullet_comm.gif) no-repeat 0 5px;*/
	/*padding: 0 0 0 20px;*/
	margin: 0 0 20px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.commentlist li p{
	margin: 5px 0 0 0;
}

.commentlist img{
	margin: 25px 0 10px 0;
}

em{
	font-style: normal;
	color: #999;
}

ul, ol{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 18px;
	letter-spacing: normal;
	margin: 0 0 25px 65px;
	padding: 0 0 0px 0;
	text-align: left;
	letter-spacing: normal;
}
li{
	margin: 0 0 25px 0px;
}
cite, cite a{
	font-style: normal;
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

.commentmetadata a{
	margin: 0 0 0 1px;
	text-decoration: none;
	color: #999;
	letter-spacing: normal;
}

#submit{
	width: 150px;
	margin: 10px 0 0 0;
	font-size: 13px;
	border: 1px solid #666;
	background: #eee;
}

input, textarea{
	border: 1px solid #999;
	margin: 10px 0 0 0;
}

/*******************/
/*   fine blog   */
/*****************/

#linkcat h2{
	display: none;
}



/*******************/
.AF_PostFiles{
	width: 100%;
	padding: 0px;
	border:none;
	margin: 10px 0 0 25px;
   
}

.AF_PostFiles h3{
	color: #666;
	margin: 10px 0 20px 0px;
	border-bottom: 1px solid  #ccc;
	padding: 0 0 5px 0;
}


.AF_Filename{
	background-image: url(images/document.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 0 0 0 25px;
	display: block;
	height: 25px;
	width: 90%;
}

.bread, .bread a{
	color: #ccc;
	margin-top: -20px;
	/*margin: -10px 0 0 10px;*/
}

.bread a:hover{
	color: #333;
}



#linkin ul{
	list-style-type: square;
	list-style-image: none;
	color: #333;
	margin-bottom: 1px;
	
	}

#linkin ul li {
	list-style-type: square;
	list-style-image: none;
	color:#333;
	margin-bottom: 50px;
	}

#linkin ul li h2{
	font-size: 14px;
	margin: 10px 0 10px 0px;
	color: #333;
	font-family: "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	
	
	
#linkin ul ul li {
	list-style-type: circle;
	color: #333;
	margin-bottom: 5px;
}

#latest{
	width: 120px;
	float: left;
	padding: 270px 0 0 10px;
   position: absolute;
	left: 820px;
}

#latest h3{
	font-size: 10px;
	color: #333;
}

#latest ul{
	margin: 0 0 5px 0;
	list-style: none;
}

#latest ul li{
	font-size: 10px;
	font-style: italic;
}
#secondsup a{
	cursor: pointer;
}