td, body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; }
a {text-decoration: none; color: #003366;}
a:hover {text-decoration: none; color: #336699;}


/*MENU INFERIOR*/
#menublanco {font-weight: bold; color: #003366; text-decoration: none;}
#menublanco a {font-weight: bold; color: #FFFFFF; text-decoration: none;}
#menublanco a:hover {font-weight: bold; color: #FFCC66; text-decoration: none;}
#menublanco a:active {font-weight: bold; color: #FFCC66; text-decoration: none;}
/*FIN MENU INFERIOR*/

/*MENU SUBCATEGORÍA*/
#menusubcat a {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; text-decoration: none;}
#menusubcat a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; text-decoration: none;}
#menusubcat{margin: 0;padding: 0 0 12px 0;list-style-image: url(imagenes/triangulo.gif);}
/*FIN MENU SUBCATEGORÍA*/

#padding {padding: 7px;}

#textopack {font-weight: bold; color: #666666;}

.naranja { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FF9900;}
.tituloblanco {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; text-align: center;}
.titulosnaranja { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FF9900; text-decoration: none;}


.lineapuntos {
	width: 96%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	height: 4px;
	padding-top: 4px;
	border-bottom-width: 1.5px;
	border-bottom-color: #ADB6D6;
	background-position: center;
	margin: 4px;
	padding-bottom: 4px;
	background-color: #FFFFFF;
}

input,textarea, select {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #333333 ;
        border: #C6C3D6;
        border-style: solid;
        border-top-width: 1px;
        border-right-width: 2px;
        border-bottom-width: 2px;
        border-left-width: 1px
}

input.boton{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #333333;
        border: #ADB6D6;
		background-color:#C6C3D6;
        border-style: solid;
        border-top-width: 1px;
        border-right-width: 2px;
        border-bottom-width: 2px;
        border-left-width: 1px

}

.tabla {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color:#C6C3D6;
	border-width:1px;
	height: 4px;
	padding: 4px;
	background-position: center;
	margin: 4px;
	padding-bottom: 4px;
	background-color: #FFFFFF;
}
.titulotabla { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #ADB6D6;}
