body {
  font-family: Arial, Helvetica; font-size: 10px; color: #000000;
  background-color: #EEF2FB;
  SCROLLBAR-FACE-COLOR: #cccccc;
  SCROLLBAR-ARROW-COLOR: #000000;
  SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
  SCROLLBAR-SHADOW-COLOR: #ffffff;
  SCROLLBAR-3DLIGHT-COLOR: #aaaaaa;
  SCROLLBAR-TRACK-COLOR: #f0f0f0;
  SCROLLBAR-DARKSHADOW-COLOR: #aaaaaa
}

h2 { 
	padding: 0px; 
	margin: 0px; 
	font-weight: normal; 
	height: auto;
	font-size: 12px;
}

h1 { padding: 0px; 
	margin: 0px; 
	font-weight: normal; 
	font-size: 17px;  
}

.Center {
  margin-left: auto;
  margin-right: auto;
}

.TxtLeft{
	text-align: left;
}
.CajaDetalle tr td{
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: none; 
	color: #00659C; 
	text-decoration: none;
}
.Loading{
	display: block;
	background: url(../Images/Loading.gif) center center no-repeat;
}
.ContenidoEncuesta{
	display: block;
	height: 500px;
	border: 1px solid #FFA975;
	background: #FFF7DD;
}

.BotonNarEncBack{
	background: #FFA975;
}

.BotonNarEnc{
	display:block;
	height: 35px;
	border: 1px solid #FFA975;
	border-bottom: 0px;
	background: #FF6100;
	text-align: center;
	color: #FFFFFF;
	font-weight: normal;
	margin-right: 1px;
	font-size: 13px;
	font-family: Tahoma;
}
.BotonNarEnc:hover{
	background: #FFA975;
}

.BotonBarra{
	display:block;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	padding: 5px 10px 6px 10px;
	font-family: Tahoma;
	border-right: 1px solid #175C99;
}
.BotonBarra:hover{
	background-color: #6586A4;
}
.Plus{
	background: url('/Images/CuadroPlus.png') top center;
	width: 14px;
	padding: 0px 3px 0px 3px;
}

.Solapa {
	border-top: 1px solid #BCD6EF;
	border-left: 1px solid #BCD6EF;
	border-right: 1px solid #BCD6EF;
	background: #EEF1FB;
	text-align: center;
	font-weight: bold;
	display: block;
}

.BotonGris {
	height: 25px; 
	border: 1px solid #F1F1F1; 
	padding: 1px 3px 4px 3px;
	background: #F5F5F5 url('/Images/FondoBotonGris.png') center center repeat-x;
	font-size: 11px; 
	font-weight: none; 
	color: #00659C;;
	width: 150px;
	text-align: center;
	margin: 1px 3px 0px 0px;
}
.BotonGris:hover {
	background: #F2F2F2 url('/Images/FondoBotonGrisOver.png') center center repeat-x;
}

.BotonGeneral {
	height: 25px; 
	border: 1px solid #AECDEA; 
	padding: 3px 8px 4px 8px;
	background: #DDE6F7 url('/Images/FondoBotonCeleste.png') center center repeat-x;
	font-size: 11px; 
	font-weight: none; 
	color: #00659C;;
	margin: 1px 3px 0px 0px;
}
.BotonGeneral:hover {
	background: #C9DAF1 url('/Images/FondoBotonCelesteOver.png') center center repeat-x;
}

.LinkBuzon{
	display: block;
	padding: 4px 4px 4px 4px;
	color: #106AA2;
}
.LinkBuzon:hover{
	text-decoration: underline;
}

.Mensaje{
	display: block;
	padding: 5px 0px 5px 9px;
	border: 0px;
	background-color: #DDE4F7;
	font-size: 11px;
	border: 1px solid #DDE4F7;
	font-weight: normal;
	border-bottom: 1px solid #FFFFFF;
	color: #00659C;
	width: 99%;
}
.Mensaje:hover{
	background-color: #C8D3F2;
	border: 1px solid #BCD6EF;
	border-bottom: 1px solid #FFFFFF;
	color: #004F79;
}

