@charset "utf-8";
#topo {
	height: 103px;
	width: 100%;
	
	background-repeat: repeat-x;
    background-image:url(../images/fundo_topo.png) !important;
    background-image:none;
    filter: none !important;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src='images/fundo_topo.png', sizingMethod='scale');
}
#conteudo{
	position:relative;
/*	background-image: url(../images/firula_final.png);
	background-repeat: repeat;
	background-position: center top;*/
	top: -10px;
}
#tudo{
	
	display: block;
/*	width: 10px;*/
/*	background: url(whatever-repeat.png) top left repeat-y transparent;*/
/*	_background-image: none;*/
/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=’true’, sizingMethod=’scale’, src=’whatever-repeat.png’);
*/
	height:100%;
	min-height:100%;
	background-repeat: repeat;
    background-image:url(../images/firula_final.png) !important;
    background-image:none;
    filter: none !important;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src='images/firula_final.png', sizingMethod='scale');
}

/*
.fundo_thumb {
	background-repeat: repeat;
    background-image:url(../images/firula_final.png) !important;
    background-image:none;
    filter: none !important;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/firula_final.png', sizingMethod='crop');
}*/

#logo {
	position:relative;
	top: 5px;
	width:281px;
	height:65px;
	margin-right: auto;
	margin-left: auto;
}
#conteiner {
	width:638px;
	height: 436px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	top:-15px;
	background-repeat: no-repeat;
    background-image:url(../images/fundo_foto.png) !important;
    background-image:none;
    filter: none !important;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src='images/fundo_foto.png', sizingMethod='crop');
}
body {
	background-color: #eae8e5;
	background-image: url(../images/fundo.jpg);
	background-repeat: repeat-x;
}

.caixa {
	width: 720px; 
	background-color: #f0eeec;
	margin-left:auto;
	margin-right:auto;
	padding:20px;
	margin-bottom: 7px;
	
}

.titulo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	
}
#base {
	background-color: #95928e;
	height: 21px;
	width: 760px;
	margin-left:auto;
	margin-right:auto;
	margin-top: -12px;
	
}
#base a:link, #base a:visited, #base a:active{
	color: #ffffff;
	text-decoration: none;
}

#base a:hover {
	text-decoration:underline;
}

.texto_corrido {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	text-align: justify;
	width:480px;
}

.tx_rodape {
	color: #FFF;
	
}
#btn_left {
	position: absolute;
	z-index:100;
	left: 0px;
	top: 182px;
	width:51px;
	height:61px;
}
#btn_right {
	position: absolute;
	z-index:100;
	left: 587px;
	top: 182px;
	width:51px;
	height:61px;
}
#foto {
	position:absolute;
	z-index:50;
	top: 19px;
	left: 19px;
}
.chamada {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #600;
	font-weight: bold;
}
.texto_corrido2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	text-align: justify;
	width:440px;
	font-style:italic;
	margin-left: 40px;
}
.texto_corrido3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	text-align: justify;
	width:200px;
	font-style:italic;
	text-align:right;
}
