﻿/* CSS layout */
body {
	/*	margin: 0;
	padding: 0;
	text-align: center;
 background-image:url("../../Imagenes/Comun/bacground.jpg"); */
}

/*body 
{ 
   text-align: -moz-center; 
}*/ 

#divCentro2 /* IE explorer */
{
   text-align: center;
   margin-left:auto;
   margin-right:auto; 
}


#divCentro2
{
    text-align: -moz-center;
    margin-left: auto;
    margin-right: auto;
     width: 800px;
}


#divCentro /* IE explorer */
{
   text-align: center;
   margin-left:auto;
   margin-right:auto; 
}


#divCentro
{
    text-align: -moz-center;
    margin-left: auto;
    margin-right: auto;
    height: 100px;
    width: 725px;
}
 #divPrincipal, .RadSplitter 
      {
         width: 950px;
         margin-right: auto;
         margin-left: auto;
      }
      
      .rspPane rspLastItem
{
	 text-align :center 
	}      

/*#divCentro
{
    width:750px;
    margin:0 auto;
    text-align:left;
}*/


/*a         { color: #677375; text-decoration: none}
a:visited { color: #677375 }
a:hover   { color:  Black }*/

#encabezado{
}

#superior{
	width: 950px;
	height: 60px;
	color: #999999;
	font-family: Arial;
	font-size: 8pt;
}

#sbaner
{
   width: 950px;
   height: 50px;
   background-image:url("../../Imagenes/Comun/banner2.jpg");
}

#smenu {
	height: 26px;
	width: 950px;
	background-color: #6B8DC2;
	text-align: left;
}


.BarraCli {
	text-align: left;
}


#pagina
{
   border-style: none solid none none;
   border-width: 1px;
   border-color: #677375;
   min-width: 600px;
   width: 950px; /*background-image:url("../../Imagenes/Comun/fondo.jpg"); */
   background-color: #f4f4f4;
}

#paginaFicha
{
   /*/*border-style: none solid none none;
   border-width: 1px;
   border-color: #677375;*/*/
   min-width: 600px;
   width: 900px;
   /*background-image:url("../../Imagenes/Comun/fondo.jpg");*/
   background-color: #ffffff;
}

#ContenidoI
{
   width: 138px;
   float: left;
   text-align: left;
}

#ContenidoD
{
   width: 810px;
   vertical-align: top;
   float: right;
}


/*#footer
{
   font-family: Arial;
   font: 8pt serif;
   clear: both;

   background-color: #677375;
   width: 951px;
   text-align: center;
   height: 15px;
   vertical-align: middle;
   color: #FFFFFF;
}*/

/*#footer2
{
   font-family: Arial;
   font: 8pt serif;
   clear: both;

   background-color: #677375;
   width: 900px;
   text-align: center;
   height: 10px;
   vertical-align: middle;
   color: #FFFFFF;
}*/



.Espaciador
{
   width: 100%;
}


.Rotulos
{
   font-family: Arial;
   font-size: 10pt;
   font-weight: bold;
   color: #7f9db9;
   text-align: center;
}

.RotulosB
{
   font-family: Arial;
   font-size: 8pt;
   font-weight: bold;
   color: #7f9db9;
   text-align: center;
}

.RotulosRO {
   /*font-family: Verdana;
   font-size: 8pt; 
   color: #404040;*/
   text-align: left;
   font-weight:bold;
}

.Cajas {
   /*font-family: Verdana;
   font-size: 8pt; 
   font-weight: bold;*/
   color: #404040;
   background-color: White;
   border-color: #dddddd;
   border-style: solid;
   border-width: 1px;
   padding-left: 5px;
   padding-right: 5px;
}

.CajasAlineadoDerecha {
   font-family: Verdana;
   font-size: 8pt; 
   font-weight: bold;
   color: #404040;
   background-color: White;
   border-color: #7f9db9;
   border-style: solid;
   border-width: 1px;
   text-align:right;
}

.riTextBox riEnabled{
    font-size:14px !important;
    font-weight:normal !important;
}
.riTextBox{
    font-size:14px !important;
    font-weight:normal !important;
}

.Titulos
{
   font-family: Verdana;
   font-size: 11pt;
   color: #3b5a82;
   border-top: #8db2e3 1px solid;
   border-left: #8db2e3 1px solid;
   border-right: #8db2e3 1px solid;
   border-bottom: #bfdbff 1px solid;
   vertical-align: middle;
   text-align: center; 
   height:26px;
   background-image:url('../../Imagenes/Comun/FondoTitulo.gif');
    margin-left: 0px;
    margin: 0 auto 0 auto
}

/*.Paneles  {
   font-family: Verdana;
  
   background-color: White;
   border-color: #D5D5D5;
   border-style: solid;
   border-width: 1px;
     margin: 0 auto 0 auto
}*/


.RadGrid{
margin: 0 auto 0 auto
}

.Errores {
	font-family: Verdana;
	font-size: 8pt;
	line-height: 10pt;
	text-indent: 0px;
}

.TabStrip
{
   width: 100%;
   height: 20px;
}

.button
{
		border:solid 1px;
		background-image :url();
		cursor:pointer ;
}

.buttonNuevo
{
		border:solid 1px;
		background-image :url(../../Imagenes/BarraBotones/Crear.png);
		background-position :center ;
		background-repeat:no-repeat ;
		width:50px;
		cursor:pointer ;
}

.buttonEliminar
{
		border:solid 1px;
		background-image :url(../../Imagenes/BarraBotones/Delete.png);
		background-position :center ;
		background-repeat:no-repeat ;
		width:50px;
		cursor:pointer ;
}

/*CollapsiblePanel*/

.ContainerPanel

{

	
    border:1px solid #D5D5D5;
    margin:2px;

}

.collapsePanelHeader

{

       height:20px;
       background-image:url('../../Imagenes/Comun/FondoTitulo.gif');

}

.HeaderContent

{
       float:left;
       padding-left:5px;
       line-height:20px;
       font-family: Verdana;
	   font-size: 11pt;
	   color: #3b5a82;
}



.ArrowExpand

{

       background-image: url(../../imagenes/BarraBotones/down.png);

       width:16px;

       height:16px;

       float:left;

       margin-right:5px;
       margin-left:3px;
       margin-top:2px;

}

.ArrowExpand:hover

{

       cursor:hand;

}

.ArrowClose

{

       background-image: url(../../imagenes/BarraBotones/up.png);

       width:16px;

       height:16px;

       float:left;

       margin-right:5px;
       margin-left:3px;
       margin-top:2px;

}

.ArrowClose:hover

{
       cursor:hand;
}

/*etiquetas*/

.tblbl
{
	font-family: Arial;
	font-size: 10pt;
	color: #7f9db9;
	text-align:right ;
}

.tbCont
{
	font-family: Arial;
	font-size: 10pt;
	color: #7f9db9;
	text-align:left ;
}

/*DIVS*/

.divExtraCont
{
	border:solid 1px #D3D3D3; 
	padding:2px;	
}

