/* CSS Santa Ideia 2008 */

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #333;
 background-color: #92D260;
}

#wrapper { 
 margin: 0 auto;
 width: 1004px;
 height: auto;
}

#header { 
 width: 1004px;
 height: 227px;
 float: left;
 background-image: url(images/header.png);
 background-repeat:no-repeat;
}


#menubox { 
 width: 850px;
 height: auto;
 float: left;
 padding-left: 100px;
 margin-top: 186px;
}

.menubox { 
 width: 850px;
 height: auto;
 float: left;
 padding-left: 100px;
 margin-top: 186px;
}



.linksmenu {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.linksmenu:hover {
	color: #BFDD01;
	text-decoration: none;
	
}



#main { 
 width: 1004px;
 height: 533px;
 float: left;
 background-image: url(images/fundo.jpg);
 background-repeat: no-repeat;
 padding-top: 50px;
}

#mainlongo { 
 width: 1004px;
 height: auto;
 float: left;
 background-image: url(images/fundo.jpg);
 background-repeat: no-repeat;
 padding-top: 50px;
}



#boxcentral { 
 width: 850px;
 height: auto;
 float: left;
 padding-left: 110px;
}


#left{ 
 width: 130px;
 height: auto;
 float: left;
}

#center { 
 width: 537px;
 height: 100%;
 float: left;
}

#right { 
 width: 145px;
 height: 335px;
 float: left;
 margin-left: 5px;
 background-image: url(images/agenda.png);
 background-repeat: no-repeat;
 padding: 10px;
}

#footer { 
 width: 1000px;
 height: auto;
 text-align: center;
 float: left;
 margin-top: 15px;
 margin-bottom: 15px;
}











.leftbutton { 
 width: 135px;
 height: 35px;
 background: url(images/button.png);
 text-align: center;
 padding: 20px 0px 0px 0px;
 margin-bottom: 5px;
}

.leftbuttonlink {
	color: #000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	
}

.leftbuttonlink:hover {
	color: #555;
	text-decoration: underline;
	
}


.leftpics { 
 margin-bottom: 3px;
 border: 0px solid #000;
}

.leftpics:hover { 
 margin-bottom: 3px;
 border: 0px solid #000;

}


.menutop { 
 border: 0px solid #fff;
 padding-left: 2px; 
 width: 137;
 height: 41px;
}

.menutop:hover { 
 border: 0px solid #fff;
 padding-left: 2px; 
 width: 137;
 height: 41px;

}



#centerwhite { 
 width: 503px;
 height: 100%;
 float: left;
 display: block;
 background: #ffffff;
 padding: 0px 20px;
}












.linksfooter {
	color: #ddd;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
	
}

.linksfooter:hover {
	color: #ddd;
	text-decoration: none;
	
}

.linksgreen {
	color: #66CC00;
	text-decoration: none;
}

.linksgreen:hover {
	text-decoration: none;
}


.greeny {
	Color: #D0ED19;
}
    

.picturesright { 
 margin: 0px 0px 5px 10px;
 float: right;
}


.reddy {
	Color: #FF3300;
}


#forms { 
 padding: 20px;
}

.santa { 
 margin: 5px 0px 0px 0px;
}


.excel { 
 background-color: #000;
 border-spacing: 1px;
 border-style: solid;
 border-color: #CCCCCC;
}

.linksgreenss {
	color: #92d260;
	text-decoration: none;
}

.linksgreenss:hover {
	text-decoration: none;
}


.style1 {
	color: #339900;
	font-weight: bold;
	font-size: 12px;
}


.Heading1 {
	color: #339900;
	font-weight: bold;
	font-size: 16px;
}