/* GENERIC */
body {
background-image: url(../../Libs/Images/Background_Main.gif);
background-repeat: repeat;
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #707070;
margin: 0px;
}
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.htc);
}
div {
text-align:left;
}

/* STRUCTURE */
div#Main {
background-image: url(../../Libs/Images/Background_Page.png);
background-repeat: repeat-y;
width: 990px;
margin: 0px 0px 0px 0px;
text-align: left;
}
div#MainFeedback {
background-image: url(../../Libs/Images/Feedback_Background_Page.png);
background-repeat: repeat-y;
width: 580px;
margin: 0px 0px 0px 0px;
text-align: left;
}
div#Head {
background-image: url(../../Libs/Images/Background_Head.png);
background-repeat: no-repeat;
width: 990px;
height: 210px;
margin: 0px auto;
text-align: left;
}
div#HeadFeedback {
background-image: url(../../Libs/Images/Feedback_Background_Head.png);
background-repeat: no-repeat;
width: 580px;
height: 198px;
margin: 0px auto;
text-align: left;
}
div#HeadFeedbackConfirm {
background-image: url(../../Libs/Images/FeedbackConfirm_Background_Head.png);
background-repeat: no-repeat;
width: 580px;
height: 198px;
margin: 0px auto;
text-align: left;
}
div#HeadSearch {
background-image: url(../../Libs/Images/Background_Head_Search.png);
background-repeat: no-repeat;
width: 720px;
height: 117px;
margin: 63px 0px 0px 250px;
}
div#Page {
width: 960px;
margin: 10px 15px 0px 15px;
padding-bottom: 42px;
text-align: left;
}
div#PageFeedback {
width: 550px;
margin: 10px 15px 0px 15px;
padding-bottom: 42px;
text-align: left;
}
div#Feet {
background-image: url(../../Libs/Images/Background_Feet.png);
background-repeat: no-repeat;
width: 990px;
height: 38px;
margin: 0px 0px 0px 0px;
text-align: left;
}
div#FeetFeedback {
background-image: url(../../Libs/Images/Feedback_Background_Feet.png);
background-repeat: no-repeat;
width: 580px;
height: 38px;
margin: 0px 0px 0px 0px;
text-align: left;
}

/* ALLINEAMENTO IMMAGINI DATALIST */
.ItemTemplate_ImageAlign {
float: right;
margin: 0px 0px 0px 20px;
}