body { 	
	margin: 0 auto;
	background: url(../img/bg.png) #F8F8F8 repeat-x;
	text-align: center /*hack do IE5*/ }

	#global {
	width: 820px;
	/*Para juntar ao topo da página (não deixar o espaço azul) */
	margin: auto;
	text-align: left /*hack do IE5*/ }
	
	
	/*-----------------------------------------------------------------------------------*/
	
	/*LOGO*/
	
	#logo {
	background: url(../img/logo.png) no-repeat;
	width: 299px;
	height: 76px;
	float: left;
	margin-top: 30px;
	margin-left: 20px; }
	
	/*Pra esconder o h1 e trocar pela logo*/
	#logo h1 {
	text-indent: -999px;
	overflow: hidden}
	
	#logo h1 a{
	display: block;
	width: 299px;
	height: 76px;}
	
	#nome{
	background: url(../img/nome.png) no-repeat;
	width: 431px;
	height: 85px;
	float: left;
	margin-top: -80px;
	margin-left: 350px;}

	/*--------------------------------------------------------------------------------------------------------------------------------------------*/
	
	/*MENU*/
	
/* menu::base */

div#menu {
    height: 46px;
    padding-left: 10px;
    background: url(../img/images/left.png) no-repeat;
    _background-image: url(../img/images/left.gif);
    width:820px;
	float:left;
	margin-top: 18px;
	margin-left: 10px; }

div#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left; }
	
div#menu ul.menu {
    padding-right: 10px;
    background: url(../img/images/right.png) no-repeat right 0;
    _background-image: url(../img/images/right.gif); }

div#menu li {
    position: relative;
    margin: 0;
    padding: 0 0 0 0;
    display: block;
    float: left;
    z-index: 9;
    width: auto; }
	
div#menu ul ul li {
    z-index: 9; }
	
div#menu li div {
    list-style: none;
    float: left;
    position: absolute;
    z-index: 11;
    top: 36px;
    left: 0;
    visibility: hidden;
    width: 187px;
    padding: 0 0 11px 7px;
    background: url(../img/images/submenu-bottom.png) no-repeat 7px bottom;
    _background-image: url(../img/images/submenu-bottom.gif);
    margin: 0px 0 0 -4px; }
	
div#menu li:hover>div {
    visibility: visible; }

div#menu a {
    position: relative;
    z-index: 10;
    height: 41px;
    display: block;
    float: left;
    line-height: 41px;
    text-decoration: none;
    margin-top: 1px;
    white-space: nowrap;
    width: auto;
    padding-right: 5px;
    text-align: center; }
	
div#menu span {
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 95% 0;
    text-align: center; }

/* menu::level1 */
div#menu a {
    padding: 0 26px 0 0;
    line-height: 40px;
    height: 46px;
    margin-right: 5px;
    _margin-right: 1px;
    background: none; }
	
div#menu span {
    margin-top: 2px;
    padding-left: 30px;
    color: #fff;
    font: bold 15px Trebuchet MS,Arial,san-serif;
    background: none;
    line-height: 40px; }
	
div#menu a:hover,
div#menu a.over {
    background:  url(../img/images/selected-right-sub.png)  no-repeat right -1px;
    _background-image: url(../img/images/selected-right-sub.gif); }
	
div#menu a:hover span,
div#menu a.over span {
    background: url(../img/images/selected-left-sub.png) no-repeat 0 -3px;
    _background-image: url(../img/images/selected-left-sub.gif); }
	
div#menu li.current a,
div#menu ul.menu>li:hover>a {
    background: url(../img/images/selected-right-sub.png) no-repeat right -1px;
    _background-image: url(../img/images/selected-right-sub.gif);  }
	
div#menu li.current a span,
div#menu ul.menu>li:hover>a span {
    background: url(../img/images/selected-left-sub.png) no-repeat 0 -3px;
    _background-image: url(../img/images/selected-left-sub.gif); z-index: 999; }
	
div#menu ul.menu>li:hover>a span {
    color: #043454; z-index: 999; }
	
div#menu li {  }
div#menu li.last { background: none; z-index: 999;}

div#menu li.current a,
div#menu li.current a span,
div#menu.js-active a:hover,
div#menu.js-active a:hover span,
div#menu.js-active a,
div#menu.js-active span {
    background:none; z-index: 999; }
	
