﻿div.base_galeria div.galeria_fotos {
		display:table;
		width:658px;
		position:absolute;
		left:-130px; top:80px;
		z-index:5000;
	}
	div.galeria_fotos div.legenda p {
		padding:0 0 10px 0;
	}
		div.galeria_fotos span.galeria_fotos_top {
			display:inline; float:left;
			width:658px; height:18px; font-size:2px;
			background:url(../imagens/layout/bg_galeria_top.png) no-repeat left bottom;
		}
		div.galeria_fotos span.galeria_fotos_bottom {
			display:inline; float:left;
			width:658px; height:21px; font-size:2px;
			background:url(../imagens/layout/bg_galeria_bottom.png) no-repeat 0 0;
		}
		div.galeria_fotos div.galeria_fotos_m {
			display:inline; float:left;
			width:619px; padding:0 19px 0 20px;
			background:url(../imagens/layout/bg_galeria.png) repeat-y 0 0;
		}
			div.galeria_fotos_m span.top_gal_azul {
				display:inline; float:left;
				width:619px;
				height:8px; font-size:2px;
				background:url(../imagens/layout/bg_galeria_top_azul.png) no-repeat left bottom;
			}
			div.galeria_fotos_m span.bottom_gal {
				display:inline; float:left;
				width:619px;
				height:6px; font-size:2px;
				background:url(../imagens/layout/bg_galeria_bottom_int.png) no-repeat 0 0;
			}
			div.galeria_fotos_m div.galeria_cont {
				display:inline; float:left;
				width:619px;
				background:url(../imagens/layout/bg_galeria_int.png) repeat-y 0 0;
			}
				div.galeria_fotos_m div.topogaleria {
					display:inline; float:left;
					width:599px;
					padding:0 10px 8px 10px;
					background:#4895D9;
					font-size:13px;	color:#FFF;
					text-transform:uppercase;
				}
					div.galeria_fotos_m div.topogaleria a.fechar {
						display:block; float:right;
						font-size:12px;
						color:#FFF;
						text-transform:none;
					}
					div.galeria_fotos_m div.topogaleria h1 {
						font-size:13px; font-weight:bold;
						text-transform:uppercase;
					}
			div.galeria_fotos_m div.legenda {
				display:inline; float:left;
				width:591px;
				padding:10px 14px;
			}
			div.galeria_fotos_m #rolagem {
				height:330px;
				overflow-y:auto;
				overflow-x:hidden;
			}
	div.base_galeria div.galeria_msg {
		display:table;
		width:340px;
		z-index:5000;
	}
		div.galeria_msg span.galeria_fotos_top {
			display:inline; float:left;
			width:340px; height:18px; font-size:2px;
			background:url(../imagens/layout/bg_galeria_top_340.png) no-repeat left bottom;
		}
		div.galeria_msg span.galeria_fotos_bottom {
			display:inline; float:left;
			width:340px; height:21px; font-size:2px;
			background:url(../imagens/layout/bg_galeria_bottom_340.png) no-repeat 0 0;
		}
		div.galeria_msg div.galeria_fotos_m {
			display:inline; float:left;
			width:301px; padding:0 19px 0 20px;
			background:url(../imagens/layout/bg_galeria_340.png) repeat-y 0 0;
		}
			div.galeria_msg span.top_gal_azul {
				display:inline; float:left;
				width:301px;
				height:8px; font-size:2px;
				background:url(../imagens/layout/bg_galeria_top_azul.png) no-repeat left bottom;
			}
			div.galeria_msg div.galeria_fotos_m span.bottom_gal {
				display:inline; float:left;
				width:301px;
				height:6px; font-size:2px;
				background:url(../imagens/layout/bg_galeria_bottom_int_340.png) no-repeat 0 0;
			}
			div.galeria_msg div.galeria_fotos_m div.galeria_cont {
				display:inline; float:left;
				width:301px;
				background:url(../imagens/layout/bg_bco_geral.png) 0 0;
			}
				div.galeria_msg div.galeria_fotos_m div.topogaleria {
					display:inline; float:left;
					width:281px;
					padding:0 10px 8px 10px;
					background:#4895D9;
					font-size:13px;	color:#FFF;
					text-transform:uppercase;
				}
					div.galeria_msg div.galeria_fotos_m div.topogaleria a.fechar {
						display:block; float:right;
						font-size:12px;
						color:#FFF;
						text-transform:none;
					}
			div.galeria_msg div.galeria_fotos_m div.legenda {
				display:inline; float:left;
				width:273px;
				padding:10px 14px;
				font-size: 11px;
			}
				 div.legenda div.linha_campo label {
					 display:inline; float:left;
				 }
					 div.legenda div.linha_campo label.titulo_campo {
						 width:60px;
						 text-align:right;
						 padding:4px 4px 0 0;
					 }
div.galeria_fotos_m span.top_gal_azul301 {
	display:inline; float:left;
	width:301px;
	height:8px; font-size:2px;
	background:url(../imagens/layout/bg_galeria_top_azul301.png) no-repeat left bottom;
}
div#container div.titulot {
	display:inline; float:left;
	width:936px;
	border-bottom:1px solid #4895d9;
	padding:10px 2px 0 2px; margin:0;
}
	div#container div.titulot h1 {
		font:20px Arial, Helvetica, sans-serif;
		color:#4895d9; font-weight:bold; text-transform:uppercase;
	}
	div#container div.titulot span.inf_turma {
		font:14px Arial, Helvetica, sans-serif;
		padding:6px 0 0 0;
		color:#4895d9; font-weight:bold; text-transform:uppercase;
		float:right;
	}