/* 0 ESTILOS BASICOS */
@media screen {

table
{
	font-size: 8pt; /*1em;*/
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
}

a
{
	color:#4472A4;
	text-decoration: none;
}

a:hover
{
	/*color:#fff;*/
	/*background:#0968bc;*/
	text-decoration:underline;
}

p
{
	line-height: 1.4em;
}

hr
{
	border: 0;
	border-top: 1px dotted #bababa;
	height: 1px;
	margin-top: 5px;
}

body
{	
	background : #FFFFFF url('../images/background.gif') center center repeat-y;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000; /*#666666;*/
}

img
{
	border-width: 0;
}

.bodyFull
{
	background-color: #FFFFFF;
	background-image: none;
	margin: 0;
	padding: 0;
}

/* 1 OTROS */

#main
{
    /*width:780px;*/ /*text-align: center;*/
    background-color: #FFFFFF; /*margin-top: 5px;*/
    overflow: hidden;
    margin: 0 auto;
    border: silver 1px solid;
}

.label
{
	font-family: verdana, arial, helvetica, sans-serif;
}

.header
{

}

.headerbar
    {
        /*width: 758px;*/ /*width: 90%;*/
        text-align: left;
        background-color: #ffffff;
        border: 1px solid Silver; /*margin:5px 5px 5px 5px;*/ /*margin-left: auto;
	margin-right: auto;*/
        margin-bottom: 5px;
        overflow: hidden;
        background-image: url('../images/fondo_navegador.jpg' );
        background-repeat: no-repeat;
        padding-left: 30px;
        vertical-align: middle;
    }
    
.headerbar a
{
	color:#FFFFFF;
	font-size: 13px;
	text-decoration: none;
	font-weight:bold;
}

.headerbar a:hover
{
    /*color:#fff;*/
	/*background:#0968bc;*/
	text-decoration:underline;
}

.navigation
{
	float: left;
}

.search
{
	float: right;
}

.clear
{
	clear: both;
}

.floatright
{
	float: right;
}

.floatleft
{
	float: left;
}

#footer
{
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	text-align: center;
	font-size: 10px;
}

.menuheader
{
    /*text-align: center;*/
	font-family: Verdana, Arial, Helvetica;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	border-top: 1px solid #5A5D63;
	border-right: 1px solid #5A5D63;
	border-bottom: 1px solid #5A5D63;
	/*border-left: 1px solid #5A5D63;*/
	background: #0042BD;/*#598738;*//*#336666;*/
	padding: 3px;
}

.menuoptions
{
	/*text-align: center;*/
	font-family: Verdana, Arial, Helvetica;
	/*color: #FFFFFF;*/
	font-size: 11px;
	/*font-weight:bold;*/
	border: 1px solid #95B790;
	/*border-top: 1px solid #5A5D63;
	border-right: 1px solid #5A5D63;
	border-bottom: 1px solid #5A5D63;*/
	/*border-left: 1px solid #5A5D63;*/
	background: #E8EFF3; /*#C6DEC2;*/
	padding: 3px;
}

.bar
{
	background-color: #FFFFFF; /*Snow;*/
	border: dotted 1px Black;
	margin: 2px 0 2px 0;
	padding: 2px 5px;
	font-size: 8pt;
}

.bar .label
{
	font-size: 8pt;
}

#header .label
{
	font-size: 12pt;
	font-weight: bold;
}

.formview
{
	width: 100%;
	font-size: 5pt;
}

.formview table
{
	border-collapse: collapse;
	background: White;
	width: 100%;
	margin-bottom: 2px;
}

.formview table td, .formview table th
{
	padding: 5px;
	text-align:left;
	font-size: 8pt;
}

.formview table.ficha
{
	border: 0;
	border-collapse: collapse;
	background: White;
	width: 100%;
	margin-bottom: 2px;
}

.formview table.ficha td, .formview table.ficha th
{
	border: solid 1px Silver;
	padding: 5px;
	font-size: 8pt;
}

/*.formview table.ficha td table td, .formview table.ficha td table th
{
    border: solid 1px Silver;
	padding: 5px;
	font-size: 8pt;
}*/

.formview table.ficha th
{
	text-align:left;
	
}

table.ficha td, table.ficha th
{
	border: solid 1px Silver;
	padding: 5px;
	font-size: 8pt;
}

table.ficha th
{
	text-align: center;
}

.linkbutton
{
	/*background-color: AntiqueWhite;
	border: Solid 1px Silver;*/
	font-size: 8pt;
	padding: 1px 2px 1px 2px;
	margin: 0 1px 0px 1px;
}

.tabs
{
   
	border-collapse: collapse;
	text-align: center;
	width: 100%;
}

.tabs .tabitem
{
	border: dotted 1px black;
	font-size: 8pt;
}

.tabs .tabitemSelected
{
    border: dotted 1px black;
	font-size: 8pt;
	background-color:#507CD1;
}

.tabs .tabitemHover
{
    border: dotted 1px black;
	font-size: 8pt;
	background-color:#284E98;
}

.documentacion
{
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 20px;
}

.documentacion .titulo
{
	font-size: 10pt;
	font-weight: bold;
}

.documentacion .bar
{
    background-color:#8C8C8C;
    color:White;
}

.documentacion .bar a
{
    color:White;
}
.documentacion .bar a:hover
{
    color:White;
}

.thCommand
{
}

.tdCommand
{
}

.bar table
{ 
    border : 0;
}

.bar table td
{ 
   font-size: 8pt;
}

}

