@import url("topMenu.css");@import url("mainMenu.css");@import url("text.css");/* SETTING */html,body,div,table,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,form,input,textarea,p { margin: 0; padding: 0;}table { border:0; text-align:left;}ul,ol { list-style: none; }.clear { clear:both; padding: 15px; }/* PAGE================================= */textarea  {   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;    color : #000000;    font-size:10pt;    font-weight : normal;    border-width: 1px;    border-left-color: #2f3b40;    border-top-color: #2f3b40;    border-right-color: #2f3b40;    border-bottom-color: #2f3b40;}select{   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;    color : #000000;    font-size:10pt;    font-weight : normal;    border-width: 1px;    border-left-color: #2f3b40;    border-top-color: #2f3b40;    border-right-color: #2f3b40;    border-bottom-color: #2f3b40;}input  {   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;    font-size=10px;}#mainBody {	width: 100%;	background: #f2f2f2 url(../img/component/bgPage.gif) repeat-x;	float: left;}#mainGlobal {	width: 980px;	margin: 0 auto;}#mainPage {	position: relative;	width: 980px;	background: url(../img/component/bgMainGlobal.gif) no-repeat 35px 188px;	float: left;}#topGlobal {	height:188px;	width:980px;	background: url(../img/component/bgTop.gif) repeat-x left top;	float: left;}#centralGlobal{	bottom: 50px;	top: 0;	width:980px;	padding-left: 35px;	float: left;}/* BODY TOP================================= */#topAccesso {	position: relative;	width: 980px;	height: 33px;	margin: 0 auto;}#topLogo {	position: absolute;	top: 33px;	left: 0px;	height: 156px;	width: 350px;	text-transform: none;}#topNav {	position: absolute;	left: 350px;	height: 156px;}/* BODY CENTRAL================================================= *//* BODY CENTRAL nav left */#mainLeft {	float: left;	width: 300px;}#menuLeft {	width: 280px;	padding-left: 25px;	margin-bottom: 30px;	font-family: arial, sans-serif;	font-size: 12px;	font-weight: bolder;	}#boxBanner {	width: 271px;	height: 197px;	margin: 0;	padding: 0;	background-color: #2a2a2a;	margin-bottom: 40px;}#boxImgTop {	width: 271px;	height: 83px;	margin: 0;	padding: 0;	background-color: white;	margin-bottom: 20px;}/* BODY CENTRAL content */#centralContent {	float: left;	width: 600px;	min-height: 350px;}#pageContent {	padding: 10px;}#mainBottom {	width: 100%;	height: 100px;	float: left;	background-color: #fff;	background-image: url(../img/component/bgMainBottom.gif);}#bottomBody {	width: 980px;	margin: 0 auto;}#bottomLeft {	width: 290px;	float: left;	background: url(../img/component/bgMainGlobal.gif) no-repeat 35px 0;	padding-top: 10px;	padding-left: 60px;}#bottomCenter {	float: left;	padding-top: 10px;}#bottomRight {	float: right;	padding-top: 10px;	text-align: right;}
