/*RESET*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
table { border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}
/*END RESET*/

*{
    font-family: arial, "lucida console", sans-serif;
    font-size: 12px;
    color: black;
}


body{
background-image:url(../../images/background_1x260.gif);
background-repeat:repeat-x;
}



#pattern{
    width:1250px;
    background-image:url(../../images/texture_sfondo.jpg);
    background-repeat:no-repeat;
	background-position:450px 260px;
}


#container{
/*    height:700px;*/


    width:910px;
}

#row_1{
    width:910px;
    height:260px;
    float:left;
    background-color: black;
}
#row_1 h1{
    display: block;
    background-image:url(../../images/logo-pulkra.gif);
    background-repeat:no-repeat;
    width:130px;
    height:130px;
    float:left;
    margin-top:130px;
}

#row_1 h1 a {
    display: block;
    width:130px;
    height:130px;
}

#row_1 h1 span{
    display: none;
}



#row_2{
    width:910px;
/*    height:260px;     */
    float:left;
}


#col_1{
    width:130px;
    float:left;
	padding:0px;
	margin:0px;
}



#divmenu{

    /*margin-top:280px;  */
}
#divmenu ul {
    margin-top:15px;
    padding-left:10px;
}
#divmenu ul li{
    list-style:none;
    height:20px;
    font-family: arial, "lucida console", sans-serif;
    font-size: 14px;
    font-weight: bold;
}
#divmenu ul li a:link, #divmenu ul li a:visited{
    color: black;
    text-decoration: none;
}
#divmenu ul li a:hover{
    color: red;
    text-decoration: none;
}
#divmenu ul li.selected a:link, #divmenu ul li.selected a:visited, #divmenu ul li.selected a:hover{
    color: red;
    text-decoration: none;
}


#divmenu2{
	float:left;
	display:inline;
    margin-top:15px;
/*	border:1px solid green;*/
/*	width:130px;*/
	/*height:260px;*/


/*p.p2{height:1%;margin-left:0}*/
}

#divmenu2 ul {
    margin:0px;
    padding:0px;
/*	border:1px solid green;*/
/*	width:130px;*/
	/*height:260px;*/
}

#divmenu2 ul li, #divmenu2 ul li.last, #divmenu2 ul li.first{
    display: block;
    list-style:none;
    height:130px;
    width:130px;
	border:0px;
	margin:0px;
	padding:0px;
/* + hack per IE, messo in css separato*/
}

a#floor{
    display: block;
    background-image:url(../../images/floor-division_piccolo.gif);
    background-repeat:no-repeat;
    width:130px;
    height:130px;
	margin:0px;
	padding:0px;
	border:0px;
}
a#floor span{
    display: none;
}
a#home:link, a#home:visited, a#home:hover{
    display: block;
    background-image:url(../../images/home-division_piccolo.gif);
    background-repeat:no-repeat;
    width:130px;
    height:130px;
	margin:0px;
	padding:0px;
	border:0px;
}
a#home span{
    display: none;
}
a#personal:link,a#personal:visited,a#personal:hover{
    display: block;
    background-image:url(../../images/personal-project_piccolo.gif);
    background-repeat:no-repeat;
    width:130px;
    height:130px;
	margin:0px;
	padding:0px;
	border:0px;
}
a#personal span{
    display: none;
}







#col_2{
display:inline;
    width:650px;
    float:left;
    margin-left: 130px;
    margin-top: 15px;
}

#col_2 h2{
    font-family: arial, "lucida console", sans-serif;
    font-size: 28px;
    color:black;
    font-weight: bold;
}

#col_2 h3{
    font-family: arial, "lucida console", sans-serif;
    font-size: 14px;
    color:black;
    font-weight: bold;
}


#col_2 p{
margin-top: 15px;
line-height: 18px;
    font-family: arial, "lucida console", sans-serif;
    font-size: 12px;
    color:black;
/*    font-weight: normal;*/
    /*letter-spacing: 2px; */
	text-align:justify;
}

#col_2 p strong{
font-weight:bold;
}
strong{
font-weight:bold;
}



.clear{
    clear:both;
}


#footer{
margin-top:40px;
margin-bottom:40px;
margin-left:260px;
}

#footer p{
    color:#A0A0A0;
    font-weight: bold;
    font-size: 11px;
}
#footer p a:link, #footer p a:visited, #footer p a:hover{
    color:#A0A0A0;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;


}



#map {
	border:1px solid #cccccc;
}

.news_tpl{
	border-top:1px solid gray;
	margin-top:10px;
	padding-top:10px;
	/*border:1px solid green;*/
	line-height:18px;
}

.news_tpl h3 {
	margin-bottom:10px;
	padding-top:10px;
	font-size:16px;
}




.gallery{
border-right:1px solid white;
border-bottom:1px solid white;
float:left;
}

.gallery img{
	width:64px;
	height:64px;
}

#col_2 li{
	margin-bottom:5px;
	line-height:18px;
	text-align:justify;
}
#col_2 li strong{
	font-weight: bold;

}

#gmap {
	width:180px;
	font-size:11px;
	text-align:justify;
	color:#5A5A5A;
	margin-top:10px;

/*	border:1px solid greeN;*/
}

#gmap #h1gmap {
	font-size:11px;
	text-align:justify;
	color:#5A5A5A;
	margin-top:0px;
}

#contatti1{
width:400px;
margin-top:0px;
float:left;
}

#contatti2{
width:400px;
margin-top:20px;
float:left;
}

#mappa1, #mappa2{
width:200px;
float:left;
}

#mappa2{
margin-top:20px;
}


p.center{
	text-align:center;
}


.nascosto {
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}









/* FORM */
div #col_2 form{
	margin-top:20px;
}
div#col_2 form p{
	margin:0px 0px 10px 20px;
}


div#col_2 form p label{
	display:block;
/*	height:30px;*/
}


div#col_2 form p.inline label{
	display:block;
	width:250px;
/*	height:30px;*/
float:left;
}


div#col_2 form p input.testo{
	width:150px;
}
div#col_2 form p input.email{
	width:250px;
}

div#col_2 form p textarea{
	width:250px;
	height:110px;
}
div.errors{
	padding:20px;
	color:red;
	font-weight:normal;
}
div.errors strong{
	color:red;
	font-weight:bold;
}


div#col_2 strong em{
	font-weight:bold;
	font-style:italic;
}

div#col_2 em{
	font-style:italic;
}