.titulobanner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	vertical-align: middle;
	letter-spacing: normal;
	word-spacing: normal;
}
.subtitulobanner {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
}
.pie {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
.titulosslide {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #5377E7;
}
.cuerposlide {
	font-family: Verdana;
	font-size: 11px;
}
.campos {
	font-family: Verdana;
	font-size: 14px;
	color: #3333FF;
}



.span-E1 {
position:relative;
float:left;
}
.span-E2 {
position:relative;
float:left;
}
.span-E3 {
padding-top:15px;
background-color:#5377E7;
width:450px;
height:59px;
position:relative;
float:left;}

.span-24, div.span-24 {width:950px;margin:0;}

/* aplicativo.css */
/* .titulo */
/* .logosinstitucionales */
/* .datos */
/* .logospie */
/* .margenpagina */
.titulo-SIT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	vertical-align: middle;
	background-image: url("http://www.shd.gov.co/plantillas/images/cabezote_izquierdo.jpg");
        width:360px;
        background-repeat: no-repeat;
        background-position: center;
}

.logosinstitucionales-SIT {
	background-image: url("http://www.shd.gov.co/plantillas/images/cabezote_derecho.gif");
	width:210px;
	background-repeat: no-repeat;
        background-position: center
}

.logoaplicativo-SIT {
	background-image: url(../images/banner1.jpg);
	width:390px;
	background-repeat: no-repeat;
        background-position: center;
}

.datos-SIT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	height: 100px;
	width: 500px;
	line-height: 17px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #9DA5A8;
	border-right-color: #9DA5A8;
}

.logospie-SIT {
	background-image: url("http://www.shd.gov.co/plantillas/images/logospiepagina.gif");
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 100px;
	width: 500px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9DA5A8;
	vertical-align: bottom;
}

.margenpagina {
	border: 1px solid #768D98;
	background-color: #FFFFFF;
	vertical-align: top;
}

/* grid.css */
.container {width:950px;margin:0 auto;}
.showgrid {background:url(src/grid.png);}
/* typography.css */
body {font-size:75%;color:#000;background:#fff;font-family:Verdana, Arial, Helvetica, sans-serif  ;}

.tablaFondoAmarillo
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
        background: #FFF6BF;
	margin-left:15px;
	width: 390px;
	border-collapse: collapse;
        border: 1pt ;
	text-align: center;      
}
.tablaFondoAmarillo th
{
	border:1px  solid #000000;
	padding: 1px 1px;
	text-align: center;        
        background: #FFF6BF;
}
.tablaFondoAmarillo td
{
	border:1px  solid #000000;
	padding: 1px 1px;
	text-align: center;        
        background: #FFF6BF;
}
.tablaFondoAmarillo tr
{
	border-bottom: 1px solid #000000;
	padding: 1px 1px;
        background: #FFF6BF;
}
.tablaFondoAmarillo tbody tr:hover td
{
	color: #000000;
}

.tablaFondoAzul td{
        border-bottom: 1px solid White ;
	padding: 1px 1px;
	text-align: center;        
        background: #E3E5F2;
        font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
}

.tablaFondoAzul tr
{
	border-bottom: 1px solid White ;
	padding: 1px 1px;
        background: #E3E5F2;
        font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
}

.tablaFondoAzul th
{
	border-bottom: 1px solid White ;
	padding: 1px 1px;
        background: #6779F0;
	text-align: center;
        color: White;
         font-size: 14px;
         font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
}

.tablaFechas td{

        border: 1px solid Black  ;
	padding: 5px 5px;
        background: #FFFFFF;
	text-align: center;
    
}

.tablaFechas th{

        border: 1px solid Black  ;
	padding: 1px 1px;
        background: #FFF7C0;
	text-align: center;
         font-size: 14px;
    
}

.tablaFechas{

        border: 2px solid Black  ;
	padding: 1px 1px;
        background: #FFFFFF;
	text-align: center;
        font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
    
}
