/* ***********************************************
    Segurnet - arsys.es
    v 1.0
    http:/www.fer.es/segurnet/

    Colores: #1a578d - Azul oscuro
             #6095bf - Azul claro
             #f0f8ff - Azul clarísimo (bg)

             #fd8d30 - Naranja
             #e35911 - Naranja/rojo
*********************************************** */
* {margin:0; padding: 0; }
body { background: url(/segurnet/img/bg_body.png) repeat; }
h1 {font-size: 150%; margin-top: 1.25em;}
h2 {font-size: 125%;}
a { color: #1a578d;}
a:hover { color: #e35911; }
ul li {
    list-style-type: none;
    padding-left: 15px;
    background: transparent url(/segurnet/img/ico_bullet.png) 0 3px no-repeat;
}
table {
    margin: 1.5em;
    border: 1px solid #dedede;
}

#global {
    background-color: #fff;
    border-right: 2px solid #eee;
    border-left: 2px solid #eee;
}
#container {
    font:85%/1.5 "Lucida Grande",Geneva,Arial,Helvetica,sans-serif;
    color: #444;
}
#header { padding-top: 1em; }
    #logo {float: left; padding: .25em 1em; }
    #patrocinadores {float: right; padding: .25em 1em; font: 70% Arial,Helvetica,sans-serif; }
    #patrocinadores img {margin: .3ex; }
    .menu {
        text-transform: uppercase;
        font: 75% "Trebuchet",Arial,Helvetica,sans-serif;
        font-weight: bold;
        background-color: #1a578d;
    }
    .menu li {float: left; margin: 0; padding:0; border-right: 1px solid #fff; list-style-type: none; background-image: none; background-color: #1a578d;}
    .menu a {color: #fff; text-decoration: none;  padding: 4ex 1.85ex .75ex 1.85ex; display: block; border-bottom: 5px solid #1a578d;}
    .menu a:hover {color: #fff; border-bottom: 5px solid #e35911;}

    #p_inicio #m_inicio, #p_faq #m_faq, #p_patrocinadores #m_patrocinadores, #p_segurnet #m_segurnet, #p_docs #m_docs, #p_news #m_news, #p_events #m_events  {
        background-color: #e35911; color: #fff; border-bottom: 5px solid #e35911;
    }

#container { }
#main {
    float: left;
    width: 68%;
    padding: 2%;
    margin: 1em 0;
}
#main ul, #main ol { margin: 1.5em 3em; }
    #news {
        border: 1px solid #eee;
        background: url(/segurnet/img/bg_news.png) repeat top left;
        padding: 0;
        margin: 3em 0.5ex 1em 0.5ex;
    }
        #news ul { margin: 1.5em 2em; }
        #news h1 {font-size: 110%; margin:0; padding:1ex; background-color: #6095bf; color: #fff;}
        #news li, #p_news #main li {background: transparent url(/segurnet/img/ico_news.png) 0 3px no-repeat; margin-bottom: 0.75ex;}
        .date {color: #a1a1a1; font-weight: bold;}
        #news li a { padding: .1ex .35ex; }
        #news li a:hover { padding: .1ex .35ex; }
        .news_content {padding: 1.5ex; }
#secondary {float: right; width: 25%; }
    #secondary h2 {
        border-bottom: 1px solid #444;
        margin-top: 2em;
        margin-bottom: 1ex;
        padding-left: .5ex;
    }
#footer {
    margin-top: 2em;
    padding: 1em 1ex;
    background-color: #1a578d;
    background: url(img/s2.gif) #c2c2c2 repeat-x top left;
    color: #fff;
    text-align: center;
    font-size: 80%;
    padding: 3.5ex 2ex;
    font-family: "Lucida Grande",Geneva,Arial,Helvetica,sans-serif;
}
#footer a {color: #fff;}
#footer a:hover {color: #eee;}

.fix_width {
    margin:0 auto;
    min-width: 675px;
    max-width: 840px;
}

#secondary {font-size: 95%;}
#secondary p {margin-left: 1ex;}
#secondary ul { margin: 1em .75em; }
.mas_info {margin-top: 1.5ex; margin-left: 1ex;}
.mas_info a { padding-left: 15px; background: transparent url(/segurnet/img/ico_masinfo.png) 0 3px no-repeat; }
a.lnk_rss { padding: 3px 20px 3px 3px; background: transparent url(/segurnet/img/ico_rss.gif) center right no-repeat; }
.sec_patrocinador img {text-align: center;}
#banner_folleto a img {border:0;}

#p_patrocinadores th, #p_patrocinadores td {padding: 1em; border-bottom: 1px solid #dedede; }
#p_patrocinadores th {text-align: center; background-color: #dedede;}
#p_patrocinadores th img {border: 1px solid #ccc; padding: 1px;}

.faq {margin-bottom: 2.5em;}
.gotop {
    margin-top: 1ex;
    padding-left: 15px;
    background: transparent url(/segurnet/img/ico_arrow_up.gif) 0 3px no-repeat;
}

.sec_frases {
    font-size: 140%;
    color: #555;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin: 1.75em 1ex;
    padding-top: 12px;
    background: transparent url(/segurnet/img/open-quotes.gif) no-repeat scroll left 8px;
}

.event {margin-bottom: 2em;}