/* ESTILOS ANTIGUOS QUE AUN SE USAN */

.consultasBotones {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-top: 8px;
	padding-bottom: 8px;
}
a.botones_verde {
	color: #006600;
	text-decoration:none
}
a.botones_verde:hover {
	color: #666666;
	text-decoration:none;
	font-weight: normal;
}
a.botones_verde:visited {
	color: #006600;
	text-decoration:none
}
.consultasBotones {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-top: 8px;
	padding-bottom: 8px;
}

/* JFLOP */
.etiquetaCampo, .etiquetaCampoImpresion, .etiquetaCampoInTab
{ 
	float:left;
	width:190px;
	text-align: right;
	font-family:Verdana;
	font-size: 10px;
	margin-right: 10px;
	vertical-align:top;
	border: solid 0px;
}
.etiquetaCampoImpresion
{
	width:275px;
}
.etiquetaCampoInTab
{
	width: 100px;
}
.valorCampo, .valorCampoImpresion, .valorCampoInTab
{
	float:left;
	width:270px;
	text-align:left;
	font-family:Verdana;
	font-size: 10px;
	vertical-align:top;
	border: solid 0px;
}
.valorCampoImpresion
{
	width:375px;
}
.valorCampoInTab
{
	width:350px;
}
.valorCampoSinTitulo, .valorCampoSinTituloImpresion, .valorCampoSinTituloInTab
{
	float:left;
	width:270px;
	text-align:left;
	padding-left:200px;
	font-family:Verdana;
	font-size: 10px;
	vertical-align: top;
}
.valorCampoSinTituloImpresion
{
	padding-left:285px;
	width:375px;
}
.valorCampoSinTituloInTab
{
	padding-left:110px;
	width:350px;
}
.separador
{
	float:left;
	width: 100%;
	height:10px;
	background:#cccccc;
	margin-right: 15px;
	position:relative;
	display:none;
}
.cajaBorde, .cajaBordeImpresion
{
	float:left;
	color: #666;
	width: 100%;
	margin-right: 0px;
	border-top:solid 1px #cccccc;
	margin-top: 4px;
	position:relative;
	padding-top: 8px;
	padding-bottom: 8px;
}
.cajaBordeImpresion
{
	width: 690px;
}
/* RAFA */
.paginador
{
	float:none;	
	text-align: left;
	font-family:Verdana;
	font-size: 10px;
	border: solid 0px;
	color: #666;
}
.textoSimple
{
	text-align: left;
	font-family:Verdana;
	font-size: 10px;
	border: solid 0px;
	color: #666;
	
	float:left;
	width:400px;
}
.paginacionNumeracion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	color: #000000;
	font-weight: bold;
}
.paginacionNumeracion a
{
	font-weight:normal;
}
/* ===============================================
      GTK - CSS - Cristina
   =============================================== */
body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666;
	margin: 0px;
	height: 100%;
	background: #F0F1ED url(../images/fondoGeneral.gif) center top repeat-y;
}

a { text-decoration:none; color: #666}
a:hover { text-decoration:none; color: #666}
a:active {	text-decoration:none; color: #666}

form, p, li, ul, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	color: #001861;
}
h6
{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	color: #3C8463;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
.oculta {
	display:none;
}

#wrapper 
{ 
	margin: 0px auto;
	width: 740px;
	height: 100%;
	position: relative;
}

/* CABECERA REGISTRO */

#cabecera {
	float: left;
	width: 720px;
	height: 80px;
	background: #FFF url(../images/logo_head_flash.gif) no-repeat;
	position: relative;
}
#cabecera h1{
	display: none;
}

a.volverHome {
	position: absolute;
	width: 200px;
	height: 50px;
	top: 80px;
	left: 230px;
}

#banner {
	position: absolute;
	top: 10px;
	right: 0px;
	padding: 0px;
}

#banner img {
	right: 0px;
	padding: 0px;
	border: #CDCDCD solid 2px;
}


