body {
background-color: #F8F8F3;
font-family: "Trebuchet MS", Verdana, Arial;
margin: 0px;
padding: 0px;
font-size:13px;
COLOR: #013751
}

/*=BOXES*/
/*=container*/

#outsidetable{
/*align="center" cellspacing="0"*/
width: 800px;
margin: 0px;
margin-left: auto;
margin-right: auto;
padding: 0px;
background-color: #e8e7d7;
}

/*=left*/

#leftsidetable{

width: 260px;
vertical-align: top;
margin:0px;
padding:0px;
	

border-width: 0px 1px 0px 0px;
border-style: none dotted none none;
border-right-color: #aaaaaa;

/*	background-image:url(images/amurtlogo.png);
background-position:bottom right;
background-repeat:no-repeat;*/
}

/*=right*/

#rightsidetable{
margin-left: auto;
margin-right: auto;
vertical-align: top;
padding-top:10px;
width:540px;
}

/*=rightleft*/
/*=content*/

#contenttable{
/*align="center" cellpadding="0" cellspacing="10"*/
width:525px;
border: 5px;
margin-left: auto;
margin-right: auto;
}

/*=header*/

#logo{
margin: 10px 0px 10px 0px;
border-width: 0px;
}

.horbar {
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: dotted;
border-left-style: none;
border-bottom-color: #aaaaaa;
}


/*=menu*/

#menutable{
width:170px; 
border:0px; 
line-height:200%;
}

#menu td{
border:1px dotted #aaaaaa;
padding-right:10px;
border-right:0px;
border-top:0px;
text-align: right;
padding: 10px;

}

#menu #menucell-amurtlogo {
border-width:0px;
}

/*=contents */

#contentcell-all{
width: 446px;
vertical-align: top;
background-color: #FFFFFF;
}

/*=footer */

#footerbar{
height:12px;
background-color:#0f2d41;
margin: 0px;
padding: 0px;
}

#copyright{
width:800px;
margin-left:auto;
margin-right:auto;
padding: 0px;
text-align:right;
color:#999999;
font-size:11px;
/*background-color: #F8F8F3;*/
}


/*=links */

a:visited, a:link, a:active {
text-decoration: none;
color: #f8ab2d;
}
a:hover {
color: #f8ab2d;
text-decoration: underline;
}

.eventbox {
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	border: 2px dashed #f9bb2b;
	text-align: center;
}

a.mp:visited, a.mp:link, a.mp:active {
text-decoration: underline;
color: #8dcd27;

}
a.mp:hover {
color: #f9bb2b;
}

a.evento:visited, a.evento:link, a.evento:active {
text-decoration: underline;
color: #fff;
background-color: #8dcd27
}
a.evento:hover {
color: #ffa;
}

#menu a:link,#menu a:visited,#menu a:active {
text-decoration: none;
color: #8bb0c6;
font-size: small;
font-family: "Trebuchet MS", Verdana, Arial;
font-weight: bold;
}

#menu a:hover {
color: #f8ab2d;
font-size: small;
font-family: "Trebuchet MS", Verdana, Arial;
font-weight: bold;
}

/*=text */

#genericcontent{
/*align="center" cellpadding="0" cellspacing="10"*/
width:505px;
border: 5px;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
background-color: #FFFFFF;
vertical-align:top;
text-align: justify;
}

#genericcontent p {
padding-left:15px;
padding-right:15px;
}

#genericcontent li {
padding-right:15px;
margin-bottom:10px;
}


h1 {
	margin-bottom:20px;
	 FONT-WEIGHT: bold;
	  FONT-SIZE: 15px;
	   COLOR: #013751;
	    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.h1participe {
	margin-bottom:20px;
	font-weight: bold;
	font-size: 15px;
	color: #013751;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
h2 {
	margin-top:20px;
	 FONT-WEIGHT: bold;
	  FONT-SIZE: 12px;
	   COLOR: #6db33f;
	    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}	

.h2participe {
	margin-top:20px;
	 FONT-WEIGHT: bold;
	  FONT-SIZE: 12px;
	   COLOR: #6db33f;
	    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}	

h3 {
	FONT-SIZE: 12px;
	   COLOR: #6db33f;
	    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.pergunta {
	FONT-WEIGHT: bold;
	 COLOR: #6db33f; 
}
	
.citacao {
	font-style:italic;
	color:#aaaaaa;
}

/*=images*/
.floatright{
float:right;
margin: 0 0 10px 10px;
padding: 2px;
}



/*=forms*/
.form {
	line-height: 200%;
}

/*=inicio.html SPECIFIC CSS RELATED ONLY TO THIS PAGE*/
#contentcell-home {
	width: 350px;
	vertical-align: top;
	background-color: #FFFFFF;
	/*background-image: url(images/explicacao.png);
	background-position: bottom center;
	background-repeat: no-repeat;*/
	padding: 20px 35px 0px 35px;
	text-align: justify;
}

#contentcell-home p {
	font-weight: bold;
	color: #333333;
	font-size: 18px;
	line-height: 200%;
}

#contentcell-home p.mpt {
	font-weight: bold;
	color: #333333;
	font-size: 14px;
	line-height: 200%;
}


#contentcell-home strong {
font-size: 22px;
color: #f8ab2d;
}


#descriptionimage{
	display: block;
	text-align: center;
	margin-top: 10px;
}


.imagecells-home{
width: 146px;
background-color: #FFFFFF;
background-repeat:no-repeat;
}

#image1-home{
width: 146px;
height: 110px;
background-color: #FFFFFF;
background-repeat:no-repeat;
background-image:url(images/sq1.png);
background-position: bottom right;
}

#image2-home{
width: 146px;
height: 110px;
background-color: #FFFFFF;
background-repeat:no-repeat;
background-image:url(images/sq2.png);	
background-position: bottom center;
}

#image3-home{
width: 146px;
height: 110px;
background-color: #FFFFFF;
background-repeat:no-repeat;
background-image:url(images/sq3.png);
background-position: bottom left;	
}



/*=participe.html SPECIFIC CSS RELATED ONLY TO THIS PAGE*/

#childrentable {
	width:95%;
	margin-left:auto;
	margin-right:auto;
}

#childrentable td {
	vertical-align:top;
}

.childlayer {
	width:100%;
	text-align:center;
	display:none;
}

.noticebox {
	width: 100%;
	font-size: 22px;
	background-color: #EDFFD9;
	padding: 5px;
	border:5px solid #FAED87;
	text-align:center;
}

/* SCRAP


.verbar {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #aaaaaa;
}*/
