body{
	margin:0px;
	padding:0px;
	top: 0; 
	left: 0; 
	right: 0; 
	bottom: 0;
	min-width: 1000px;
	background: #ff5bde;
}

.descricao_subtitulo_mulherio{
	padding-left:15px;
}

.fonte_titulo_capas{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
}

.fonte_subtitulo_mulherio{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.textoBranco{ 
	text-decoration: none;
	font-size: 12px; 	
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color:white;
}

.fonte_titulo_mulherio{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.titulotabelamulherio {

	background: #000000;
	vertical-align:middle;
	font-weight: bold;
	color: #FFFFFF;
}

.linkWeb{
	color: black;
	font-weight: bold;
}

.linkWeb:link {
	text-decoration: none;
}
.linkWeb:visited {
	text-decoration: none;
	}
.linkWeb:hover {
	text-decoration: underline; 
	color: black;
	font-weight: bold;
}
.linkWeb:active {
	text-decoration: none;
}

/** DIVISÔES DA DIVISÂO DE Mulherio **/

.linkTitulo {
	color: #ffffff;
}

.linkTitulo:link {
	text-decoration: none;
}
.linkTitulo:visited {
	text-decoration: none;
	}
.linkTitulo:hover {
	text-decoration: none; 
	color: #ffffff;
}
.linkTitulo:active {
	text-decoration: none;
}

#idMulherio{						
	height: auto;
	background: url("/imgs/mulherio/barrarosa760.gif");
}

#idMulherioTopo{
   width: 100%;
   height: 20px;
}

#idMulherioTopoTituloEsquerda {
  background-image: url("/imgs/mulherio/0000002.gif");
  width: 20px;
  height: 20px;
  float: left;
}

#idMulherioTopoTitulo{
  font-family: Georgia, "Times New Roman", Times, serif;;
  font-size: 12px;
  width: auto;
  height: 20px;
  background-color: #000000;
  font-weight:bold;
  float: left;
  color: #fff;  
}

#idMulherioTopoTituloDireita { 
	background-color: #ff5bde;
	background-image: url("/imgs/mulherio/0000001.gif");
	height: 20px;
	width: 26px;
	float: left;
}

#idMulherioTopoDireita{
	background-image: url("/imgs/mulherio/ff5bde_2.gif");
	height: 20px;
	width: 20px;
	float: right;						
}

#idMulherioTopoCorpo{
	height: 20px;	
}

#idMulherioConteudo{
	width: 100%;
	height: auto;
	background-image: url("/imgs/mulherio/0000003.gif");
	padding-left: 0px;
}

#idMulherioTable {
	margin-top: 10px;
}	

#idMulherioTable td p{
	color: #ffffff;
	padding-top: 10px;
}

#idMulherioConteudoCorpo{
	width: auto; 
	margin-left: 5px;
	margin-top: -2px;
	padding: 0px;	
	color: #fff;
	background: #ff5bde;
	padding-bottom:20px;
	padding-left:6px;
	padding-top:6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;	
}				

#idMulherioRodape{
	width: 100%;				  
	height: 20px;
	display: block;		   
}

#idMulherioRodapeEsquerda{
	width: 20px;  
	height: 20px;
	background-image: url("/imgs/mulherio/0000004.gif");
	float: left;
	display: block;				
}

#idMulherioRodapeTitulo{
	width: auto;  
	height: 20px;
	background: blue;
	color: #000000;
	float: left;
	display: block;				  			  			  	
}

#idMulherioRodapeTituloDireita{
  	width: 26px;
  	height: 20px;
  	background-image: url("/imgs/mulherio/0000006.gif");
  	background-repeat: no-repeat;
	background-color: #ff5bde;
  	float: left;
  	display: block;
}

#idMulherioRodapeDireita{
	width: 20px;
	height: 20px;
	background: url("/imgs/mulherio/ff5bde_1.gif");
	float: right;
	display: block;
}

#idMulherioRodapeCorpo{					  
	height: 20px;
}

/** Menu **/
#idMulherioMenu{
	margin-top: 50px;
}

.linkMenu:link {
	text-decoration: none;
}
.linkMenu:visited {
	text-decoration: none;
	}
.linkMenu:hover {
	text-decoration: underline; 
	color: black;
}
.linkMenu:active {
	text-decoration: none;
}

#idMulherioMenu img {
	border: 0px;
}

#idMulherioMenu img:hover {
	text-decoration: underline; 
	color: black;
	border-bottom: 1px solid black;
	
} 