/*| []________Configuração básica |*/
html
{
	background: #fff url( http://www.fotonu.com.br/_img_/background.site.jpg ) center repeat-y;
}
body, td, tr
{
	margin:0 auto;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
a:link 
{
	text-decoration: none;
	color: #515F78;
	font-weight:bold;
}
a:visited 
{
	text-decoration: none;
	color: #0000CC;
	font-weight:bold;
}
a:hover 
{
	text-decoration:underline;
	font-weight:bold;	
}
a:active 
{
	text-decoration: none;
	color: #0000CC;
	font-weight:bold;	
}
h1
{
	padding:0;
	margin:0;
	color:#C31C65;
	font-size:14px;	
}
fieldset
{
	padding:5px;
	border:#F9C3DB 1px solid;
}	
/*| []________Configuração básica |*/

/*| []________Configuração mensagens |*/
.classPag_RespostaAction_ok, .classPag_RespostaAction_alert, .classPag_RespostaAction_erro
{
	border:#efefef 1px solid;
	background:#fff;
	margin:0 auto;
	width:99%; 
	height:35px; 
	line-height:35px;
	color:#000; 
}
.classPag_RespostaAction_alert
{	
	border:#E0792A 1px solid;
	background:#E0B02A;
	color:#000;
}
.classPag_RespostaAction_erro
{
	background:#B22629;
}
/*| []________Configuração mensagens |*/

/*| []________Configuração formularios |*/

.classNormal
{

}
.classRequerido
{

}
.ClassMsgRequerido{
	height:12px; float:left; background:#fff; border:#666666 1px solid; position:relative; padding:5px;
}
/*| []________Configuração formularios |*/

/*| []________Configuração paginação |*/
.classPag_atual
{	
	font-weight:bolder;
	background-color:#fff; 
	height:30px;
	line-height:30px;
	width:40px;	
	position:relative; 
	float:left;
	text-align:center;
} 
.classPag_atual strong
{
	color:#B22629;
}
.classPag_proximo
{
	font-weight:bolder;
	background-color:#fff; 
	border:#ccc 1px solid;
	margin-right:2px;
	height:30px;
	line-height:30px;
	padding-left:3px;
	padding-right:3px;
	position:relative; 
	float:left;
	text-align:center;
}
.classPag_proximo a
{
	border:0;
	color:#AE1B0D;
	text-decoration:none;
}
/*| []________Configuração paginação |*/

/*| []________Configuração carregando |*/
#onShowLoad, .onShowLoad
{
	position:absolute;
	z-index:999999;
	right:3px;
	top:3px;
	width:100px;
	height:40px;
	line-height:40px;
	text-align:center;
	background-color:#FF0000;
	color:#fff;
	border:#fff 2px solid;
	display:none;
}
/*| []________Configuração carregando |*/

/*| []________Configuração layout |*/
#contem_tudo
{
	margin:0 auto;
	width:920px;	
	}
	#contem_topo
	{
		width:auto;
		height:135px;
		background:#FA67A9 url(http://www.fotonu.com.br/_img_/background.topo.site.jpg ) no-repeat;
		
		margin-bottom:5px;
	}
	#contem_topo_sub
	{
		width:auto;
		height:35px;
		line-height:35px;
		margin-bottom:5px;
		text-align:center;
	}
	#contem_topo_ads
	{
		width:auto;
		height:90px;
		margin-bottom:5px;
		text-align:center;
	}
	#ads_topop
	{
	
		width:780px;
		height:90px;
		text-align:center;
		padding-left:140px;
	}
	#contem_menu_esquerda
	{
		height:100%;
		width:140px;
		margin-top:-100px;
		position:relative;
		float:left;
	}	
	#contem_meio
	{
		height:100%;
		width:920px;
	}
	#contem_conteudo{
		height:auto;
		width:755px;
		padding-left:20px;
		float:left;
		display:block;
}	
#contem_baixo
{
	margin:0 auto;
	width:920px;
}
#contem_baixo_conteudo
{
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	float:left;
	padding-left:175px;
	width:744px;
	height:285px;
	background:url(http://www.fotonu.com.br/_img_/background.pe.site.jpg ) no-repeat;
	}
	.linkPe
	{
		font-weight:normal;
		text-align:justify;
		padding:10px;
		color:#000;
	}
	.linkPe strong
	{
		font-weight:normal;
		padding:0;
		color:#000;
	}
	a.linkPe:visited, a.linkPe:link, a.linkPe:hover, a.linkPe:active
	{
		color:#000;
		padding:0;	
		font-size:10px;
		text-decoration:none;
}	
/*| []________Configuração layout |*/


