/* GENERIC */
body {
margin: 0px;
background-image: url(../../Libs/Images/Magazine_Background.gif);
background-repeat: repeat-x;
background-color: #9d9477;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #000000;
}
img, a {
border: 0px;
}
.ClearBoth {
clear: both;
display: block;
height: 0px;
overflow: hidden;
margin: 0;
padding: 0;
}

/* PNG TRANSPARENCY WITH IE < 7 */
img, div, a, input, body {
behavior: url(../../../Libs/Plugins/PngIE6/iepngfix_Magazine.htc);
}
div {
text-align:left;
}

/* STRUCTURE */
div#Head {
width: 990px;
height: 188px;
margin: 0px auto;
text-align: left;
}
div#Homepage {
width: 990px;
height: 811px;
background-image: url(../../It/Magazine/Home/Images/Background_Page.png);
background-repeat: no-repeat;
margin: 0px auto;
text-align: left;
}
div#Page {
width: 990px;
background-image: url(../../Libs/Images/Magazine_Background_Column.png);
background-repeat: repeat-y;
margin: 0px auto;
text-align: left;
}
div#Feet {
width: 990px;
height: 21px;
margin: 0px auto;
text-align: left;
}

/* ALLINEAMENTO IMMAGINI DATALIST */
.ItemTemplate_ImageAlign {
float: right;
margin: 0px 0px 0px 20px;
}

.ItemArticleDetail_ImageAlign {
margin-bottom: 10px;
}

.Div_ItemEdit {
z-index:1;
position:absolute;
background-color:#dad7cb;
margin:5px;
}
