html,body,iv,span,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup, tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }

:focus { outline:0; }

body { line-height:1; color:#000; background:#fff; }

ol,ul { list-style:none; } 

table { border-collapse:separate; border-spacing:0; }

caption,th,td { text-align:left; font-weight:normal; }



#menu{

	background-image: url(../img/menu.png);

	background-repeat:repeat-x;

	width:100%;

	height:54px;

	text-align:center;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;
  


}



#wrap{

	width: 100%;

	height: 100%;

	margin:0 auto 0 auto;

}



.onpass{

	color:#FFF;

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

}



.center { text-align:center;}

.fontmenu{ font-family:Arial, Helvetica, sans-serif;  font-size:14px; }

.fontheader{ font-family:Arial, Helvetica, sans-serif;  font-size:12px; }

.white { color:#FFF; }

.bold { font-weight:bold; }

.black { color:#000; }

.valign { vertical-align:middle;}

.talign { vertical-align:top;}

a.link{ text-decoration:none;}

.border{ border: 1px #000000 solid;}

.bgstate{ background-image:url(../img/back-edo.png); background-repeat:no-repeat; height:140px; width:140px; }

.fsize12{font-size:12px;}

.fsize14{font-size:14px;}

.fsize16{font-size:16px;}

.fsize18{font-size:18px;}

.fsize20{font-size:20px;}

.alignjust{text-align:justify;}

.nondecor{text-decoration:none;}



#menubutton { height:45px;}



#menubuttonselected { background-image:url(../img/botonmenu.png); background-repeat:no-repeat; }



#header{

	background-color:#FFF;

	color:#000;

	vertical-align:middle;

	height:110px;

	width:100%;

}



body{

	background-color:#E6E6E6;

	margin:0 auto 0 auto;

}



#body{

	background-image:url(../img/body.png);

	background-repeat:repeat-y;

	margin-left:180px;

	width:966px;

	height:750px;

}



#content{

	position:absolute;

	margin:10px;

	width:940px;

	height:680px;

}



#footer{

	background-image:url(../img/footer.png);

	background-repeat:repeat-x;

	width:100%;

	height:60px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	font-weight:bold;

	color:#FFF;

}



#banner{

    border-top-left-radius: 4px;

    border-bottom-left-radius: 4px;

	border-top-right-radius: 4px;

	border-bottom-right-radius: 4px;

	border:1px #000000 solid;

	background-color:#FFC;

	width: 900px;

	margin-left:20px;

	margin-right:20px;

}



#contain{

	position:absolute;

	margin-top:20px;

	margin-left:20px;

	margin-right:20px;

	margin-bottom:20px;

	text-align-last:center;

}



#thumb{

	margin-right:10px;

	margin-left: 10px;

	margin-top: 10px;

	margin-bottom:10px;

}