

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
         
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

input {
        Font-family: Verdana;
	font-size: 11px;
}


input.boton {
        Font-family: Verdana;
		border: 1px solid #FFC164;
		font-size: 12px;
		font-weight: lighter;
		background-color: #ED7B00;
        color: #FFC164;
}

.Titol{
        Font-family: Verdana;
        background-color: #FFC164;
        font-size: 12px;
        font-weight: bold;
        color: #ED7B00;
}

.rombo{
        Font-family: Verdana;
        font-size: 20px;
        font-weight: bold;
}

.Cap{
        Font-family: Verdana;
        background-color: #ED7B00;
        color: #FFC164;
font-size: 12px;
        font-weight: bold;
}

.SubCap{
        Font-family: Verdana;
        font-size: 17;
}

.General{
    font-family: Verdana;
    font-size: 12px;
}

.negrita{
    font-family: Verdana;
    font-weight: bold;
    font-Size: 12px;
}
BODY  {
		font:bold 13px Arial, Verdana, Helvetica, sans-serif;
		text-align: left;
		background-color:#ED7B00;
	}

#CONTAINER	{
		background-color:#FFFFFF;
		margin: 0 auto;
		width:850px;
		height:auto;
		padding: 0px 30px;
		vertical-align: middle;
	}