/* ------------------ tooltip ------------------------- */

#tt {position:absolute; display:block; background:url(tooltip/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(tooltip/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(tooltip/tt_bottom.gif) top right no-repeat; overflow:hidden}

object {
   outline           : none 
}

/* ----------------- submodal ------------------- */
#popupMask { display:none; position:absolute;top:0;left:0;width:100%;height:100%;z-index:200;background-color:#000;-moz-opacity: 0.7;opacity:.70;filter: alpha(opacity=70);}
#popupContainer {position: absolute;z-index: 201;top: 0px;left: 0px;display:none;padding: 0px;}
#popupInner { padding:12px;padding-top:0px;background-color: #FFFFFF;}
#popupFrame {margin: 0px;width: 100%;height: 100%;position: relative;z-index: 202;}
#popupTitleBar {background-color: #fff;color: #FFFFFF;font-weight: bold;height: 20px;padding: 0px; padding-top:8px;position: relative;z-index: 203;}
#popupTitle {float:left;font-size: 1.1em; display:none}
#popupControls {float: right;cursor: pointer;cursor: hand;}
#popupControls a span {display: block;height: 20px;width: 20px; margin-right:0px; margin-top:0px; text-indent: -9000px;background: url('submodal_base/submodal_close.gif') no-repeat;}
.popupBody  {margin:5px; margin-top:0px;margin-left:10px;background-color:#FFFFFF; }

/* ----------------- CSS WEBSITE ------------------- */
body
{
	margin			: 0;
	padding			: 0;
	border			: 0;
}

body,
select,
input,
textarea {
	font-family		: Lucida sans, Candara, Arial, sans-serif;
	font-size		: 11px;
	color				: #CCC;
}

h1,
h2,
h3,
h4,
h5,
h6,
p
{
	margin				: 0;
	padding				: 0;
}

.display_none,
hr
{
	display				: none;
}

img
{
	border				: 0;
}

a:link,
a:visited {
	color                	: #F0F0F0;
	text-decoration			: none;
	font-weight            	: normal;
	text-decoration        	: none;
}

a:hover {
	text-decoration		: underline;
}



input,
select,
textarea
{
	padding				: 3px;
	background-color	: #000;
	border				: 1px solid #999;
}

textarea {
	font-size				: 11px;
}


html>body div.clear { display: none; }
head:first-child+body div.clear { display: block; }
.clear { clear: both; line-height: 0px; font-size: 1px; }
/*/*/ .clear { display: none; } /* */

div {
	background		: transparent;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
}

form {
   margin         : 0;
   padding        : 0;
}

.centrato {
	text-align		: center;
}

.padding_10 {
	padding			: 10px;
}

.padding_20 {
	padding			: 20px;
}

.stile_indi
{
	display				: none;
}

#div_container {
    width               : 900px;
    margin              : auto;
}

#div_container div.div_header {
    
}

#div_container div.div_header div.div_logo {
    padding                 : 28px 20px 20px 28px;
}

#div_container div.div_main_content {
    background-image: url(../_pics/struttura/bg_main_content.png);
}

div.div_project_detail {
    position                : relative;
    height                  : 480px;
}

div.div_project_detail div.div_img_big,
div.div_project_detail div.div_description,
div.div_project_detail div.div_other_projects,
div.div_project_detail p.back {
    position                : absolute;
}

div.div_project_detail p.back {
    right                   : 10px;
    bottom                  : 10px;
    font-size               : 14px;
}

div.div_project_detail div.div_img_big {
    width                   : 600px;
    height                  : 480px;
    z-index                 : 1;
}

div.div_project_detail div.div_img_big img,
div.div_project_detail div.div_img_big a {
    outline                 : none;
}

div.div_project_detail div.div_other_projects {
    width                   : 200px;
    top                     : 0;
    left                    : 610px;
}

div.div_project_detail div.div_other_projects p {
    padding                 : 4px;
    color                   : #FFF;
}

div.div_project_detail div.div_other_projects p.title {
    font-size               : 130%;
    font-weight             : bold;
}

div.div_project_detail div.div_other_projects p.project_name {
    
}

div.div_project_detail div.div_other_projects p.project_name_selected {
    font-weight             : bold;
    text-decoration         : underline;    
}

div.div_project_detail div.div_other_projects p.project_name_selected a:link,
div.div_project_detail div.div_other_projects p.project_name_selected a:visited {
    font-weight             : bold;    
}

div.div_project_detail div.div_description {
    width                   : 450px;
    height                  : 150px;
    bottom                  : 0;
    left                    : 150px;
    z-index                 : 2;
    text-align              : center;
    color                   : #FFF;
    background-image        : url(../_pics/struttura/bg_description.png);
    background-repeat       : no-repeat;
    background-position: left top;
}    

div.div_project_making_of p.title,
div.div_project_detail div.div_description p.title {
    font-weight             : bold;
    font-size               : 140%;
}

div.div_project_making_of {

}

div.div_project_making_of table td {
    text-align              : center;
    padding                 : 2px;
    vertical-align          : top;
}

div.div_project_making_of table td img {
    border                  : 1px solid #222;
}

div.div_project_making_of table td p.didascalia {
    padding                 : 4px;
}

div.div_footer {
    background-image: url(../_pics/struttura/bg_footer.png); 
}

div.div_footer a:link,
div.div_footer a:visited {
    color                   : #FFF;
}


table.tab_project_index {
	margin				: auto;
}

table.tab_project_index td {
	background-position	       : center;
	background-repeat		: no-repeat;
}

table.tab_project_index td,
table.tab_project_index td img,
table.tab_project_index td a,
table.tab_project_index td div.div_project {
	width						: 225px;
	height					: 190px;
	outline                    : none;
}


table.tab_project_index td a:link,
table.tab_project_index td a:visited {
}

table.tab_project_index td div.div_project {
    position					: relative;
    background-image			: url(../_pics/struttura/bg_description.png);
    background-repeat		: no-repeat;
    background-position		: 0 134px;
}


table.tab_project_index td div.div_link_project {
    z-index                 : 2;
    position                : absolute;
}

table.tab_project_index td div.div_info_project {
    z-index                 : 10;
    bottom                  : 0;
    right                   : 0;
    padding                 : 7px;
    position                : absolute;
    text-align              : right;
}


div.div_footer_cont p {
	line-height				: 18px;
}

div.div_admin {

}

div.div_admin input.input_1,
div.div_admin select.input_1,
div.div_admin textarea.input_1 {
	width						: 300px;
}
