﻿body{background:url(http://www.fvcit.com/images/FondoLuces.jpg) top center; background-repeat:repeat-x; background-color:#F2F0F0;font-family:Trebuchet MS, Verdana, Arial, Sans-Serif;FONT-SIZE: 13px; COLOR: #000000; }

.fl{ float:left;}
.fondo{ background-color:#fff;}

.container{ width:800px; margin-left:auto; margin-right:auto; background-color:#fff; }
.containersub{ padding:10px; background-color:#fff; float:left;}
.content{padding:10px; float:left; width:780px; background-color:#fff;}
.clear{ clear:both;}

.mb10{ margin-bottom:10px;}
.p10{ padding:10px;}

.texto {FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #000; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.texto a{ text-decoration:underline; }
.texto a:hover{ text-decoration:none; }

.texto_blanco { font-weight: normal; font-size: 13px; color: #fff; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

.tablita{ margin-bottom:5px;}
.tablita td{ vertical-align:top; padding:10px;}

.titulo {FONT-WEIGHT: normal; FONT-SIZE: 17px; color: #000; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.subtitulo {FONT-WEIGHT: normal; FONT-SIZE: 15px; color: #000; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.subtitulo_blanco {FONT-WEIGHT: normal; FONT-SIZE: 17px; color: #fff; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

div#outer {
    width: 80%;
    background-color:#FFFFFF;
    margin-top: 5px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}

div#header {
    padding: 0px;
}

div#footer 
{
    width:100%;
    float:left;
    padding: 0px;
    font-size:smaller;
    color:#FFFFFF;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    height:25px;
    text-align:center;
    background-color:#F79838;
}

div#main {
    padding: 15px;
    background-color:#FFFFFF;    
}

div#col1
{
    padding: 0px;
    float:left;
    width:50%;
    background-color:#FFFFFF;
    margin-top:10px;
}

div#col2
{
    padding: 0px;
    float:right;
    width:50%;
    background-color:#FFFFFF;
    margin-top:10px;
}


h1
{
    font-size:large;
    border-bottom:1px solid #E7E7E7;
    padding:5px;
    vertical-align:top;
}

h2
{
    font-size:large;
    padding:5px;
    margin-top:0px;
    margin-bottom:0px;    
}

h3
{
    font-size:smaller;
    font-weight:normal;
    padding:5px; 
    margin-top:0px;   
    margin-bottom:0px;    
}

ul
{
    font-size:smaller;
    font-weight:normal;
    padding:5px; 
    margin-top:0px;   
    margin-bottom:0px;    
    margin-left:20px;
    }

li
{
        font-size:small;
        font-weight:normal;
        margin-bottom:3px;  
    }



