/*
    Document   : Principal
    Created on : 6/07/2010, 05:35:49 PM
    Author     : prog1
    Description:
       CSS of principal web page
*/

body{
        background-color:#000066;
}
.botonBSQ, .botonIMGCruper,
.botonIMGBosch, .botonIMGBERU,
.botonIMGPentosin, .botonIMGConti,
.botonIMGFacElec
{
    background-color:transparent;
    vertical-align:middle;
    text-align:center;
    cursor:pointer;
    width:160px;
    height:45px;
}
.BotonLogo{
    cursor:pointer;
}
.TBotonBuscar1, .TBotonBuscar2, .TBotonBuscar3{
    font-size:13px;
    font-family:sans-serif;
    text-decoration:underline;
    text-align:center;
    vertical-align:middle;
    width:160px;
    max-width:160px;
    min-width:160px;
    cursor:pointer;
}
.TBotonBuscar1{
    font-weight:bold;
    color:orange;
}
.TBotonBuscar2{
    font-weight:bolder;
    color:yellow;
}
.TBotonBuscar3{
    font-weight:bolder;
    color:red;
}
.Smarquesina{
    font-size:12px;
    font-family:sans-serif;
    font-weight:bolder;
    text-decoration:blink;
    color:orange;
}
.FlashOCAN{
    border-style:solid;
    border-color:#B4C6DA;
    border-width:0px;
    border-left-width:1px;
    border-right-width:1px;
    border-bottom-width:1px;
    border-top-width:1px;
}
.LetraPequenia{
    font-size:1px;
}