UL{
	list-style : url("../img/vineta.gif")
}

BODY 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
}  

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

a:hover
{
	color: #9c4d00;
	background-color : #ffffce;
}

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

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


.cssTituloBoda
{
	font-size: 11px;
	font-weight: bold;
	color: #225185;
	font-family: Arial, Helvetica, sans-serif;
}
.cssTitulos
{
	font-size: 11px;
	font-weight: bold;
	color: #9c4d00;
	font-family: Verdana, Arial, Helvetica, san-serif; 
	height : 16;
}


.cssContenido
{
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	height : 16;
	color : #d27500;
	
}

.cssRegistro
{
	font-size: 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	height : 20;
	color : #5A5A5A;
}

.cssDerechos
{
	font-size: 10px;
	color: #efc531;
}

.cssTituloDatos
{
	color: #666666;
	font-size: 11px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	height : 16;
}


.cssArriba
{
	color: #993300;
	font-size: 10px;
	font-weight: bolder;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height : 16;
}

.
.cssOtros
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color : #999999;
	font-weight : bold;
	height : 16;
}

.cssBotones
{
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-style: normal;
	BORDER-RIGHT: #aaaaaa 1px solid;
	BORDER-TOP: #aaaaaa 1px solid;
	BORDER-LEFT: #aaaaaa 1px solid;
	BORDER-BOTTOM: #aaaaaa 1px solid;
	cursor:auto;
	BACKGROUND-COLOR : White;
	line-height: 1.5;
	
}

.boton
{
	height: 18px;
	font-size: 11px;
	font-weight: bolder;
	color: #48366f;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	background-color: #ffffff;
	-moz-border-radius-topleft: 0.6em;
	-moz-border-radius-topright: 0.6em;
	-moz-border-radius-bottomright: 0.6em;
	-moz-border-radius-bottomleft: 0.6em;
	cursor: pointer;
}

