/* CSS Document */
body
{
	margin: 0px;
	/*background: #F6F6F6 url(Images/fondo1.png) repeat-x;*/
	background-color: #FFFFFF;
	font-size:12px;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

#Encabezado {
	background: #F6F6F6 url(images/fondoEncabezado.png) repeat-x;
	position:relative;
	width:1024px;
	height:170px;
	background-color: #CCCCCC;	
}

#Logo {
	background: #F6F6F6 url(images/LOGO.png) repeat-x;
	position:relative;
	width:220px;
	height:170px;
	top:0px;
	font-size:9px;
	float: left;
	}
	
#Menu {
	position:relative;
	width:450px;
	height:135px;
	top:10px;
	font-size:9px;
	float: right;
	}

#Titulo {
	position:relative;
	width:1000px;
	height:64px;
	top:0px;
	background-color: #FFFFFF;
}

#Titulo1 {
	position:relative;
	width:900px;
	height:60px;
	top:0px;
	margin-left:20px;
	background-color: #FFFFFF;
	left: 4px;
}

#Contenido {
	/*background: url(images/FondoBusqueda1.png) no-repeat;*/
	background-position:center;
	position:relative;
	width:1024px;
	height:480px;
	top:0px;
	text-align:left;
}

#Contenidoppal {
	/*background: url(images/FondoBusqueda1.png) no-repeat;*/
	background-position:center;
	position:relative;
	width:1024px;
	height:480px;
	top:0px;
	text-align:left;
}

#Pie {
/*background: #F6F6F6 url(images/FondoEncabezado.png) repeat-x;*/
position:absolute;
width:100%;
height:55px;
background-color:#DEE0E1;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
bottom: 0px;   
/*z-index: 99999;*/
top:auto;
}

#PieLogos {
background: #F6F6F6 url(images/marcas.png) repeat-x;
position:relative;
width:340px;
height:60px;
background-color:#CCCCCC;
float: right;
top:20;

	}

#Data {
position:relative;
width:300px;
height:30px;
padding:0.5em;
float: left;
padding-left:100px;
}

#Cuerpo {
	width: 1024px;
	margin: 0 auto;
}

#Flash {
	position:absolute;
	width: 100%;
	height:600px;
	top:30px;
	margin: 0 auto;
	z-index:-2

}

/* textboxes */
.tb10 {
	background-image:url('images/form_bg.jpg');
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:2px;
	margin-top:2px;
	font-family:tahoma, arial, sans-serif;
	font-size:10pt;
	}


/* textarea 1 */
.ta10 {
	background-image:url('images/form_bg.jpg');
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	color:#777777;
	padding:3px;
	margin-right:4px;
	margin-bottom:1px;
	margin-top:1px;
	font-family:tahoma, arial, sans-serif;
	vertical-align:middle;
	background-color:#ffffff;
	vertical-align:middle;
	line-height:25px;
	 }
	 
.ta10:hover {
	background-image:url('images/form_bg.jpg');
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:1px;
	margin-top:1px;
	font-family:tahoma, arial, sans-serif;
	vertical-align:middle;
	background-color:#ffffff;
	vertical-align:middle;
	line-height:25px;
	 }


/* BotonNaranja */
.fbn4 {
    background: #FFBD2B url('images/gradient.png') repeat-x;
    border: 1px solid #bfa277;
    padding:3px;
    margin-bottom:2px;
	margin-top:2px;
	color:#333333;
	font-weight:bold;
	font-family:Arial;
}

/* BotonNaranja con borde */
.fbncb4 {
    background: #FFBD2B url('images/gradient.png') repeat-x;
    border: 1px solid #bfa277;
    padding:3px;
    margin-bottom:2px;
	margin-top:2px;
	color:#333333;
	font-weight:bold;
	font-family:Arial;
	margin-left:4px;
	margin-right:4px;
}

/*panel*/
.panel {
    background: #D2ECB7;
    border: 1px solid #bfa277;
    padding:3px;
    margin-bottom:2px;
	margin-top:2px;
	color:#333333;
	font-family:Arial;
}

/*Titulo*/
.titulo {
    padding:3px;
    margin-bottom:2px;
	margin-top:2px;
	color:#689F2B;
	font-weight:bold;
	font-size:14px;	
	font-family:Arial;
}

/* BotonVerde */
.fbv4 {
    background: #FFBD2B url('images/gradientv.png') repeat-x;
    border: 1px solid #bfa277;
}

/*link subrrayado*/
.h2 {
	text-decoration:none;
	color:#689F2b;
} 
 
.h2:hover  {
	text-decoration:underline; 
    color:#689F2b;
} 

/*GRID VIEW*/
.mGrid  {
	background-color: #fff; 
	margin: 5px 0 10px 0; 
	border: solid 0px #525252; 
	border-collapse:collapse; 
}

.mGrid td  {
	padding: 2px; 
	/*border: solid 1px #c1c1c1; */
	border-bottom:solid 1px #c1c1c1; 
	color: #717171; 
}

