@charset "utf-8";
/* CSS Document */

a:link, a:visited, a:active {
text-decoration: none;
color:black;
}
a:hover {
text-decoration: none;  
color:#a52c45; 
}


#corpoSite{

}

#pageInterna{
	position:absolute;
	width:950px;
	height:493px;
	top:50%;
	margin-top:-246px;
	left:50%;
	margin-left:-475px;
	
	
}
#esquerda{
	float:left;
	width:728px;
	height:493px;
}

#um{
	float:left;
	width:277px;
	height:493px;
}


#flash1{
	width:277px;
	height:365px;
}
/*--------------------------------------------------INICIO MENU-------------------------------------------*/

#menu{
	width:277px;
	height:127px;
}

#menu a{
}

#caixaMenu{
	width:128px;
	height:20px;
	background-color:pink;
	margin-bottom:2px;
}
#subMenu{
	width:122px;
	height: 21px;
	border-left:1px solid gray;
	border-right:1px solid gray;
	border-top:1px solid gray;
	font-family:arial;
	font-size:13px;
	color:gray;
	text-align:center;
	padding-top:1px;
	margin-right:1px;
}

}

#sub{
	width:128px;
	height: 118px;
}
#icones{
	width:128px;
	height:25px;
}
/*----------------------------------------------FIM MENU-----------------------------------------------*/

#dois{
	float:right;
	width:451px;
	height:493px;
}

#miolo{ /* ---------------------------------- por enquanto utilizarei a mesma largura e altura do pai ----------- */
	float:left;
	width:424px;
	height:493px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-left-width: 1px;
	border-right-width: 1px;
}

#espacoTitulo{
	height:55px;
}

#conteudoTitulo{
	height:75px;
	width:406px;
}

#tituloPagina{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	text-align:left;
	height: 40px;
	color:#666666;
	_height:8px;

}

#barraVermelha{
	background-image:url(../img/barraTitulo.jpg);
	background-repeat:repeat-x;
	height:20px;
	float:left;
	
}
#conteudoPaginaFlash{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:406px;
	text-align:left;
	color:#666666;
}
#conteudoPagina{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:406px;
	height:360px;
	text-align:left;
	color:#000;
	overflow: hidden;
}
#setas{
	width:406px;
	height:23px;
}

#seta1{
	height:25px;
	width:406px;
}
#seta2{
	height:23px;
	width:406px;
}

#direita{
	float:right;
	width:220px;
	height:493px;
}

#caixaF2{
	width:220px;
	height:130px;
}

#flash2{
	width:220px;
	height:363px;
}

*/------------------------------------------------FORM-------------------------------------------*/