#menu {
	height: 55px;
	float: left;
	padding-left: 7px;
	
}
#menubarra {
	float: left;
	width: 713px;
	height: 36px;
	background-color: #CDCDCD;
	font-size: 9px;
}

#menubarra a {	
	float: left;
	height: 21px;
	padding: 10px 10px 5px 10px;
	background-color: #CDCDCD;
	color: #FFFFFF;
	font-size: 1.2em;
	
}

#menubarra a:hover {	
	background: url(../images/fondoRoll.gif) repeat-x;
}
#menubarra .barraseparamenu {
	float: left;
	width: 1px;
	height: 36px;
	font-size: 1px;
	background: url(../images/barrafin.gif) no-repeat;
}


#barraTit {
	float: left;
	padding-left: 8px;
}
#barraTit h2 {
	float: left;
	width: 677px;
	height: 32px;
	padding: 6px 0 0 35px;
	background: url(../images/fondoTit.gif) no-repeat;
	color: #3C8463;
	font-size: 1.4em;
}

#cuerpocontent {
	float: left;
	width: 720px;
	background: #FFF url(../images/fondoCentral.gif) repeat-y;
	padding: 0 0 30px 8px;
	margin-bottom: 10px;
}
#cuerpocontentlargo {
	float: left;
	width: 720px;
	padding: 0 0 30px 8px;
	margin-bottom: 10px;
}

#cuerpocontent h3 {
	display: block;
	color: #3C8463;
	font-size: 1em;
	font-weight: bold;
	padding: 0 0 5px 0;
}

#bloqueinfo 
{
	float: left;
	width: 480px;
	padding: 0 37px;
}


#bloqueinfo  table
{
	clear: both;
}






#bloqueinfolargo 
{
	width:700px;
}

#bloqueinfo p {
	color: #686868;
}

#bloqueinfo p, #bloqueinfo ul {
	padding: 0 0 8px 0;
}

#bloqueinfo li {
	color: #3C8465;
	display: block;
	padding: 0 0 5px 18px;
	background: url(../images/topotxt.gif) no-repeat;
}
#bloqueinfo li a, #bloqueinfo li a:active #bloqueinfo li a:hover {
	color: #3C8465;
}
#bloqueinfo li a:hover {
	text-decoration: underline;
}



#bloquelinks {
	float: left;
	width: 150px;
}

#bloquelinks a, #bloquelinks a:hover, #bloquelinks a:active {
	float: left;
	width: 120px;
	padding: 0 0 5px 20px;
	background: url(../images/topolink.gif) no-repeat;
	color: #3C8463;
}
#bloquelinks a:hover {
	text-decoration: underline;
}

#bloquelinks p {
	float: left;
	width: 120px;
	padding: 10px 0 0 0px;
	color: #686868;
}



#pie {
	float: left;
	width: 715px;
	height: 116px;
	border-top: #BDBDBD solid 1px;
	margin-left: 5px;
}
div>#pie {
	margin-left: 10px;
}

#pie .creditlinks{
	float: left;
	width: 315px;
	height: 23px;
	text-align: right;
	padding: 7px 0 0 0;
	font-size: 9px;
}
.desarrollado
{
	float: left;
	text-align: right;
	padding: 7px 0 0 0;
	font-size: 9px;
	position: absolute;
	color: #666;
	top: 0px;
	right: 10px;
	vertical-align: top;
}
.enlaceCorreoPie
{
	color: blue;
}
a.des, a.des:hover, a.des:active
{
	color: #3C8463;
	font-weight: bold;
}
#pie a, #pie a:hover, #pie a:active {
	font-size: 9px;
}
#pie .piefunclinks
{
	float: left;
	width: 400px;
	height: 23px;
	text-align: left;
	padding: 7px 0 0 0;
	font-size: 9px;
}

#pie .pielogos {
	float: left;
	width: 715px;
	height: 93px;
	background: #EEEEEE url(../images/logospie.gif) no-repeat;
	position: relative;
}



/* Formulario */


