/* ***** CROSS BROWSER CSS RESET **** */

body,div,dl,dt,dd,ol,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}

div {
margin:0;
padding:0;
}

fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,th,var{
	font-style:normal;
	font-weight:normal;
}

caption,th{
	text-align:left;
}

abbr,acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}


legend{
	color:#000000;
}

/* BASE -----------------------------------------------------------------*/
* {margin:0; padding:0;}


body {
margin : 0; 
padding : 0; 
background : url(../images/home/bgk_home.gif) no-repeat #363636;
font-size: 14px;
font-family:  "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", arial, verdana, helvetica, sans-serif;
}
html body img {
border: none;
}
.nullsep {
height: 0;
clear: both;
}
h1 { 
text-align : left; 
font-size : 2em; 
margin : 10px 0 0 10px; 
} 
h2 { 
text-align : left; 
font-size : 2em; 
margin : 40px 0 0 10px; 
} 
/* h3 { 
text-align : left; 
font-size : 2em; 
margin : 5px 0 0 10px; 
} */


/*------------------- homepage ------------------*/

#box_lingue {
	width : 723px;
	margin : auto;
	border : 0 solid #ffffff;
	margin-top: 10px;
}
#home_box {
}
.contenitore {
	width : 732px;
	margin : 0 auto;
	overflow : hidden;
	border : 0 solid #ffffff;
	
}
#home_box_contenitore {
background : url(../images/home/bgk_home.gif) repeat-y scroll 0 0 trasparent;
}
.interno_contenitore {
clear: both;
overflow : hidden;

}
#home_box .col  {
display: inline;
float: left; 
margin-right: 7px; 
width: 237px; 
border : 0 solid #ffffff;
background-color: #f1efe5;
}
.block {
padding: 10px;
border : 0 solid #000000;
}
.hr {
background : url(../images/home/puntini.gif) repeat-x scroll center center;
clear: both;
height: 18px;
line-height: 10px;
border : 0 solid #ffffff;
}
.hr hr {
display: none;
}
p {
margin-bottom: 0.5em;
border : 0 solid #000000;
}
h3 {
line-height: 1.0em;
margin-bottom: 0.5em; 
margin-top: 0.5em;
border :0 solid #000000;
}
#home-bottom {
background : url(../images/home/ombra_box.png) no-repeat scroll 0 0 transparent;
height: 10px;
border : 0 solid #000000;
}
























