

td{
    font-family: verdana,arial;
    font-size: 11px;
}

.tdmenu {
    background-color: #f1f5f6;
}

.linkmenu{
    text-decoration: none;
    width: 100%;
    background-color: ;
    padding: 5px;
    color: #275064;
}




.linkmenu:HOVER{
    background-color: #e4f5a0;
    color:;
}

.submenu{
    background-color: #e9e9e9;
}

.copy {
    font-size: 10px;
    color: #70909D;
}


.titulominificha {
    color:#ffffff;
    background-color:#275064;
    border: 1px solid #005E6F;
    padding:1px;
}

.preciominificha {
    border-top: 1px dotted #005E6F;
    background-color: #f9fdea;
    text-align: center;
}


.td_select_motardos {
		background-color:#275062;
		color:#B8E932;
		font-weight: bold;
}

.select_motardos {
		font-size: 12px;
		background-color:#B8E932;
}

.ficha_nombre {
		font-size: 18px;
		font-weight: bold;
}

.td_ficha_comprar {
		background-color:#E9E9E9;
}

.td_ficha_error {
    font-family : Verdana;
    color       : Navy;
    font-size   : 16px;
    font-weight : bold;
    vertical-align : middle;
    text-aling : center;
}


.td_campos_cesta {
		background-color:#B5CBD6;
		font-weight: bold;
		font-size: 10px;
}

.td_cesta {
		text-align: center;
}

.input_cesta {
		font-size: 11px;
		font-family: verdana;
}

.td_cesta_total {
		text-align: right;
		font-weight: bold;
		border-top: 1px solid Black;
}

.bt {
		background-color:#B8D032;
		font-size: 11px;
		font-weight: bold;
		color: #275062;
}

.ficha_comprar {
    cursor : pointer;
}

.titulo_texto {
		font-size: 16px;
		font-family: verdana,arial;
		font-weight: bold;
		color: #275062;
		text-decoration: none;
		background-color: #e4f5a0;
}

.campo_form {
		font-weight: bold;
}

.inp_form {
		border: 1px solid #e9e9e9;
		background-color: #f9fdea;
}

.td_hd_tallas {
	FONT-WEIGHT: bold; BACKGROUND-COLOR: #f9fdea; TEXT-ALIGN: center
}
.td_talla {
	FONT-WEIGHT: bold; BACKGROUND-COLOR: #f9fdea; TEXT-ALIGN: center
}
.td_datos_talla {
	TEXT-ALIGN: center;
}

.td_total_compra {
	border-top: 1px #000000 solid;
  text-align: right;
  font-weight: bold;
  background-color: #f9fdea;
}