body {
	font-family: verdana;
	font-size: 11px;
	color: black;
	}

a:link {
	color: #C30000;
	text-decoration: none;
	}

a:visited {
	color: #C30000;
	text-decoration: none;
	}

a:active {
	color: #C30000;
	text-decoration: none;
	}

a:hover {
	color: #C30000;
	text-decoration: underline;
	}

table {
	font-family: verdana;
	font-size: 11px;
	color: black;
	border-color: #CFCFCF
	}

td.buscador {
	font-family: tahoma;
	font-size:10px;
	color: black;
	}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #000066;
}
p.titulin {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-align: left;
	text-indent: 0px;
	}

p.piefoto {
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	text-indent: 0px;
	margin-top: 2px;
	}


td.descrip{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	margin-top: 5px;
	text-indent: 20px;
	}

td.caract{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	}

#brandnavcontainer
{
width: 990px;
height: 30px;
background-color: #000000;
text-align: center;
}

#brandnavcontainer ul
{
margin: 0;
padding: 6px 0 0 6px;
color: #ffff00;
font-family: verdana, arial, sans-serif;
font-size: 12px;
letter-spacing: 0;
}

#brandnavcontainer ul li { display: inline; }

#brandnavcontainer ul li a
{
padding: 6px 12px;
background-color: #000000;
color: #ffffff;
text-decoration: none;
xborder-right: 1px solid #e0d6bb;
height: 15px;
}

#brandnavcontainer ul li a:hover, #brandnavcontainer ul li a.locked
{
background-color: #ffffff;
color: #000000;
}

#navlist li a:hover, #navlist li a:active
{
color: #ffffff;
text-decoration: none;
background: #000000;
text-align: center;
}