@media print
{	

table
{
	font-size: 8pt;
	width: 100%;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
}

a:link, a:visited {background: white; color: black; text-decoration: underline;
   font-weight: bold;}

p
{
	line-height: 1.4em;
}

hr
{
	border: 0;
	border-top: 1px dotted #000000;
	height: 1px;
	margin-top: 5px;
}

body
{	
    font-size: 10pt; 
    line-height: 120%; 
    background: white;
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	color:#000000;
}

img
{
	border-width: 0;
}

.bodyFull
{
	background-color: #FFFFFF;
	background-image: none;
	margin: 0;
	padding: 0;
}

/* 1 OTROS */

#main
{
    /*width:780px;*/ /*text-align: center;*/
    width:100%;
    background-color: #FFFFFF; /*margin-top: 5px;*/
    overflow: hidden;
    /*margin: 5px 0px;*/
}

.label
{
	font-family: verdana, arial, helvetica, sans-serif;
}

.header
{
}

.headerbar
{
    display:none;
}

.navigation
{
	float: left;
}

.search
{
	float: right;
}

.clear
{
	clear: both;
}

.floatright
{
	float: right;
	display:none;
}

.floatleft
{
	float: left;
	display:none;
}

#footer
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	text-align: center;
	font-size: 10px;
}

.menuheader
{
    /*text-align: center;*/
	font-family: Verdana, Arial, Helvetica;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	border-top: 1px solid #5A5D63;
	border-right: 1px solid #5A5D63;
	border-bottom: 1px solid #5A5D63;
	/*border-left: 1px solid #5A5D63;*/
	background: #0042BD;/*#598738;*//*#336666;*/
	padding: 3px;
}

.menuoptions
{
	/*text-align: center;*/
	font-family: Verdana, Arial, Helvetica;
	/*color: #FFFFFF;*/
	font-size: 11px;
	/*font-weight:bold;*/
	border: 1px solid #95B790;
	/*border-top: 1px solid #5A5D63;
	border-right: 1px solid #5A5D63;
	border-bottom: 1px solid #5A5D63;*/
	/*border-left: 1px solid #5A5D63;*/
	background: #E8EFF3; /*#C6DEC2;*/
	padding: 3px;
}

.bar
{
	display:none;
}

.bar .label
{
    display:none;
}

#header .label
{
	font-size: 12pt;
	font-weight: bold;
}

.formview
{
	font-size: 5pt;
	width: 100%;
}

.formview table
{
	border: 0;
	border-collapse: collapse;
	background: White;
	width: 100%;
	margin-bottom: 2px;
}

.formview table td, .formview table th
{
	border: solid 1px #000000;
	padding: 5px;
	text-align:left;
	font-size: 6pt;
}

.formview table.ficha
{
	border: 0;
	border-collapse: collapse;
	background: White;
	width: 100%;
	margin-bottom: 2px;
}

.formview table.ficha td, .formview table.ficha th
{
	border: solid 1px #000000;
	padding: 5px;
	font-size: 6pt;
	text-align:left;
}

/*.formview table.ficha td table td, .formview table.ficha td table th
{
    border: solid 1px Silver;
	padding: 5px;
	font-size: 6pt;
}*/

/*.formview table.ficha th
{
	text-align:left;
	
}*/

table.ficha td, table.ficha th
{
	border: solid 1px #000000;
	padding: 5px;
	font-size: 8pt;
}

table.ficha th
{
	text-align: center;
}

.linkbutton
{
	display:none;
}

.tabs
{
   display:none;
}

.tabs .tabitem
{
	border: dotted 1px black;
	font-size: 66pt;
}

.documentacion
{
	border: dotted 1px black;
	background-color: #EFFFAF;
	padding: 5px;
	margin-top: 2px;
}

.documentacion .titulo
{
	font-size: 10pt;
	font-weight: bold;
}

/* th y td del gridview que contiene los comandos*/
.thCommand
{
    display:none;
}

.tdCommand
{
    display:none;
}
}