div#menu.js-active ul.menu>li:hover>a,
div#menu.js-active ul.menu>li:hover>a span {
    background:none; z-index: 999; }
	
div#menu li.current a.over {
    background: url(../img/images/selected-right-sub.png)  no-repeat right -1px;
    _background-image: url(../img/images/selected-right-sub.gif); z-index: 999; }
	
div#menu li.current a.over span {
    background: url(../img/images/selected-left-sub.png) no-repeat 0 -3px;
    _background-image: url(../img/images/selected-left-sub.gif); z-index: 999; }
	
div#menu a.over span {
    color: #043454; z-index: 999; }

div#menu ul ul li a span {
    color: #043454; z-index: 999;
}

div#menu ul ul li a:hover span {
    color: #FFF; z-index: 999; }

/* menu::level2 */
div#menu ul ul li {
    background: none;
    padding: 0; z-index: 999; }
	
div#menu ul ul {
    padding-top: 10px; z-index: 999; }
	
div#menu ul ul a {
    padding: 0;
    height: auto;
    float: none;
    display: block;
    line-height: 26px;
    font-size: 11px;
    color: #ffffff;
    z-index: -1;
    padding-left: 5px;
    white-space: normal;
    width: 160px;
    margin: 0 5px;
    text-transform: none; z-index: 999; }
    
div#menu ul ul a span {
    padding: 0 15px;
    line-height: 26px;
    font-size: 11px; z-index: 999; }
div#menu li.current ul a,
div#menu li.current ul a span {
    background:none; z-index: 999;}
	
div#menu ul ul a:hover {
    background: url(../img/images/submenu-selected-bottom.png) no-repeat 5px bottom; z-index: 999; }
	
div#menu ul ul a:hover span {
    background: url(../img/images/submenu-selected-top.png) no-repeat 0 0; z-index: 999; }
div#menu ul ul a.parent {
    background: url(../img/images/submenu-pointer-bottom.gif) no-repeat 5px bottom; z-index: 999; }
	
div#menu ul ul a.parent span {
    background: url(../img/images/submenu-pointer-top.png) no-repeat 0 0; z-index: 999; }
	
div#menu ul ul a.parent:hover {
    background: url(../img/images/submenu-pointer-selected-bottom.png) no-repeat 5px bottom; z-index: 999; }
	
div#menu ul ul a.parent:hover span {
    background: url(../img/images/submenu-selected-top.png) no-repeat 0 0; z-index: 999; }
	
div#menu ul ul span {
    margin-top: 0;
    text-align: left; z-index: 999; }
	
div#menu ul ul li.last { background: none; z-index: 999;}

div#menu ul ul li {
    width: 100%;
	z-index: 999; }

