* { margin:0; padding: 0; }

body {
	margin: 0px;
	background: url(../wrappers/showwrapper.php) top center fixed no-repeat #000;
 	color: #555; 
 	font: 11px Verdana, 'Trebuchet MS', arial, sans-serif;
 	text-align: center;
} 

#wrap {
   margin: 0 auto ;
   padding:0;
   border-left: 1px solid #CCC;
   border-right: 1px solid #CCC;
   text-align: left;
   width: 780px;
}

/*****************************  H1, H2, ... ***********************************/

h1{
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
	
h2 {
	font-size:10px;
	color: #FF6600;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 7px;
}

h3 {
	color: #FF6600;
	font-size: 14px;
	font-weight: bold;
}

h4{
	color: #333;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 7px;
}

h5{
	color: #333;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 0px;
}

h6{
	color: #FFF;
	margin-top: 6px;
	margin-bottom: 6px;
	background-color: #333;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	display: block;
	width: 540;
}

#spacer{
	height: 16px;
}

#content-main p.location{
	font-weight: bold;
	font-style: italic;
	padding-bottom: 6px;
}

div.mosimage {
	margin-top: 0px;
	border-width: 0px;
	padding: 0px;
}

div.mosimage_caption{
	background: #FFFFFF;
	color: #000000;
	font-weight: bold;
    font-size: 9px;
    padding-left: 30px;
	padding-right: 30px;
	text-align: left;
    margin-bottom: 0px;
}

img.sideimg {
	border: 0px;
	margin-top: 2px;
}

/***************************     HEADER     **************************/

/* header  */
#header {
	position: relative;
	top: 0; left: 0;
    width: 780px;
	height: 120px; 
	margin: 0; padding: 0;		
}

#menu{
	position: relative;
	top: 0; left: 0;
	clear: both;
	width: 780px;
	/*background: #444;*/
	font: bold 1.1em Verdana, Tahoma, 'Trebuchet MS',  Sans-serif;
}

#menu-tabs {
	float: left;
	border: 1px solid #999;
	border-left: 0px;
	background: #222;
	width: 560px; /* width: 552px; */
	height: 25px;
	text-align: center;
} 

#menu-tabs ul {		
	margin:0;
	padding:0px 0px 0px 12px;
   	list-style:none;
}

#menu-tabs li {
   display: inline;
   margin:0;
   padding:0;
}

#menu-tabs a {
   float:left;
   display:block;
   padding: 5px 14px 3px 24px;
   color: #aaa;
   margin:0;
   text-decoration:none;
}

#menu-tabs a.current {
   color: #FFF;
}

#menu-tabs a:hover {
	color:#FFF;
	/*background-color: #333; */
}

#menu-extra {
	float: right;
	width: 228px;
	height: 25px;
}

/*************************************     CONTENT :: MAIN    ***********************************/

#content {
	position: relative;
	clear: both;
/*	border-top: 1px solid #666666; */
	top: 0; left: 0;
	width: 780px;
	background: none;
	padding: 0px 0px 0px 0px;
	font: 1.0em Verdana, Tahoma, 'Trebuchet MS',  Sans-serif;
}

#content-main {
	clear: both;
	border: 0px solid #666;
	float: left;
	width: 550px;
	height: 100%;
	padding: 14px 0px 0px 10px;
}

#content-main #title{
	border: 2px solid #666;
	padding: 2px 8px 2px 8px;
	display: inline;
	font: 10px  Verdana, 'Trebuchet MS', arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;	
	background: #FFF;
}

#content-main ul {
	margin-bottom: 10px;
	padding: 4px 0px 10px 20px;
	widows: 540;
	background: #ddd;
   	list-style: #;
}

#content-main li {
   padding: 1px 0px 0px 0px;
}

#content-main li.subline {
   padding: 1px 0px 3px 20px;
}

#content-main p {
   padding: 10px 0px 0px 0px;
}

#content-main p.signature {
   font: 9px  Verdana, 'Trebuchet MS', arial, sans-serif;
   padding: 10px 0px 10px 0px;
}

