﻿body 
{
	 font-family:Verdana;
	 margin:0;
	 text-align:center;
}
.linkNegro 
{
	font-family:Tahoma;
	color: #676767;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.fondoDegradado {
    background-image: url(../images/template/fondoDegradado.jpg);
    background-position:top;
    background-repeat:repeat-x;
}
.fondoBoton
{
	background:	url(../images/template/fondoBoton.jpg);
	background-position:left;
	color:White;
	font-weight: bold;
	font-size: 12px;
	height:22px;
	width:100px;
	border-style:solid;
}
.cajaTexto
{
	border: 1px solid #666666;	
	
}
.tituloBeneficio
{
	color: #1D70B4;
	font-weight: bold;
	font-size: 12px;	
}
.textoGris
{
	color: #787878;
	font-size: 10px;
	text-decoration: none;
	text-align:justify;
}
.tituloAzul
{
	color: #0B539B;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;	
}
.tituloAzulGrande
{
	color: #0B539B;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;	
}
.fechaPublicacion
{
	color: #FAA620;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
}
.fondoPersiana 
{
    background-image: url(../images/template/fondoPersiana.jpg);
    background-position:top;
    background-repeat:repeat-x;
}
.linkAzul
{
	color: #0B539B;
	font-size: 12px;
	font-weight: bold;
}
.ajax__myTab 
.ajax__tab_header { font-family:Arial;font-size:11px;height:32px;}
.ajax__myTab 
.ajax__tab_outer {font-weight: bold; color:#A09E9F; padding-right:3px;height:32px;background:url(../images/template/fondoPestana2.png);margin-right:5px;}
.ajax__myTab 
.ajax__tab_inner {font-weight: bold; color:#A09E9F; padding-left:3px;}
.ajax__myTab 
.ajax__tab_tab {height:13px;padding:10px;margin:0;}
.ajax__myTab 
.ajax__tab_active 
.ajax__tab_outer {font-weight: bold;background:url(../images/template/fondoPestana.png);}
.ajax__myTab 
.ajax__tab_active 
.ajax__tab_inner {font-weight: bold;background:url(../images/template/fondoPestana.png);color:White;}
.ajax__myTab 
.ajax__tab_body { border:4px solid #E1E2E5;padding:0px;background:url(../images/template/fondoArtDestacados.jpg); background-repeat:repeat-x; width:400px;}

/* Pager */
.pager{
    height:29px;
    /*padding:50px 22px 20px 22px;*/
    float:right;
    text-align:center;
}
.pager a, .pager a:link, active, visited{
    color:#0496cd;
    width:29px;
    height:29px;
    display:inline-block;
    font:bold 12px/27px Arial, Helvetica, sans-serif;
    text-align:center;
    /*background:url(../pager.jpg) no-repeat top;*/
    cursor:pointer;
    /*padding:6px 12px 10px;
    _padding:0px;
    /*margin:0 10px;*/
    text-decoration:none;
}
.pager a:hover{
    color:#ed0c6e;
    text-decoration:none;
}
.pager span{
    /*background:url(../pager-active.jpg) no-repeat top;
    color:#FFF;*/
    width:29px;
    height:29px;
    display:inline-block;
    font:bold 12px/27px Arial, Helvetica, sans-serif;
    text-align:center;
   
    /*padding:6px 12px 10px;
    _padding:0px;
    margin:0 10px;*/
   
}
.pager a.active:hover{
    /*color:#ed0c6e;*/
}
.nombreUsuario
{
	color: #0B539B;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
}
.itemRegistro
{
	color: #787878;
	font-size: 12px;
	font-weight: bold;
}
.login_input
{
	color: #787878;
	font-size: 10px;
	text-decoration: none;	
}
.login_input input
{
	border: 1px solid #666666;
}
.lineaMenu
{
	padding-bottom: 0px; 
	border-bottom: #FDD28E 1px solid;	
}
.lineaGrilla
{
	padding-bottom: 20px; 
	margin-bottom:10px;
	border-bottom: #FDD28E 1px solid;	
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.marcoTabla
{
	background-color:White;
	border: 2px solid #FDD28E;
}
.marcoBlanco
{
	background-color:White;
	border: 1px solid White;
}
.items_group
{
	text-align:left;
		
}
.itemRegistroCHK
{
	color: #787878;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
}
.adicionales
{
	color: #787878;
	font-size: 10px;
	text-decoration: none;	
}
.marcoVolando
{
	background-color:White;
	border: 2px solid #FDD28E;
}
.bordeImagen
{
	border: 1px solid #FAA923;
	border-width: 1px;
}
.Paginador a, .Paginador a:link, active, visited
{
	text-align:center;
	text-decoration:underline;
	font-size:12px;
	color:#676767;
	font-weight: bold;
	padding: 4px 5px 4px 4px;
}
.Paginador a:hover{
    color:#676767;
    text-decoration:none;
}
.Paginador span
{
	text-align:center;
	/*background-image: url(../images/numeroazul.gif);*/
	font-size:12px;
	color:#676767;
	font-weight: bold;
	padding: 4px 5px 4px 4px;
}
.Paginador a.active:hover{
    color:#676767;
}

.linkNaranja{
	font-family:Tahoma;
	color: #F9A618;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}