html, body, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th{
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}

html {
    background-image:url("/ecmo/faces/javax.faces.resource/fondo.png?ln=image");
    background-repeat: repeat;
    background-color: transparent;
    background-position: left top;
}

body{
    font-family:Verdana;
}

#topA {
    position: relative;
    /*background-color: #036fab;*/
    color: white;
    /*padding: 5px;*/
    margin: 0;
}

#bottomA {

    background: #ededed; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZmJmYmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ededed 0%, #bfbfbf 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#bfbfbf)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ededed 0%,#bfbfbf 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ededed 0%,#bfbfbf 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ededed 0%,#bfbfbf 100%); /* IE10+ */
    background: linear-gradient(top, #ededed 0%,#bfbfbf 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#bfbfbf',GradientType=0 ); /* IE6-8 */

    bottom: 0;
    font-size: 0.7em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    padding: 6px 2px 4px 20px;
    position: fixed;
    width: 100%;
    color: #676767;
}

#leftA {
    float: left;
    /*background-color: #ece3a5;*/
    padding: 5px;
    width: 8%;
}

#rightA {
    float: right;
    /*background-color: #ece3a5;*/
    padding: 5px;
    width: 8%;
}

.right_contentA {
    background-color: #dddddd;
    margin-left: auto;
    margin-right: auto;
    min-width: 1000px;
    -webkit-box-shadow: 0px 0px 15px 5px #e0e0e0;
    -moz-box-shadow: 0px 0px 15px 5px #e0e0e0;
    box-shadow: 0px 0px 15px 5px #e0e0e0;
    width: 84%;
    display: block;
    margin-top: 0px;
}

#topBanner {
    position: relative;
    background-color: #FFFFFF;
    color: white;
    padding: 0px;
    margin: 0px 0px 0px 0px;
}

#bottom {
    background: -moz-linear-gradient(center top , #EDEDED 0%, #BFBFBF 100%) repeat scroll 0 0 transparent;
    /*bottom: 0;*/
    font-size: 0.7em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    padding: 6px 2px 4px 20px;
    /*position: fixed;
    width: 100%;*/
}

#left {
    float: left;
    background-color: #ece3a5;
    padding: 5px;
    width: 150px;
}

#right {
    float: right;
    background-color: #F2F2F2;
    padding: 5px;
    width: 310px;

}

.center_content {
    position: relative;
    background-color: #dddddd;
    padding: 5px;
}

.left_content {
    background-color: #dddddd;
    padding: 5px;
    margin-left: 170px;
}

.right_content {
    background-color: #ffffff;
    padding: 5px;
    margin: 0px 320px 0px 0px;
    background-image: url("image/fondoBody.png");
    background-position: left top;
    background-repeat: no-repeat;

}

div#contenido{
    background: #f2f2f2;
    background-image: url("http://www.fcv.org/imagenes/logo/logoFcv-84x51.png");
    background-position: right bottom;
    background-repeat: no-repeat;
}

div#contenido,
#right,
.right_content {
    min-height: 650px;
}


#top a:link, #top a:visited {
    color: #045491;
    font-weight : bold;
    text-decoration: none;
}

#top a:link:hover, #top a:visited:hover  {
    color: black;
    font-weight : bold;
    text-decoration : underline;
}

div#topBanner{
    height: 135px;
}

div#topImagen{
    height: 135px;
    float: left;
}

div#topImagen img{
    width: 120px;
}

div#topTexto{
    height: 103px;
    left: 120px;
    position: absolute;
    text-align: left;
    top: 20px;
    width: 700px;
}

div#topTexto p{
    color: #848484;
    height: 60px;
    font-size: 26pt;
    margin: 0;
    line-height: 35px;
}

div#topTextoTexto{
    position: absolute;
    left: 120px;
    top: 90px;
}

div#topPatrocinadores {
    height: 90px;
    right: 0;
    margin: 0 15px 0 0;
    padding-top: 32px;
    position: absolute;
    text-align: left;
    top: 0;
}

div#topPatrocinadores img{
    max-height: 85px;
}

div#topTextoTexto p{
    color: #0E73B4;
    font-size: 11.6pt;
    font-weight: bold;
    font-style: italic;
    margin: 0;
}


div#renata{
	min-height: 125px;
}

div#right div#contactenos{
    width: 100%;
    min-height: 190px;
    border-bottom: 2px;
    border-bottom-color: #FFF;
    border-bottom-style: solid;
}


div#right div#registro{
    width: 100%;
    height: 45px;
    border-bottom: 2px;
    border-bottom-color: #FFF;
    border-bottom-style: solid;
}

div#right div#renata{
    width: 100%;
    height: 45px;
    border-bottom: 2px;
    border-bottom-color: #FFF;
    border-bottom-style: solid;
}

div#renata p,
div#contactenos p,
div#auspicio p{
    font-size: 7pt;
    margin-top: 15px;
    margin-left: 43px;
    color: #848484;
}

div#contactenos .titulo,
div#auspicio .titulo{
    margin-top: 30px;
}

div#renata .titulo,
div#registro .titulo{
    margin-top: 10px;
}

div#renata .titulo,
div#contactenos .titulo,
div#registro .titulo{
    margin-left: 17px;
    padding-left: 26px;
    background-image: url("image/vineta.png");
    background-position: left center;
    background-repeat: no-repeat;
    height: 30px;
    font-size: 16pt;
    font-weight: bold;
    color: #848484;
}

div#auspicio .titulo{
    margin-left: 17px;
    padding-left: 26px;
    height: 30px;
    font-size: 10pt;
    font-weight: bold;
    color: #848484;
}

div#logo{
    /*background-image: url('http://www.fcv.org/imagenes/logo/logoFcv-84x51.png');
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 50px;
    width: 100%;*/
}

/* MENU */
div#top {
    position: relative;
    background-image: url("image/hojas.png");
    background-position: right top;
    background-color: #CECECE;
    background-repeat: no-repeat;
    color: white;
    /*padding: 3px;*/
    margin: 0px 0px 0px 0px;
    height: 25px;
    font-size: .9em;
    color: #ffffff;
}


div#top ul {
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
}

div#top a {
    line-height: 19px;
    display: block;
    color: #ffffff;
    font-size: 9pt;
    padding: 3px 15px;
    text-decoration:none;
    font-family: Arial;
}

div#top a:hover,
div#top li.active a,
div#top .selected a{
    color: #fff!important;
    text-decoration: none!important;
    background-color: #0E73B4;
    font-weight: bold!important;
    font-size: 10pt;
}

div#top li {
    float: left;
}

div#top li:last-child {
    border-right: none;
}

div#top li:first-child {
    border-left: none;
}

div#top .separador{
    padding: 21px 0 20px;
}

div#content{
    padding: 28px;
    color: #848484;
}
div#content p.titulo{
    font-size: 14pt;

}

div.divProg{
    font-size: 0.8em;
}

div#divUbicacion img {
    border: 2px solid #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 4px 2px #B3B3B3;
}


div.bienvenida p{
    font-size: 18px;
}

table.tblPrograma{
    background-color: #FFFFFF;
    border: 1px dotted #045491;
    margin: 0;
    padding: 0;
    width: 100%;
    font-size: .9em;
}

table.tblPrograma p{
    margin: 0;
}

table.tblPrograma td{
    border: 1px dotted #045491;
}

table.tblPrograma tr{

}

div.ant img {
    margin: 15px;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 4px 2px #B3B3B3;
}