.mGrid th  
{
	/*height:30px;*/
	padding: 4px 2px; 
	color: #fff; 
	background: #424242 url(images/botonAzul.png) repeat-x top; 
	border-left: solid 0px #525252; 
	font-size: 10pt; 
	height:30px;
}

.mGrid .alt  {
	background: #fcfcfc url(images/grd_alt.png) repeat-x top; 
}

.mGrid .seleccionado  {
	background: #D2ECB7; 
}

.mGrid .pgr {
	background: #6EB836 url(images/grd_pgr3.png) repeat-x top; 
}

.mGrid .pgr table  {
	margin: 5px 0; 
}
	
.mGrid .pgr td  {
	border-width: 0; 
	padding: 0 6px; 
	border-left: solid 0px #666; 
	font-weight: bold; 
	color: #fff; 
	line-height: 12px; 
}   
	
.mGrid .pgr a  {
	color: #666; 
	text-decoration: none; 
}
	
.mGrid .pgr a:hover  {
	color: #666; 
	text-decoration: none; 
}


/*-----------------------*/
/*links*/

 a:link { /* Enlaces sin visitar */
color:#666666; /* Color especial y... */
text-decoration:none; /* ...sin subrayado */
}
a:visited { /* Enlaces ya visitados */
color:#666666; /* Otro color... */
text-decoration:none; /* ...y también sin subrayado */
}
a:hover { /* Efecto al pasar el puntero por encima del enlace */
color:#000000; /* Otro color distinto... */
text-decoration:underline; /* ...y texto subrayado en esta ocasión*/
}


/* Rounded Corners */
.fb8 {
	/*border: none;
	outline: none;*/
	background: #ffffff url('images/botonAzul.png') repeat-x;
    border: 1px solid #bfa277;
    padding:3px;
    margin-bottom:2px;
	margin-top:2px;
	color:#ffffff;
	font-weight:bold;
	font-family:Arial;
	cursor:pointer;
}
.fb8:hover {
	background: #FFBD2B url('images/botonAzul1.png') repeat-x;
    border: 1px solid #bfa277;
    padding:3px;
    margin-bottom:2px;
	margin-top:2px;
	color:#333333;
	font-weight:bold;
	font-family:Arial;
	cursor:pointer;
}

#botones {
	position:relative;
	width:100%;
	height:46px;
	top:0px;
	font-size:9px;
	left: 0px;
}
	
.boton
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background: url('images/botonlargo.png') no-repeat;
	color:White;
	font-family:Trebuchet MS;
	font-weight:bold;
	outline: none;
	}

.botonApretado
{
	background: transparent url(images/botonlargo2.png);
	background-repeat:no-repeat;
	color:White;
	font-family:Trebuchet MS;
	font-weight:bold;
	border: none;
	outline: none;
	width:75px;
	height:66px;
}

#usuario 
{
	background-color: #909090;
	position:relative;
	width:100%;
	height:45px;
	top:0px;
	font-size:11px;
	color:#FFFFFF;
	}

/*info al pasar el mouse x un control*/
.toolTip_holder {
				width: 70px; /*posicion de la capa contenedora...no tocar*/
				text-align: left;
				position: relative;
				color:White;
				font-size:11px;
}

.toolTip_info 
{
				background-image: url('images/fondoTolTip.png');
				background-repeat:no-repeat;
				width: 280px;
				height:105px;
				display: none;
				position: absolute;
				top: -10px;
				left: 80px;
				padding-bottom:10px;
				padding-left:40px;
				padding-right:80px;
				padding-top:10px;
				z-index: 200;
}	

/* La parte magica */
.toolTip_holder:hover .toolTip_info {
	display: block;			
}


/*links
/*Genero un link claro*/
a.linkClaro {
	color:#CCCCCC;
	text-decoration:none;
	}
	
a.linkClaro:visited { 
text-decoration:none; 
}

a.linkClaro:hover { 
color:#FFFFFF; 
text-decoration:underline; 
}


/*Genero un link Oscuro*/
a.linkOscuro {
	color:#333333;
	text-decoration:none;
	}
	
a.linkOscuro:visited { 
text-decoration:none; 
text-align:center;
vertical-align:middle;
}

a.linkOscuro:hover { 
color:#333333; 
text-decoration:underline; 
text-align:center;
vertical-align:middle;
}


#lateral {
	background: #F6F6F6 url(images/Menulateral.png);
	height:100%;
	width:216px;
	position:absolute;
	}
	

#contenedor {
	position:absolute;
	float: left;
	left:222px;
	height:100%;
	top:0px;
	bottom:0px;
	width:auto;
	font-size:12px;
	}

.botonfondo 
{
	background-image:url(images/Menulateralseleccionado.png);
	background-repeat:no-repeat;
	height:39px;
	width:198px;
	cursor:pointer;
	}
	
.panelContinuo { 
	float:left;
	margin-left:5px;
	}