#content-main a {
	text-decoration:underline;
	color:#333;
}
#content-main a:hover {
	text-decoration:underline;
	color:#666;
}

#content-main a.datelink{
	text-decoration: none;
	color:#666;
	font-weight: bold;
}


/******************************** CONTENT :: SIDE *******************************************/

#content-side {
	border: 0px solid #666;
	float: right;
	width: 200px;
	font: 10px Verdana, 'Trebuchet MS', arial, sans-serif;
	text-align: center;
	padding: 10px 0px 0px 20px;
}

#content-side #endereco {
	border: 0px solid #666;
	display: block;
	text-align: center;
	font: 10px "Times New Roman", Times, serif, 'Trebuchet MS', arial, sans-serif;
	padding: 30px 20px 20px 0px;
}

#content-side #title{
	border: 0px solid #666;
	padding: 3px 0px 3px 0px;
	background: #cf8d53;
	width: 180px;
	display: block;
	font: 12px  Verdana, 'Trebuchet MS', arial, sans-serif;
	color:#FFFFFF;
	text-transform: uppercase;
	font-weight: bold;	
}

#content-side ul {		
	margin:0;
	width:180px;
	padding: 0px 0px 0px 0px;
   	list-style: none;
}
#content-side li {
   margin: 0;
   border-top: 2px solid #FFF;
   background: #ccc;
   height: 18px;
   font: 12px  Verdana, 'Trebuchet MS', arial, sans-serif;
   font-weight: bold;
   text-align: left;
}

#content-side a.mainlink {
	text-decoration:none;
	display: block;
	background-color: #ccc;
	width: 174px;
	color: #000;
	padding: 2px 0px 2px 6px;
}

#content-side a.current {
	text-decoration:none;
	background-color: #333;
	color: #FFF;
}

#content-side a.mainlink:hover {
	text-decoration:none;
	background-color: #333;
	color: #FFF;
}

#content-side a.agendaitem {
	text-decoration:none;
	display: block;
	background-color: #ccc;
	width: 174px;
	color: #000;
	padding: 2px 0px 2px 6px;
	margin-top: 2px;
	text-align: left;
}

#content-side a.gallery {
    margin: 0;
    background: #ccc;
    text-align: center;
	text-decoration:none;
	display: block;
	width: 174px;
	color: #000;
	padding: 2px 0px 2px 6px;
	margin-top: 2px;
}

/****************************** CONTENT :: FULL **********************/

#content-full {
	clear: both;
	border: 0px solid #666;
	float: left;
	width: 760px;
	height: 100%;
	padding: 14px 10px 0px 10px;
}

#content-full p {
   padding: 10px 0px 0px 0px;
}

#content-full p.signature {
   font: 9px  Verdana, 'Trebuchet MS', arial, sans-serif;
   padding: 10px 0px 10px 0px;
}

#content-full a {
	text-decoration:underline;
	color:#333;
}
#content-full a:hover {
	text-decoration:underline;
	color:#666;
}

#content-full #box {
   width: 520px;
   padding: 5px 5px 5px 5px;
   margin: 10px 0px 0px 20px;
   background: #eee;
   border: 1px solid #999;
}

#content-full #box a {
   display: block;
   padding-top: 1px;
   padding-bottom: 1px;
}


/***************************     FOOTER     **************************/

#footer{
	position: relative;
	clear: both;
	top: 0; left: 0;
	width: 780px;
	height: 18px;
	background: #333;
	color:#FFFFFF;
	text-align: center;
	padding: 4px 0px 0px 0px;
	font: 9px Verdana, Tahoma, 'Trebuchet MS',  Sans-serif;
	border-top: 1px solid #CCC;
    border-bottom: 0px solid #CCC;
}

#footer p.right{
	float: right;
	padding-right: 10px;
}

#footer p.left{
	float: left;
	padding-left: 10px;
}

#footer .left a {
	color:#FFFFFF;
	text-decoration: none;
}

 
