/*****Reset*****/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
img{border:0px}
BODY{ color: #353535; font-family: "trebuchet ms"; margin: 0; padding: 0; }
BODY, HTML, TD, TH, DIV, FORM { font-size: 13px; margin: 0; padding: 0; }
sup {vertical-align:baseline;position:relative;top:-.4em;}
sub {vertical-align:baseline;position:relative;bottom:-.4em;}
.rounded {-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;}

TABLE.port TD{padding:15px; color: gray}
TABLE.port B{color: black}
TABLE.port IMG{width: 50%; padding-right:10px;}
#header{ text-align: center; width: 800px; height: 270px; display: block; -webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
#ufo{position: absolute; top: 70px; right: 0; width: 0; height: 0; z-index: 3; display: block; _display: none; }
#clouds{ background-image: url(clouds.jpg); background-repeat: repeat-x; background-position: 10% top; position: absolute; width: 100%; height: 228px; }
#clouds-ufo{ background-image: url(clouds-ufo.jpg); background-repeat: repeat-x; background-position: 10% top; position: absolute; width: 100%; height: 228px; }
#oficce{ background-image: url(oficce.png); background-repeat: no-repeat; background-position: right top; position: absolute; width: 308px; height: 184px; z-index: 4; margin-top: 59px; margin-left: -230px; display: block; }
#login{ background:white; position: absolute; width: 280px; z-index: 50; margin-top: 15px; margin-left: -290px; display: block; }
#login .close{ background-image: url(close.gif); background-repeat: no-repeat; background-position: right top; position: relative; width: 12px; height: 12px; float: right; margin-top: 2px; margin-right: 2px; cursor: pointer; display: block; }
#login EM{ color: black; font-size: 18px; font-weight: normal; font-style: normal; padding: 2px 10px 10px; display: block; }
#login SPAN{ color: gray; font-size: 10px; padding-left: 30px; display: block; }
#login .name{ font-size: 14px; width: 200px; margin-left: 30px; padding: 0 5px 2px; border: solid 1px gray; display: block; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
#login .pass{ font-size: 14px; width: 200px; margin-left: 30px; padding: 0 5px 2px; border: solid 1px gray; display: block; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
#login .ok{ font-size:18px; color: #cfe7ff; background-color: blue; background-image: url(link.gif); background-repeat: no-repeat; background-position: right center; text-decoration: none; vertical-align:baseline; position:relative; padding: 0 15px 1px 8px; float: left; margin-top: 10px; margin-left: 30px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
#login .ok:hover{color: white; background-color: #0062ff;}
#login DIV{ margin: 50px 10px 10px; display: block; }
#login I{ color: black; font-size: 11px; font-style: normal; }
#panel{ background-image: url(panel.png); background-repeat: repeat-x; background-position: left top; position: absolute; width: 100%; height: 25px; z-index: 10; margin-top: 15px; display: block; }
#logo{ background-image: url(logo-studio.png); background-repeat: no-repeat; background-position: left top; position: relative; width: 255px; height: 60px; z-index: 11; float: left; margin-top: 7px; margin-left: -5px; cursor: pointer; display: block; }
#logo H1, #logo UL{margin: 0px; display: none;}
#cubes{ position: absolute; width: 400px; height: 150px; z-index: 100; margin-top: 124px; margin-left: -65px; display: block; }
#cubes A {display: none; visibility: hidden;}
#menu{ text-align: right; position: relative; width: 540px; height: 25px; z-index: 11; float: right; margin-top: 15px; padding: 0; }
#menu H2{ margin: 0; padding: 0; display: none; }
#menu UL{ margin: 0; padding: 0; }
#menu UL LI{ height: 26px; float: right; margin: 0 0 0 -1px; padding: 0; border-right: 1px solid #b6c3e6; border-left: 1px solid #b6c3e6; list-style-type: none; }
#menu UL LI A{ color: #000; font-weight: bold; font-style: normal; text-decoration: none; margin-top: 4px; margin-right: 10px; margin-left: 10px; display: block; }
#menu UL LI A:hover{ color: #086dac; text-decoration: underline; }
#content{ padding-bottom: 15px; }
#content H1 { color: black; font-size: 22px; font-weight: normal; margin: 0 0 10px; padding: 0 0 10px; border-bottom: 1px solid #d4d4d4; }
#content H2 { color: black; font-size: 18px; font-weight: normal; margin: 10px 0 5px; padding: 0; }
#content table, #content td, #content th {border-collapse:collapse; border-color:#d4d4d4; padding: 5px}
#content th{ background-color: #f3f3f3; text-align: left;}
#content .IMG{ float: left; margin-right: 15px; margin-bottom: 5px; padding: 4px; border: solid 1px #d4d4d4;}
#content .marker{ background-color: #ffffbe; position: relative; padding: 1px 5px 2px; }
#content A, #content A:visited {color:blue;}
#content A:hover { color:#0062ff; text-decoration: none; }
#content a[href$='.pdf'] {padding-right: 18px; background: transparent url(icon_pdf.gif) no-repeat center right;}
#content a[href ^="mailto:"] {padding-right: 18px; background: transparent url(icon_mailto.gif) no-repeat center right;}
#content a[href$='.doc'] {padding-right: 18px;	background: transparent url(icon_doc.gif) no-repeat center right;}
#content a[href$='.xls'] {padding-right: 18px;	background: transparent url(icon_xls.gif) no-repeat center right;}

#content A.link { font-size:13px; font-weight: bold; color: #cfe7ff; background-color: blue; background-image: url(link.gif); background-repeat: no-repeat; background-position: right center; text-decoration: none; vertical-align:baseline; position:relative; padding: 0 15px 1px 8px; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; _color: blue; _background-color: white; _background-image: url(link_IE.gif);}
#content A.link:hover { color: white; background-color: #0062ff; _color: #0062ff; _background-color: white;}
#content .Order {cursor: pointer;opacity: 0.7;}
#content .Order:hover { opacity: 1;}

#footer{ color: #a9a9a9; font-size: 11px; background-image: url(footer.gif); background-repeat: no-repeat; background-position: left top; padding-top: 10px; padding-bottom: 10px; }
#footer address{ font-style: normal; position: relative; float: right; }
.txtintot {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.fotointot {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
