/*	A                       { color: #FFFFFF; text-decoration: none; }
/*	A:link          { color: #FFFFFF; text-decoration: none; }
	A:visited       { color: #FFFFFF; text-decoration: none; }
	A:active        { color: #FFFFFF;  text-decoration: none; }
	A:hover         { color: #FFFFFF;  text-decoration: none; }
	
	body {
	margin-top: 0px;
}
/* 

#navcontainer
{
background: #E6E6E6;
width: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-align: left;
}

ul#navlist
{
	text-align: left;
    width: 100%;
	padding: 0;
	background-color: #E6E6E6;
}

ul#navlist li
{
	margin: 0;
	padding: 0;
	display: block;
}

ul#navlist li a
{
	display: block;
	width: 100%;
    height: 27px;
	color: #000;
	text-decoration: none;
	background: #E6E6E6;
    padding: 0.1em 0 0.2em 0.1em;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #31659E;
color: #FFF;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #000;
background: #C9C9C9;
}
*/

#navcontainer { width: 100%; }

#navcontainer ul
{
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #E6E6E6;
font-size: 12px;
font-weight: bold;
}

#navcontainer a
{
	display: block;
	background-color: #E6E6E6;
	padding: 0px 4px 0px 7px;
	height: 26px;
	line-height: 22px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

}

ul#navlist li#active a
{
	background: #C9C9C9;
	color: #FFFFFF;
	font-weight: bold;
}

#navcontainer a:link, #navlist a:visited
{
color: #000;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #C9C9C9;
color: #FFFFFF;
}

#categoria
{
	background-image: url(../img/categoria.jpg);
	height: 26px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	padding: 0px 4px 0px 7px;
	font-weight: bold;
	letter-spacing: 1px;
	background-repeat: no-repeat;
	text-decoration: none;
	line-height: 22px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

}

#categoria a
{
color: #FFF;
text-decoration: none;
}


.titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Blanco {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: BABABA;
	padding: 3px;
	font-weight: bold;


}