.MensajeLeido{
	display: block;
	padding: 5px 0px 5px 9px;
	border: 0px;
	background-color: #F2F2F2;
	width: 99%;
	font-size: 11px;
	font-weight: normal;
	border-bottom: 1px solid #FFFFFF;
	color: #00659C;
}
.MensajeLeido:hover{
	background-color: #EFEFEF;
}

.CajaTitulo{
	font-family: Tahoma;
	font-size: 11px; 
	font-weight: bold;
	border-bottom: 1px solid #BCD6EF;
	padding: 3px 3px 3px 3px;	
	margin: 12px 0px 8px 5px;
	width: 50%;
	color: #555555;
}
.Desplegable{
	display: block;
	width: 198px; 
	padding: 4px 2px 4px 8px;
	background: #F1F5FC;
	font-size: 11px; 
	font-weight: none; 
	color: #00659C;
	margin: 1px 0px 0px 0px;
}
.Desplegable:hover{
	background: #E3EAF9;
}
	
.Fcel{
	background: #EEF1FB;
}
.Fblue{
	background: #4D79A6;
}
.TextLeft{
	text-align: left;
	align: left;
	padding: 3px 3px 3px 3px;
}

.LetraContacto {
	display: block;
	width: 16px; 
	height: 14px; 
	border: 1px solid #BCD6EF; 
	padding: 1px 1px 3px 1px;
	background: #DDE6F7;
	font-size: 12px; 
	font-weight: bold; 
	text-align: center;
	text-decoration: none;
	color: #00659C;
}
.LetraContacto:hover {
	background: #C9DAF1;
	text-decoration: none;
}

.BotonUp2 {
	display: block;
	width: 90px; 
	_width: 93px; 
	height: 70px; 
	border: 1px solid #A0C5E9; 
	padding: 4px 4px 4px 4px;
	background: #BCD6EF;
	font-size: 11px; 
	font-weight: none; 
	margin: 1px 0px 0px 0px;
	text-align: center;
}

.BotonUp {
	display: block;
	width: 90px; 
	_width: 93px; 
	height: 70px; 
	border: 1px solid #BCD6EF; 
	padding: 4px 4px 4px 4px;
	background: #DDE6F7;
	font-size: 11px; 
	font-weight: none; 
	margin: 1px 0px 0px 0px;
	text-align: center;
}
.BotonUp:hover {
	background: #C9DAF1;
}


.BotonAzul {
	display: block;
	width: 186px; 
	height: 20px; 
	border: 1px solid #72A0CF; 
	padding: 4px 0px 2px 0px;
	background: #4D79A6 url('/Images/FondoBotonAzul.png') center center repeat-x;
	font-size: 11px; 
	font-weight: none; 
	color: #FFFFFF;
	margin: 1px 0px 0px 0px;
}
.BotonAzul:hover {
	background: #6D96BC url('/Images/FondoBotonAzulOver.png') center center repeat-x;
}
.BotonAzulDark{
	background: #285179 url('/Images/FondoBotonAzulDark.png') center center repeat-x;
}

.BotonAzul2 {
	display: block;
	width: 186px; 
	height: 20px; 
	border: 1px solid #72A0CF; 
	padding: 4px 0px 2px 0px;
	background: #72A0CF url('/Images/FondoBotonAzul2.png') center center repeat-x;
	font-size: 11px; 
	font-weight: none; 
	color: #FFFFFF;
	margin: 1px 0px 0px 0px;
}
.BotonAzul2:hover {
	background: #81ABD3 url('/Images/FondoBotonAzul2Over.png') center center repeat-x;
}

.BotonCelestehover {
	display: block;
	width: 186px; 
	height: 20px; 
	border: 1px solid #AECDEA; 
	padding: 4px 0px 2px 0px;
	background: #C9DAF1 url('/Images/FondoBotonCelesteOver.png') center center repeat-x;
	font-size: 11px; 
	font-weight: none; 
	color: #00659C;;
	margin: 1px 0px 0px 0px;
}

