﻿html, body, form { margin:0px; padding:0px; font-size:10px; }

body { overflow:visible; }

h1, h2, h3, h4, h5, h6 { color:#99ccff; font-weight:lighter; margin: 0px 10px 10px 5px; }
h2 { font-size:25px; font-style:italic; }
h3 { font-size:13px; font-style:italic; font-weight:900; }

a { text-decoration: none; }
a img { text-decoration: none; border:0px; }

#container {
	font: 12px Arial;
	font-style:normal; font-weight:lighter; font-stretch:normal;
}

div#Header, div#Menu, div#Principal, div#Footer { position:relative; width:808px; margin-left:50%; left:-393px; border:1px solid transparent; }

#Header { height:250px; background: url('../img/HeaderBox.png') no-repeat top center; }

#Principal { height:353px; background: url('../img/PrincipalBox.png') no-repeat center center; color:White; }

#Menu { height:223px; /*top:-160px;*/ margin-top:-160px; }

.MenuItem { float:left; }

.MenuItem img { cursor:pointer;  }

#Footer { height:34px; background: url('../img/FooterBox.png') no-repeat center center; color:White; }

div.content
{
	/*border:1px solid green;*/
	margin:20px 30px 20px 30px;
}

#Footer div.content { text-align:center; margin:10px 20px 10px 20px; }

input.ui-corner-all {padding: .4em 1em .4em 10px;text-decoration: none;position: relative; width:250px; margin-bottom: 5px; margin-right:5px; float:left;}
textarea.ui-corner-all {padding: .4em 1em .4em 10px;text-decoration: none;position: relative; width:250px; margin-bottom: 5px; margin-right:5px; float:left; height:100px;}

div#menuAreaRestrita {background-image:url('../img/MenuAreaRestritra.png'); width:202px; height:223px;}
div#menuAreaRestrita-Content {margin-top:140px; margin-left:15px;}
div#menuAreaRestrita-Content div {float:left; margin-top:7px;}
div#menuAreaRestrita-Content input.ui-corner-all {padding: .4em 1em .4em 10px;text-decoration: none;position: relative; width:90px; margin-bottom: 5px; margin-right:5px; float:left;}
div#menuAreaRestrita-Content br {clear:both;}
div#menuAreaRestrita input:first-child {width:145px;}

#dialog_link {padding: .4em 1em .4em 20px;text-decoration: none;position: relative;}
#dialog_link span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}