#formulario {
	float: left;
	padding: 20px 0;
}
#formulario3 {
	padding: 0px 0 20px 0;
}
.formdat {
	float: left;
	width: 496px;
	padding-bottom: 4px;
}
.formbot {
	padding: 25px 0px 4px 0;
	text-align: right;
	margin-left: -13px;
	width: 500px;
}
.formbotlargo
{
	padding: 25px 0px 4px 0;
	text-align: right;
	margin-left: -13px;
	width: 700px;
}

#formulario label  {
	float: left;
	color: #3C8463;
	width: 150px;
	padding: 4px 0 0 0;
}
#formulario label.largo
{
	width: 500px;
}
#formulario2 label, #formulario3 label
{
	float: left;
	color: #3C8463;
	width: 110px;
	padding: 4px 0 0 4px;
}
#formulario2 label.dos {
	width: 135px;
}
#formulario2 label.tres {
	width: 150px;
}
#formulario3 label
{
	padding: 3px 0 0 4px;
	width: auto;
}
#formulario3 td
{
	padding-right: 20px;
	width: 120px;
}
#formulario3 label.tit
{
	float: none;
	width: 500px;
	padding: 8px 0;
	display: block;
}
#formulario input {
	float: left;
	border: solid 1px;
	width: 170px;
	padding: 3px;
	font-family: Verdana;
	font-size: 1em;
}
#formulario select, #formulario2 select 
{
	float: left;
	border: solid 1px;
	width: 180px;
	padding: 3px;
	font-family: Verdana;
	font-size: 1em;
}
#formulario2 input, #formulario3 input, #formulario4 input{
	float: left;
	border: solid 0px;
	width: auto;
	padding: 0px;
	font-family: Verdana;
	font-size: 1em;
}
#formulario4 input
{
	padding: 3px 4px;
	width: 20px;
	border: solid 1px;
	margin-right: 4px;
}
#formulario input.corto, #formulario4 input.corto
{
	width: 60px;
	margin-right: 25px;
	float: left;
}
#formulario4 input.corto
{
	margin-right: 1px;
}
#formulario textarea {
	float: left;
	border: solid 1px;
	width: 170px;
	height: 50px;
	padding: 3px;
}
.etiqueta
{
	float: left;
	padding: 4px 10px 0 0;
	color: #3C8463;
}
#formulario a.botonform, #formulario a.botonform:hover, #formulario a.botonform:active {
 	background-color: #3C8465;
	padding: 4px 10px;
	color: #FFFFFF;
	
}

/* ESTILOS DATAGRIDS */
.cabeceraGrid, filaParGrid, filaImparGrid
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.cabeceraGrid 
{
	background-color: #3C8463;
}
.filaParGrid 
{
	background-color: #DDD;
}
.filaImparGrid 
{
	background-color: #FFFFFF;
}
tr.cabeceraGrid,tr.cabeceraGrid a, tr.cabeceraGrid a:hover, tr.cabeceraGrid a:active
{
	color: White;
	font-weight: bold;
}
tr.filaParGrid a, tr.filaParGrid a:hover, tr.filaParGrid a:active
{
	color: #3C8463;
}
tr.filaImparGrid a, tr.filaImparGrid a:hover, tr.filaImparGrid a:active
{
	color: #3C8463;
}

/* SAUL *****************/
.consultasResultadosTit {
	font-family: Verdana;
	font-size: 12px;
	background-color: #CCCCCC;
	color: #006600;
	padding: 1px 4px;
}
.consultasResultadosTit2 {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	padding: 6px 4px;
}
.consultasResultadosDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 4px;
}
.consultasResultadosAdjudica {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C8463;
	padding: 2px 4px;
	background-color: #E8E8E8;
}



/*  Correcciones  */

h6, .Licitacion1_titulo {
	font-size: 12px;
}

.cabeceraGrid td
{
padding:3px;
font-size:0.8em;
}
.scrollable
{
	overflow:auto;
	width: 700px;
	height: 300px;
}
