/*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_1x390.gif);
background-repeat:repeat-x;
}

#container{
    height:700px;
    background-image:url(../../images/background_1x390.gif);
    background-repeat:repeat-x;
    width:910px;
}

#col_1{
/*    display:inline;*/
    width:130px;
    height:700px;
    float:left;
}
#col_1 h1{
    display: block;
    background-image:url(../../images/logo-pulkra.gif);
    background-repeat:no-repeat;
    width:130px;
    height:130px;
    float:left;
}
#col_1 h1 span{
    display: none;
}


#divmenu{
	float:left;
    display:inline;
    margin-top:150px;
}
#divmenu ul {
/*    margin-top:130px;*/
    padding-left:10px;
}

#divmenu ul li{
    list-style:none;
    height:20px;
    font-family: arial, "lucida console", sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: white;
}

#divmenu ul li a:link, #divmenu ul li a:visited{
    color: white;
    text-decoration: none;
}
#divmenu ul li a:hover{
    color: red;
    text-decoration: none;
}




#col_2{
    width:780px;
    float:left;
}

.colonna{
	display:inline;
    width:260px;
    float:left;
    padding:0px;
    margin:130px 0px 0px 0px;
}

#col_2_1{
	display:inline;
}


#col_2_1 h3{
    background: transparent url(../../images/floor-division.gif) no-repeat top left;
    width: 260px;
    height: 61px;
    float: left;
}
#col_2_1 h3 a {
    display: block;
    width: 123px;
    height: 61px;
}
#col_2_1 h3 span {
    display: none;
}
#col_2_1 p{
padding: 80px 40px 0px 0px;
line-height: 18px;
	text-align:justify;
}





#col_2_2{
	display:inline;
}
#col_2_2 h3{
    background: transparent url(../../images/home-division.gif) no-repeat top left;
    width: 260px;
    height: 61px;
    float: left;
}
#col_2_2 h3 a {
    display: block;
    width: 123px;
    height: 61px;
}
#col_2_2 h3 span {
    display: none;
}
#col_2_2 p{
padding: 80px 40px 0px 0px;
line-height: 18px;
	text-align:justify;
}



#col_2_3{
	display:inline;
}
#col_2_3 h3{
    background: transparent url(../../images/personal-project.gif) no-repeat top left;
    width: 260px;
    height: 61px;
    float: left;
}
#col_2_3 h3 a {
    display: block;
    width: 162px;
    height: 61px;
}
#col_2_3 h3 span {
    display: none;
}
#col_2_3 p{
padding: 80px 40px 0px 0px;
line-height: 18px;
	text-align:justify;
}

.clear{
    clear:both;
}

#footer{
margin-top:40px;
margin-bottom:40px;
}
#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;

}
#titolo{
    height: 40px;
    width:260px;
    position:absolute;
    top:0px;
    left:650px;
}

#titolo h2#concetti{
    font-size: 10px;
    color:red;
    font-weight: normal;
    float:left;
    letter-spacing: 2px;
}
#titolo h2#opere{
    font-size: 10px;
    color:red;
    font-weight: normal;
    float:right;
    letter-spacing: 2px;
}

#news{
    height: 90px;
    width:260px;
    position:absolute;
    top:40px;
    left:650px;
}
#news h4{
    color: red;
    font-weight: bold;
    margin-bottom: 10px;
}
#news p{
    color:white;
    font-size: 10px;
    padding-right: 3px;
}
#news p a:link, #news p a:visited{
    color:white;
    font-size: 10px;
    padding-right: 3px;
	text-decoration:none;
}
#news p a:hover{
    color:red;
    font-size: 10px;
    padding-right: 3px;
	text-decoration:none;
}

.flashHP{
	width:260px;
	height:260px;
	margin:0px;
	padding:0px;
}


p.center{
	text-align:center;
	/*float:left;*/
}





#divmenu_lingua{
	float:left;
    display:inline;
    margin-top:40px;
}
#divmenu_lingua ul {
/*    margin-top:130px;*/
    padding-left:10px;
}

#divmenu_lingua ul li{
    list-style:none;
    height:20px;
    font-family: arial, "lucida console", sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: black;
}

#divmenu_lingua ul li a:link, #divmenu_lingua ul li a:visited{
    color: black;
    text-decoration: none;
    font-size: 11px;
}
#divmenu_lingua ul li a:hover{
    color: red;
    text-decoration: none;
    font-size: 11px;
}