.BotonMail {
	height: 25px; 
	border: 1px solid #AECDEA; 
	padding: 1px 3px 4px 3px;
	background: #DDE6F7 url('/Images/FondoBotonCeleste.png') center center repeat-x;
	font-size: 11px; 
	font-weight: bold; 
	color: #00659C;;
	margin: 1px 3px 0px 0px;
}
.BotonMail:hover {
	background: #C9DAF1 url('/Images/FondoBotonCelesteOver.png') center center repeat-x;
}


.BotonCeleste {
	display: block;
	width: 186px; 
	height: 20px; 
	border: 1px solid #AECDEA; 
	padding: 4px 0px 2px 0px;
	background: #DDE6F7 url('/Images/FondoBotonCeleste.png') center center repeat-x;
	font-size: 11px; 
	font-weight: none; 
	color: #00659C;;
	margin: 1px 0px 0px 0px;
}
.BotonCeleste:hover {
	background: #C9DAF1 url('/Images/FondoBotonCelesteOver.png') center center repeat-x;
}

td .OI_Icon {
	text-align: center;
	vertical-align: top;
}

.boton {
	margin-bottom: 1px;
	background-color: #CFCFCF;
	border-width: 1;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: none;
}


/* Common */
.small {font-family: Trebuchet MS, Tahoma, Arial, Helvetica; font-size: 3px; color: #000000;}

.mainText   {font-family: Trebuchet MS, Tahoma, Arial, Helvetica; font-size: 11px; color: #000000; font-weight: normal;}
.gray   {font-family: Trebuchet MS, Tahoma, Arial, Helvetica; font-size: 11px; color: #BBBBBB; font-weight: normal;}


.titulo {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
}

.Blue {
	color: #106AA2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}

.BlueS {
	color: #106AA2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
    text-decoration: none;
}

.GrayS {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
        text-decoration: none;
}

.Gray {
	color: #BBBBBB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
        text-decoration: none;
}
.Gray:hover {
	color: #cccccc;
        text-decoration: none;
}


.red {
	color: #CE0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.red1 {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}



ax {
	color: #CE0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}

ax:hover {
  	font-weight: bold;
	
}
.ws {
	color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
        text-decoration: none;
}

.DescW {
	color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: none;
	text-decoration: none;
	text-align: left;
}

.Tit {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: none;
	text-decoration: none;
}

.Botonw {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: none;
	text-decoration: none;
 	font-variant: small-caps;
}

.GrisS {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
}

.Cats {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
}

.GrisT {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: none;
	text-decoration: none;

}
   
.imgfloat {
float: center;
border:1px solid #CCCCCC;
margin:2px 6px 0px 0px;
}
.imgfloat: hover {
border:1px solid #00659C;
}


.imgfloatLsG {
float:left;
border:1px solid #CCCCCC;
margin:2px 6px 0px 0px;
}

.imgfloatRsG {
float:right;
border:1px solid #CCCCCC;
margin:2px 6px 0px 0px;
}

.imgfloatLeft {
float:left;
margin:2px 6px 0px 0px;
}

.imgfloatLs {
float:left;
border:1px solid #BC1C14;
margin:2px 6px 0px 0px;
}
.imgfloatRight {
float:right;
margin:2px 6px 3px 3px;
}

.imgfloatR {
float:right;
border:1px solid #CCCCCC;
margin:3px 3px 3px 7px;
}

.imgborder {
border:1px solid #CCCCCC;
}

input { font-family: Tahoma, Verdana, Arial; font-size: 11px; 
color: #333333; 
background-color: #FFFFFF; 
border: #cccccc; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}
select { font-family: Tahoma, Verdana, Arial; 
font-size: 11px; color: #333333; 
background-color: #FFFFFF; 
border: #CCCCCC; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}

.Fs {
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
}

.Rs {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
}



.BorderLeft {
border-Left: 1px solid #EFEFEF;
}

.BorderRight {
border-Right: 1px solid #EFEFEF;
}
.BorderBlue {
border: 1px solid #BCD6EF;
}


.whitexs  {font-family: Arial, Helvetica; font-size: 12px; font-weight: none; color: #FFFFFF;}
.white  {font-family: Arial, Helvetica; font-size: 13px; font-weight: bold; color: #FFFFFF;}
.whiteT  {font-family: Tahoma,Arial, Helvetica; font-size: 11px; text-align:left; padding-left:10spx; font-weight: none; color: #FFFFFF;}

.TNar  {font-family: Tahoma, Arial, Helvetica; font-size: 17px; font-weight: none; color: #FF6100;}
.TCel  {font-family: Tahoma, Arial, Helvetica; font-size: 17px; font-weight: none; color: #00659C;}

.TCel5  {font-family: Tahoma, Arial, Helvetica; font-size: 17px; font-weight: none; color: #00659C;}
.TCel5:hover  {text-decoration: underline;}

.TCel2  {font-family: Tahoma, Arial, Helvetica; font-size: 14px; font-weight: none; color: #00659C;}
.TCel2:hover  {font-family: Tahoma, Arial, Helvetica; font-size: 14px; font-weight: none; color: #00659C;}

.TNar2  {font-family: Tahoma, Arial, Helvetica; font-size: 14px; font-weight: slim; color: #FF6100;}
.TNar2:hover  {font-family: Tahoma, Arial, Helvetica; font-size: 14px; font-weight: none; color: #FF6100;}


.TLNar  {font-family: Tahoma, Arial, Helvetica; font-size: 22px; font-weight: none; color: #FF6100;}
.TLCel  {font-family: Tahoma, Arial, Helvetica; font-size: 22px; font-weight: none; color: #00659C;}

.Nar5  {font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: none; color: #FF6100; text-decoration: none;}
.Nar5:hover  {text-decoration: underline;}

.Nar  {font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: none; color: #FF6100; text-decoration: none;}
.Cel  {font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: none; color: #00659C; text-decoration: none;}
.Cel:link:hover {font-weight: none; text-decoration: underline;}

.CelLight  {font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: none; color: #5B9AC0;
text-decoration: none;}

.CelB  {font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: bold; color: #00659C; text-decoration: none;}

.Desc  {font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: none;
	color: #333333; text-decoration: none; text-align: left;}

.Link  {font-family: Tahoma, Arial, Helvetica; font-size: 12px; font-weight: none; color: #00659C; text-decoration: bold;}

.TW  {font-family: Tahoma, Arial, Helvetica; font-size: 13px; font-weight: bold; color: #FFFFFF;}
.Ws {font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: none; color: #FFFFFF;}

.WsLink {font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: none; color: #FFFFFF;}
.WsLink:hover  {font-weight: none; text-decoration: underline;}


a {text-decoration: none;}

.A1  {font-family: Arial, Helvetica; font-size: 12px; font-weight: bold; color: #FFFFFF; 
text-transform: capitalize;}

.medio {float:left;background-color:#fff;margin-top:2px;height:23px;line-height:23px;text-align:center;margin-right:1px;with: 100%;}
.lefT {float:left;background-color:#fff;margin-top:2px;height:23px;line-height:23px;text-align:left;margin-right:1px;with: 100%;}

.BotonBlue {display:block;
background-color:#336699;
height: 22px;
vertical-align: bottom;
text-align:center;
text-decoration:none;
font-family: Tahoma, Arial, Helvetica; 
font-size: 11px; font-weight: none; 
color: #FFFFFF;
}
.BotonBlue:hover {background-color:#72A0CF;color:#fff!IMPORTANT;text-decoration:none;}

.BotonBlue4 {display:block;
background-color:#1E3C59;
height: 22px;
vertical-align: bottom;
text-align:center;
text-decoration:none;
font-family: Tahoma, Arial, Helvetica; 
font-size: 11px; font-weight: none; 
color: #FFFFFF;
}
.BotonBlue4:hover {background-color:#72A0CF;color:#fff!IMPORTANT;text-decoration:none;}

.BotonBlueX {display:block;
background-color:#72A0CF;
height: 22px;
vertical-align: bottom;
text-align:center;
text-decoration:none;
font-family: Tahoma, Arial, Helvetica; 
font-size: 11px; font-weight: none; 
color: #FFFFFF;
}

.BotonBlue2 {display:block;
background-color:#72A0CF;
height: 22px;
vertical-align: bottom;
text-align:center;
text-decoration:none;
font-family: Tahoma, Arial, Helvetica; 
font-size: 11px; font-weight: none; 
color: #FFFFFF;
}
.BotonBlue2:hover {background-color:#97B9DB;color:#fff!IMPORTANT;text-decoration:none;
font-family: Tahoma, Arial, Helvetica; 
font-size: 11px; font-weight: none; 
color: #336699;
}

.BotonBlue3 {display:block;
background-color:#FFFFFF;
vertical-align: bottom;
text-align:center;
text-decoration:none;
font-family: Tahoma, Arial, Helvetica; 
font-size: 11px; font-weight: none; 
color: #FFFFFF;
}
.BotonBlue3:hover {background-color:#97B9DB;color:#fff!IMPORTANT;text-decoration:none;
font-family: Tahoma, Arial, Helvetica; 
font-size: 11px; font-weight: none; 
color: #336699;
}

.BotonNar {display:block;
background-color:#DFDFDF;
height: 22px;
vertical-align: bottom;
text-align:Left;
text-decoration:none;
font-family: Tahoma, Arial, Helvetica; 
font-size: 12px; font-weight: none; 
color: #333333;
}


.BotonCVs {display:block;
background-color:#72A0CF;
height: 28px;
vertical-align: bottom;
text-align:Left;
text-decoration:none;
font-family: Tahoma, Arial, Helvetica; 
font-size: 17px; font-weight: none; 
color: #FFFFFF;
}
.BotonCVs:hover {background-color:#97B9DB;color:#fff!IMPORTANT;text-decoration:none;
font-family: Tahoma, Arial, Helvetica; 
font-size: 17px; font-weight: none; 
color: #336699;
}

.BotonWN {display:block;
background-color:#FFFFFF;
height: 22px;
vertical-align: top;
text-align:center;
text-decoration:none;
font-family: Tahoma, Arial, Helvetica; 
font-size: 11px;
color: #FF6100;
}
.BotonWN:hover {background-color:#FF6100;color:#fff!IMPORTANT;text-decoration:none;}

.DescG  {
font-family: Tahoma, Arial, Helvetica; 
font-size: 11px; font-weight: none; 
color: #000000; 
text-decoration: none;
}

.BordeCel {
border: 0px solid #BCD6EF;
background-color:#EEF1FB;
}

.fondoNar{
background-color:#FFF7DD;
}
.fondoNar2{
background-color:#FF6100;
}
.fondoNar3{
background-color:#FFA264;
}

.fondoNarBorde{
border: 1px solid #FFE791;
background-color:#FFF7DD;
}

.fondoCelBorde{
border: 1px solid #E0ECF8;
background-color:#EEF2FB;
}

.CelBorde{
border: 1px solid #E0ECF8;
}

.fondoCel{
background-color:#EEF2FB;
}


.BotonNar {display:block;
background-color:#FF6100;
height: 22px;
vertical-align: bottom;
text-align:center;
text-decoration:none;
font-family: Tahoma, Arial, Helvetica; 
font-size: 11px; font-weight: none; 
color: #FFFFFF;
}
.BotonNar:hover {background-color:#FFAA71;
text-decoration:none;
}

.BotonNar3 {display:block;
background-color:#D24002;
height: 22px;
vertical-align: bottom;
text-align:center;
text-decoration:none;
font-family: Tahoma, Arial, Helvetica; 
font-size: 11px; font-weight: none; 
color: #FFFFFF;
}
.BotonNar3:hover {background-color:#FFAA71;
text-decoration:none;
}

.BotonNar2 {display:block;
background-color:#FFA264;
height: 22px;
vertical-align: bottom;
text-align:center;
text-decoration:none;
font-family: Tahoma, Arial, Helvetica; 
font-size: 11px; font-weight: none; 
color: #FFFFFF;
}
.BotonNar2:hover {background-color:#FFC69F;
text-decoration:none;
}


.cvv  {font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: none; color: #00659C; text-decoration: none;}
.cvv:hover  {font-weight: none; text-decoration: underline;}
.cvv:visited:after { text-decoration: line-through; }

.FotoLogo {
display:block;
background-color:#FFFFFF;
width: 80px;
height: 40px;
}

#CajaNews{
background-color:#EEF2FB;
border:1px solid #BCD6EF;
width: 180px;
}
.Top{
margin-top:2px;
}

#BCel{
border:1px solid #E0ECF8;
}

.TextCenter{
text-align: center;
}

.txtleft{
	text-align: left;
}

.txtright{
	text-align: right;
}
.PadTit{
	display:block;
	padding: 2px 2px 2px 2px;
}

/*Estilo del buscador de Inicio*/
.CajaBusqueda{
	font-size:12px;
	float:left;
	width:100%;
}
div#Titulos{
}
div#Titulos div{
	background:url("../Images/esquina_izq_sup.gif") no-repeat scroll left top #EEF2FB;
	display:inline;
	float:left;
	margin-left:14px;
	font-size:14px;
}
div#Titulos div a{
	color:#003D76;
	background:url("../Images/esquina_der_sup.gif") no-repeat scroll right top transparent;
	display:block;
	padding: 8px 20px 8px;
	text-decoraction:none;
}
div#Titulos div.Seleccionado{
	background-color:#BCD6EF;
}
.DatosBusqueda{
	background:url("../Images/degAzul.gif") repeat-x scroll left top #FFF;
	padding:4px 4px;
	border:1px solid #BCD6EF;
}
.DatosBusqueda input select{
	padding:4px;
	font-size:12px;
	border:1px solid #BCD6EF;
}
.DatosBusqueda select{
	margin:4px 0px;
}
#ElementosBusqueda select, #ElementosBusqueda input{
	padding:4px;
	font-size:12px;
	border:1px solid #BCD6EF;
}
/*FIN Estilos del buscador de Inicio*/

.campo2 {
	
	
	margin-bottom: 2px;
	border: 1px Solid #CCCCCC;
	background: #ffffff;
	padding: 2px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.campoT {
	
	height: 19px;
	margin-bottom: 2px;
	border: 0px Solid #CCCCCC;
	background: #EFEFEF;
	padding: 2px
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.campolista {
	
	height: 19px;
	margin-bottom: 2px;
	border: 1px Solid #CCCCCC;
	background: #ffffff;
	padding: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.campo {
	
	height: 19px;
	margin-bottom: 2px;
	border: 1px Solid #CCCCCC;
	background: #ffffff;
	padding: 2px
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.campo:hover {
	background: #FFFFFF;

}

/*Estilos del buscador Avanzado*/
.CajaBusqueda{
	font-size:12px;
	float:left;
	width:100%;
	margin-bottom:4px;;
}
.Encabezados{
	font-size:12px;
	float:left;
	width:100%;
	margin-bottom:14px;;
}
.TituloPrincipal{
	background:url("../Images/esquina_izq_sup.gif") no-repeat scroll left top #E1EDF8;
	display:inline;
	float:left;
	margin-left:14px;
	font-size:14px;
}
.TituloPrincipal div{
	color:#003D76;
	background:url("../Images/esquina_der_sup.gif") no-repeat scroll right top transparent;
	display:block;
	padding: 6px 12px;
	text-decoraction:none;
}
div#TituloPrincipal div.Seleccionado{
	background-color:#BCD6EF;
}
.Titulo{
	display:inline;
	float:left;
	margin-left:4px;
	font-size:14px;
}
.Titulo div{
	color:#003D76;
	display:block;
	padding: 1px;
	text-decoraction:none;
	text-weight:bold;
}
div#Titulo div.Seleccionado{
	background-color:#BCD6EF;
}
.DatosBusquedaAv{
	background:#EEF2FB;
	padding:4px 4px;
}
.DatosBusquedaAv  select, .DatosBusquedaAv input {
	padding:4px;
	font-size:12px;
	width:98%;
}
.DatosBusquedaAv  select{
	margin:4px 0px;
}
.Instrucciones{
	text-align:center;
	color:#003D76;
}
.forma{
	background-color:#EEF2FB;
	border:1px solid #EEF2FB;
	padding:10px;
}
.CajaBusquedaGralCentro {
	text-align:center;
}
.CajaBusquedaGral {
	text-align:left;
	width:90%;
	margin:0px auto;
}
/*FIN Estilos del buscador Avanzado*/
