body
{
  background-color: #CCCCCC;
  margin-top: 0px;
  font-family: arial,helvetica,sans-serif;
  font-size: 12px;
  color: #313131;
}
strong
{
  color: #003366;
  font-weight: bold;
}
:link, 
:visited 
{
  text-decoration:none;
  color: #669900;
}
a:hover
{
  text-decoration: underline;
}
a img,
:link img,
:visited img 
{ 
  border: none; 
}
div#palcoBranco
{
  position:relative;
  background-color: white;
  width: 758px;
  margin: 0px auto;
  padding: 14px;
  *border-bottom: 1px solid #BBBBBB;
}
div#politica
{
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 9px;
  margin: 5px auto;
  text-align: center;
  color: white;
  position: relative;
  top: 0px;
  z-index: 2;
}
div#politica a,
div#politica a:visited
{
  color: white;
}
div#footer 
{
	font-size:1em;
	font-weight:normal;
	color: #999999;
	clear:both;
	text-align: left;
	margin:0;
	padding:5px 0 0 0;
	background:none;
	background-color: #FFFFFF;
}
div#menu
{
  position: relative;
  background-color: #003366;
  height:32px;
  top: -2px;
  left: 0px;
}
div#menu.portada
{
  padding-left: 25px;
}
div#menu a
{
  padding-left:8px;
}

*a.punto
{
  border-bottom: none;
	background: url('../art/ponto_azul.gif') repeat-x bottom;
}
div#submenu 
{
  position:absolute;
  border-right:1px dotted #99D3FB;
  float:left;
  height:250px;
  width:188px;
  padding-top:15px;
}
/* hacks para el Explorer */
*div#submenu
{
	border-right: none;
	background: url('../art/dot_cyan.gif') repeat-y right;	
}
div#submenu img
{
  border-top: 1px dotted #99D3FB;
  padding-top: 2px;
}
*div#submenu img
{
  border-top: none;
	padding-top: 4px;
	margin-bottom: -2px;
	background: url('../art/dot_cyan.gif') repeat-x top;
}


div#contenedorTexto
{
  padding: 0px 5px 0px 210px;
  min-height: 300px;
  padding-bottom: 33px;
  border-bottom: 1px solid #99D3FB;
}
div#contenedorTexto.portada
{
  min-height: 95px;
}
h5
{
color: #99D3FB;
font-size: 16px;
margin-bottom:0px;
}
h4
{
color: #003366;
font-size: 11px;
margin-bottom:0px;
}
*p
{
  margin-bottom: 5px;
  margin-top: 5px;
}
ul
{
  list-style-type: none;
}
ul.flecha 
{
  list-style:square inside url('../art/flecha.gif');
  margin-left:10px;
  margin-top:0px;
  padding-left:0px;
}
ul.cuadrito
{
  list-style:square inside url('../art/quadrado.gif');
  margin-top: 30px;
}
ul.cuadrito li
{
  position:relative;
  top: 0px;
}
*ul.cuadrito
{
  list-style: outside;
  margin-left: 25px;
}
a.punto {
  border-bottom: dotted 1px #99D3FB;
  color:#cc3300;
  margin-right:20px;
}
*a.punto
{
  border-bottom: none;
  background: url('../art/ponto_azul.gif') repeat-x bottom;
}
a.punto:hover{
  text-decoration:none;
}