div#copyright { display: none; }
#copyright a { display: none; }
#copyright   { display: none; }

	
	/*--------------------------------------------------------------------------------------------*/

	/*CORPO*/

	#corpo {
	width: 800px;
	height: auto;
	margin-top: 20px;
	margin-left: 12px;
	float:left;}

	/*--------------------------------------------------------------------------------------------*/
	
	/*BREAD*/
	
	#bread ul {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	width: 800px;
	height: 1px;
	padding: 0;
	float: left}

	#bread ul li{
	float: left;
	font-size: 12px;
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-serif;
	color: #FF0000;
	font-weight:bold;
	margin-left: 2px; }

	#bread ul li a:link {
	font-size: 12px;
	color: #FF0000;
	font-weight:bold ;
	text-decoration: none}
	
	#bread ul li a:visited {
	font-size: 12px;
	color: #FF0000;
	font-weight:bold ;
	text-decoration: none }
	
	#bread ul li a:hover {
	border-bottom: solid 1px #FF0000;}
	
	#bread li#ativo a{
	font-size: 12px;
	font-weight:bold ;
	border-bottom: solid 1px #FF0000; }
	
	/*--------------------------------------------------------------------------------------------*/
	
	/*SESSAO*/
	
	#sessao {
	margin-left: 0px;
	margin-top: 10px;
	float:left}	
	
	#sessao h2 {
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-serif;
	font-size: 25px;
	color: #006699;
	font-weight:bold;
	font-variant:small-caps;
	width: 800px;
	border-bottom: dotted 2px #CCC;
	margin: 0;
	margin-left: 0px;
	margin-top: 5px;
	float:left}	
	
	#sessao h6  {
	margin: 0 ;
	margin-top: -38px;
	margin-right: 0px;
	float:right}

	#sessao h3 {
	width: 800px;
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #006699;
	float:left}		
	
	#sessao p {
	width: 800px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	text-align:justify;
	margin-top: 0px;
	margin-left: 0px;
	font-weight:bold;
	float:left}	

	#sessao p a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
	font-weight:bold;
	text-decoration: underline}	
	
	#sessao p a:hover {
	text-decoration: none}	
	
	#sessao p span {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	color: #006699;}	
	
	#sessao h5 a {
	margin: 0 auto;
	background:url(../img/voltar.png) no-repeat;
	width: 72px;
	height: 28px;
	margin-left: 360px;
	float:left;	}	

	/*--------------------------------------------------------------------------------------------*/
	
	/*FORMULARIO*/
	
	#formulario p{
	width: 800px;
	float:left;
	text-align: center;
	margin-left: 0px;}
	
	#formulario {
	margin-top: 20px;
	margin-left: 0px;
	float:left;
	font-size:12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	float:left}

	/*--------------------------------------------------------------------------------------------*/
	
	/*HOVERBOX*/
	
	.hoverbox {
	width: 660px;
	cursor: default;
	list-style: none;
	margin-top: 0px;
	margin-left: 50px;
	float:left }

	.hoverbox a	{
	cursor: pointer;	}
	
	.hoverbox a .preview	{
	display: none;	}
	
	.hoverbox a:hover .preview	{
	display: block;
	position: absolute;
	top: -310px;
	left: -200px;
	z-index: 100;}
	
	.hoverbox img	{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;	}
	
	.hoverbox li	{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;	}
	
	.hoverbox .preview	{
	border-color: #000;
	width: 500px;
	height: 300px;	}
	
	/*--------------------------------------------------------------------------------------------*/
	
	/*RODAPE*/

	#rodape {
	background: url(../img/rodape.png) repeat-x;
	width: 100%;
	margin-top: 0px;
	float:left }
	
	#rodape p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	color:#000;
	font-weight:bold;
	line-height: 30px;
	margin-top: 25px;
	text-align:center}
	
	#rodape h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000;
	font-weight:bold;
	font-style:italic;
	margin-top: -75px;
	margin-left: 955px;
	float:left;}
	
	#rodape h6 a {
	background: url(../img/logo_escolarplus.png) no-repeat;
	height: 37px;
	width: 98px;
	margin-top: -70px;
	margin-left: 950px;
	float:left}	
	
	#rodape h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000;
	font-weight:bold;
	line-height: 25px;}
	
	/*--------------------------------------------------------------------------------------------*/	
	
	
	/*GALERIA DE FOTOS*/

	#galeria {
	width: 800px;
	height: auto;
	margin-top: 0px;
	margin-left: 0px;
	float:left}
	
	/*--------------------------------------------------------------------------------------------*/	
	
	/*BOX 1*/
	
	#box1 {
	width: 319px;
	height: 152px;
	background: url(../img/moldura_galeria.png) no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	float:left}
	
	#box1 h5{
	width: 240px;
	height: 20px;
	margin:0;
	margin-left: 5px;
	text-align:center;
	margin-top: 18px;
	float:left}

	#box1 h5 a{
	width: 240px;
	height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
	text-decoration:none;
	margin-top: 3px;
	float:left}
	
	#box1 h5 a:hover{
	text-decoration: underline; }
	
	#box1 p{
	width: 175px;
	height: 60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000;
	line-height: 20px;
	margin-left: 130px;
	margin-top: -80px;
	float:left}
	
	#box1 h6 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FF0000;
	text-decoration:none;
	margin-left: 130px;
	margin-top: -15px;
	float:left}
	
	#box1 h6 a:hover{
	text-decoration: underline; }
	
	#box1 img{
	background:#330033;
	width: 100px;
	height: 85px;
	margin-top: 15px;
	margin-left: 25px;
	float: left}
	
	/*--------------------------------------------------------------------------------------------*/	
		
	/*BOX 2*/
	
	#box2 {
	width: 319px;
	height: 152px;
	background: url(../img/moldura_galeria.png) no-repeat;
	margin-left: 162px;
	margin-top: 0px;
	float:left}
	
	#box2 h5{
	width: 240px;
	height: 20px;
	margin:0;
	margin-left: 5px;
	text-align:center;
	margin-top: 18px;
	float:left}

	#box2 h5 a{
	width: 240px;
	height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
	text-decoration:none;
	margin-top: 3px;
	float:left}
	
	#box2 h5 a:hover{
	text-decoration: underline; }
	
	#box2 p{
	width: 175px;
	height: 60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000;
	line-height: 20px;
	margin-left: 130px;
	margin-top: -80px;
	float:left}
	
	#box2 h6 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FF0000;
	text-decoration:none;
	margin-left: 130px;
	margin-top: -15px;
	float:left}
	
	#box2 h6 a:hover{
	text-decoration: underline; }
	
	#box2 img{
	background:#330033;
	width: 100px;
	height: 85px;
	margin-top: 15px;
	margin-left: 25px;
	float: left}
	
	/*--------------------------------------------------------------------------------------------*/	
	
	/*BOX 3*/
	
	#box3 {
	width: 319px;
	height: 152px;
	background: url(../img/moldura_galeria.png) no-repeat;
	margin-left: 0px;
	margin-top: 15px;
	float:left}
	
	#box3 h5{
	width: 240px;
	height: 20px;
	margin:0;
	margin-left: 5px;
	text-align:center;
	margin-top: 18px;
	float:left}

	#box3 h5 a{
	width: 240px;
	height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
	text-decoration:none;
	margin-top: 3px;
	float:left}
	
	#box3 h5 a:hover{
	text-decoration: underline; }
	
	#box3 p{
	width: 175px;
	height: 60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000;
	line-height: 20px;
	margin-left: 130px;
	margin-top: -80px;
	float:left}
	
	#box3 h6 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FF0000;
	text-decoration:none;
	margin-left: 130px;
	margin-top: -15px;
	float:left}
	
	#box3 h6 a:hover{
	text-decoration: underline; }
	
	#box3 img{
	background:#330033;
	width: 100px;
	height: 85px;
	margin-top: 15px;
	margin-left: 25px;
	float: left}
	
	/*--------------------------------------------------------------------------------------------*/
	
	/*BOX 4*/
	
	#box4 {
	width: 319px;
	height: 152px;
	background: url(../img/moldura_galeria.png) no-repeat;
	margin-left: 162px;
	margin-top: 15px;
	float:left}
	
	#box4 h5{
	width: 240px;
	height: 20px;
	margin:0;
	margin-left: 5px;
	text-align:center;
	margin-top: 18px;
	float:left}

	#box4 h5 a{
	width: 240px;
	height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
	text-decoration:none;
	margin-top: 3px;
	float:left}
	
	#box4 h5 a:hover{
	text-decoration: underline; }
	
	#box4 p{
	width: 175px;
	height: 60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000;
	line-height: 20px;
	margin-left: 130px;
	margin-top: -80px;
	float:left}
	
	#box4 h6 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FF0000;
	text-decoration:none;
	margin-left: 130px;
	margin-top: -15px;
	float:left}
	
	#box4 h6 a:hover{
	text-decoration: underline; }
	
	#box4 img{
	background:#330033;
	width: 100px;
	height: 85px;
	margin-top: 15px;
	margin-left: 25px;
	float: left}
	
	/*--------------------------------------------------------------------------------------------*/
	
	/*BOX 5*/
	
	#box5 {
	width: 319px;
	height: 152px;
	background: url(../img/moldura_galeria.png) no-repeat;
	margin-left: 0px;
	margin-top: 15px;
	float:left}
	
	#box5 h5{
	width: 240px;
	height: 20px;
	margin:0;
	margin-left: 5px;
	text-align:center;
	margin-top: 18px;
	float:left}

	#box5 h5 a{
	width: 240px;
	height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
	text-decoration:none;
	margin-top: 3px;
	float:left}
	
	#box5 h5 a:hover{
	text-decoration: underline; }
	
	#box5 p{
	width: 175px;
	height: 60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000;
	line-height: 20px;
	margin-left: 130px;
	margin-top: -80px;
	float:left}
	
	#box5 h6 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FF0000;
	text-decoration:none;
	margin-left: 130px;
	margin-top: -15px;
	float:left}
	
	#box5 h6 a:hover{
	text-decoration: underline; }
	
	#box5 img{
	background:#330033;
	width: 100px;
	height: 85px;
	margin-top: 15px;
	margin-left: 25px;
	float: left}

	/*--------------------------------------------------------------------------------------------*/
	
	/*BOX 6*/
	
	#box6 {
	width: 319px;
	height: 152px;
	background: url(../img/moldura_galeria.png) no-repeat;
	margin-left: 162px;
	margin-top: 15px;
	float:left}
	
	#box6 h5{
	width: 240px;
	height: 20px;
	margin:0;
	margin-left: 5px;
	text-align:center;
	margin-top: 18px;
	float:left}

	#box6 h5 a{
	width: 240px;
	height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
	text-decoration:none;
	margin-top: 3px;
	float:left}
	
	#box6 h5 a:hover{
	text-decoration: underline; }
	
	#box6 p{
	width: 175px;
	height: 60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000;
	line-height: 20px;
	margin-left: 130px;
	margin-top: -80px;
	float:left}
	
	#box6 h6 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FF0000;
	text-decoration:none;
	margin-left: 130px;
	margin-top: -15px;
	float:left}
	
	#box6 h6 a:hover{
	text-decoration: underline; }
	
	#box6 img{
	background:#330033;
	width: 100px;
	height: 85px;
	margin-top: 15px;
	margin-left: 25px;
	float: left}
	
	/*--------------------------------------------------------------------------------------------*/
	
	/*BOX 7*/
	
	#box7 {
	width: 319px;
	height: 152px;
	background: url(../img/moldura_galeria.png) no-repeat;
	margin-left: 0px;
	margin-top: 15px;
	float:left}
	
	#box7 h5{
	width: 240px;
	height: 20px;
	margin:0;
	margin-left: 5px;
	text-align:center;
	margin-top: 18px;
	float:left}

	#box7 h5 a{
	width: 240px;
	height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
	text-decoration:none;
	margin-top: 3px;
	float:left}
	
	#box7 h5 a:hover{
	text-decoration: underline; }
	
	#box7 p{
	width: 175px;
	height: 60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000;
	line-height: 20px;
	margin-left: 130px;
	margin-top: -80px;
	float:left}
	
	#box7 h6 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FF0000;
	text-decoration:none;
	margin-left: 130px;
	margin-top: -15px;
	float:left}
	
	#box7 h6 a:hover{
	text-decoration: underline; }
	
	#box7 img{
	background:#330033;
	width: 100px;
	height: 85px;
	margin-top: 15px;
	margin-left: 25px;
	float: left}
	
	/*--------------------------------------------------------------------------------------------*/
	
	/*BOX 8*/
	
	#box8 {
	width: 319px;
	height: 152px;
	background: url(../img/moldura_galeria.png) no-repeat;
	margin-left: 162px;
	margin-top: 15px;
	float:left}
	
	#box8 h5{
	width: 240px;
	height: 20px;
	margin:0;
	margin-left: 5px;
	text-align:center;
	margin-top: 18px;
	float:left}

	#box8 h5 a{
	width: 240px;
	height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
	text-decoration:none;
	margin-top: 3px;
	float:left}
	
	#box8 h5 a:hover{
	text-decoration: underline; }
	
	#box8 p{
	width: 175px;
	height: 60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000;
	line-height: 20px;
	margin-left: 130px;
	margin-top: -80px;
	float:left}
	
	#box8 h6 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FF0000;
	text-decoration:none;
	margin-left: 130px;
	margin-top: -15px;
	float:left}
	
	#box8 h6 a:hover{
	text-decoration: underline; }
	
	#box8 img{
	background:#330033;
	width: 100px;
	height: 85px;
	margin-top: 15px;
	margin-left: 25px;
	float: left}
	
	/*--------------------------------------------------------------------------------------------*/
	
	/*PAGINAÇÃO GALERIA*/
	
	#paginacao_galeria ul {
	list-style-type: none;
	margin-left: 350px;
	margin-top: 5px;
	height: 15px;
	padding: 0;
	float: left}
	
	#paginacao_galeria ul li{
	float: left;
	color: #006633;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 30px; }

	#paginacao_galeria ul li a:link {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline}
	
	#paginacao_galeria ul li a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #006633;
	text-decoration: none }
	
	#paginacao_galeria ul li a:hover {
	text-decoration: none;}
