﻿body
{
    padding: 0;
    margin: auto;
}
a
{
    color: #1B7DC6;
    text-decoration: none;
}
html
{
    background-image: url(images/bg.gif);
    background-repeat: repeat-x;
    background-position: 0 220px;
}

h1
{
    font-size: 20px;
}


h2
{
    font-size: 16px;
}

body, input, select, textarea, form, div
{
    font-family: Arial;
    font-size: 12px;
    color: #666666 /*#535B64;*/;
}

#general
{
    margin: 0 auto 0 auto;
    width: 940px;
}
.fondo
{
    background-image: url(images/bg_navidad.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}
#supmenu
{
    background-image: url(images/bg_menu.gif);
    background-repeat: repeat-x;
    width: 940px;
}
#supmenu *
{
    display: inline;
    margin: 0;
    padding: 0;
    word-spacing: 0;
    border: 0;
}
#supmenu table
{
    border-collapse: collapse;
}
#logo
{
    padding: 10px;
}
#direccion
{
    float: right;
    display: inline;
    padding-top: 30px;
}
#contenido
{
    padding-top: 10px;
}

.bgmail
{
    width: 468px;
    background-image: url(images/bgmail.gif);
    background-repeat: no-repeat;
    background-position: top;
    padding-top: 35px;
    text-align: left;
}

.tabgeneral
{
    border-collapse: collapse;
}
.tabg
{
    height: 200px;
    background-color: White;
}
.tdtabg, .tdtabg_ini
{
    background-image: url(images/bgtabg.gif);
    background-repeat: repeat-y;
    padding: 0 10px 10px 10px;
    padding-left: 15px;
    width: 940px;
    vertical-align: top;
    margin-bottom: 15px;
}

.tdtabg
{
    min-height: 370px;
}



.tabgsup, .tabgdown
{
    padding: 0;
    margin: 0;
    height: 8px;
    background-repeat: no-repeat;
}
.tabgsup
{
    background-image: url(images/tabgsup.gif);
}
.tabgdown
{
    background-image: url(images/tabgdown.gif);
}
.bgminitab
{
    background-image: url(images/bgminitab.gif);
    background-position: left top;
    width: 295px;
    height: 119px;
    background-repeat: no-repeat;
    padding: 5px;
    vertical-align: top;
    padding-top: 12px;
}

.bgminitab img
{
    padding-bottom: 18px;
}
.bgminitab a
{
    color: #666666;
    text-decoration: none;
}
.bgminitab a:hover
{
    color: #666666;
    text-decoration: underline;
}

.condiciones
{
    font-size: 11px;
    text-decoration: none;
}
#icoweb
{
    width: 285px;
    height: 109px;
    background-image: url(images/ico_web.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
}
#icoweb div
{
    width: 180px;
}
#icosol
{
    width: 285px;
    height: 109px;
    background-image: url(images/ico_sol.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
}
#icosol div
{
    width: 180px;
}
#icofm
{
    width: 285px;
    height: 109px;
    background-image: url(images/ico_fm.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
}
#icofm div
{
    width: 180px;
}

#icosp
{
    width: 285px;
    height: 109px;
    background-image: url(images/ico_soporte.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
}
#icosp div
{
    width: 180px;
}

#icofr
{
    width: 285px;
    height: 109px;
    background-image: url(images/ico_fr.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
}
#icofr div
{
    width: 180px;
}

#icobl
{
    width: 285px;
    height: 109px;
    background-image: url(images/ico_blog.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
}
#icobl div
{
    width: 180px;
}

#icoin
{
    width: 285px;
    height: 109px;
    background-image: url(images/ico_in.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
}
#icoin div
{
    width: 180px;
}
#bgserv
{
    background-image: url(images/bgservicios.gif);
    background-repeat: no-repeat;
    width: 940px;
    height: 130px;
    vertical-align: top;
    padding: 10px;
    margin-top: 10px;
}

#bgserv table
{
    border-collapse: collapse;
}
#bgserv td
{
    width: 235px;
    vertical-align: top;
}

.tit
{
    font-size: 13px;
    font-weight: bold;
    color: #1B7DC6;
}
#bgserv ul
{
    list-style-type: none;
    padding: 10px;
    margin: 0;
}
.list_links a
{
    background-image: url(images/arrow.gif);
    background-repeat: no-repeat;
    background-position: left;
    color: #666666;
    text-decoration: none;
    padding-left: 15px;
    font-size: 11px;
}
.list_links a:hover
{
    text-decoration: underline;
}

#pie
{
    background-image: url(images/bgpie.gif);
    background-repeat: no-repeat;
    width: 940px;
    height: 67px;
    text-align: center;
    padding-top: 16px;
    margin-top: 8px;
    
}
#pie * 
{
    font-size:10px;
    }
    
.formu 
{
    border-top: solid 1px #808080;
    border-left:solid 1px #808080;
    border-bottom:solid 1px #EDEDED;
    border-right:solid 1px #EDEDED;
    }    
