.boton
{
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	border: 1px none #306a00;
}
.campo
{
	height: 14px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10px;
	border: 1px solid #5b9300;
	
}

.lista
{
	text-align: justify;
	margin-right: 20px;
	margin-left: 30px;
	list-style-image: url('imagenes/lista.gif');
	list-style-position: outside;
	display: list-item
}

hr 
{
	background-color: #DCDCDC;
	color: #DCDCDC;
	height: 1px;
	
}
.bordeImagen  
{
border-color:	#cccccc;
border-style:	solid;
border-width:	1px;
padding:	5px;
}

.textoNormal  
{
color:	#666666;
font-family:	Verdana, Arial, Sans-Serif;
font-size:	12px;
font-style:	normal;
line-height:	18px;
text-align:	justify;
/* text-indent:	10px; */
word-spacing:	normal;
}

.textoNormalMini 
{
color:	#666666;
font-family:	Verdana, Arial, Sans-Serif;
font-size:	10px;
font-style:	normal;
line-height:	18px;
text-align:	justify;
word-spacing:	normal;
}

.textoEstatutos  
{
color:	#666666;
font-family:	Verdana, Arial, Sans-Serif;
font-size:	11px;
font-style:	normal;
line-height:	16px;
text-align:	justify;
word-spacing:	normal;
}

a.enlace 
{
	color: #DC143C;
	text-decoration: underline;
	line-height:	16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


a.enlace:hover
{
	background-color: #FFEFD5;
}
a.enlaceSeleccionado 
{
	color: White;
	text-decoration: none;
	line-height:	16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #DC143C;
}

h1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	color: #4682B4;
	background-color: #E0FFFF;
	font-weight: lighter;
}

h2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	color: #4682B4;
	font-weight: normal;
	border-bottom-color: #ADD8E6;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

h3 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	color: #8b4513;
	background-color: #ffdab9;
	font-weight: lighter;
}

/* TABS 3*/
  .tabs3 
  {
    float:left;
    width:100%;
    background:#e7ffc7;
    line-height:normal;
	font: bold 11px/1.5em Verdana;
  }
  .tabs3 ul 
  {
	margin:0;
	padding:10px 10px 0 10px;
	list-style:none;
  }
  .tabs3 li 
  {
	display:inline;
    margin:0;
    padding:0;
  }
  .tabs3 a 
  {
	float:left;
    background:url('imagenes/tableft3.gif') no-repeat left top;
    margin:0;
    text-decoration:none; padding-left:3px; padding-right:0; padding-top:0; padding-bottom:0;
    font-size: x-small;
  }
  .tabs3 a span 
  {
	float:left;
    display:block;
    background:url('imagenes/tabright3.gif') no-repeat right top;
    color:#FFFFFF; padding-left:6px; padding-right:15px; padding-top:5px; padding-bottom:4px
  }
  /* Commented Backslash Hack hides rule from IE5-Mac \*/
  .tabs3 a span {float:none;}
  /* End IE5-Mac hack */
  .tabs3 a:hover span 
  {
	color:#8fc743;
  }
  .tabs3 a:hover 
  {
	background-position:0% -42px;
  }
  .tabs3 a:hover span 
  {
	background-position:100% -42px;
  }
  .tabs3 #ctl00_ContentPlaceHolder1_current a 
  {
	background-position:0% -42px;
  }		
  .tabs3 #ctl00_ContentPlaceHolder1_current a span 
  {
	background-position:100% -42px;
	color:#8fc743;
  }
  .tabs3 #current a 
  {
	background-position:0% -42px;
  }		
  .tabs3 #current a span 
  {
	background-position:100% -42px;
	color:#8fc743;
  }
/* /TABS3 */
      
/* TABS 4 (Para oscurecer los tabs cuando no hay datos)*/
  .tabs4 
  {
    float:left;
    width:100%;
    background:#e7ffc7;
    line-height:normal;
	font: bold 11px/1.5em Verdana;
  }
  .tabs4 ul 
  {
    margin:0;
    padding:10px 10px 0 10px;
    list-style:none;
  }
  .tabs4 li 
  {
    display:inline;
    margin:0;
    padding:0;
  }
  .tabs4 a 
  {
	float:left;
    margin:0;
    text-decoration:none; padding-left:3px; padding-right:0; padding-top:0; padding-bottom:0;
    font-size: x-small;
  }
  .tabs4 a span 
  {
	float:left;
    display:block;
    color:#FFFFFF; padding-left:6px; padding-right:15px; padding-top:5px; padding-bottom:4px
  }
  .tabs4 a span 
  {
	float:none;
  }
  .tabs4 a:hover 
  {
	background-position:0% -42px;
  }
  .tabs4 a:hover span 
  {
	background-position:100% -42px;
  }
  .tabs4 #ctl00_ContentPlaceHolder1_current a 
  {
	background-position:0% -42px;
  }			
  .tabs4 #ctl00_ContentPlaceHolder1_current a span 
  {
	background-position:100% -42px;
	color: #8fc743;
  }
  .tabs4 #current a 
  {
	background-position:0% -42px;
  }			
  .tabs4 #current a span 
  {
	background-position:100% -42px;
	color: #8fc743;
  }
  /*Hay datos*/
  .tabs4 .hay a 
  {
	background:url('imagenes/tableft3.gif') no-repeat left top;
  }			
  .tabs4 .hay a span 
  {
	background:url('imagenes/tabright3.gif') no-repeat right top;
  }
  .tabs4 .hay a:hover span
  {
	color: #8fc743;
  }
  .tabs4 a:hover 
  {
	background-position: 0% -42px;
  }
  .tabs4 a:hover span 
  {
	background-position: 100% -42px;
  }
  /*No hay datos, lo ponemos gris*/
  .tabs4 .nohay a 
  {
	background-color: Gray;
  }			
  .tabs4 .nohay a span 
  {
	background-color: Gray;
  }
/* /TABS 4 */
   
.listado_cabecera 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #3E8DC6;
	color: #FFFFFF;
}
.registroA 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
}
.registroB 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #EDF4FA;
	color: #000000;
}
.panel 
{
	border-style:none;
	vertical-align: middle;
	margin-right:5;	
}
	
/* CSS PARA SEMENTAL */

/*Fondo*/
.fs 
{
	background-image:url('imagenes/fondo.gif');
}
/*Fondo Esquema*/
.fe
{
	background-image:url('imagenes/rayas_esquemaS.gif');
}
/*Encabezado*/
.es 
{
	background-color: #dc143c;
	color: #000000;
	text-align: center;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
	width: 100%;
	margin: auto;
}
.img
{
	padding-bottom: 0px;
}
/*Tablas*/
.t1
{
	border-style: solid;
	border-width: 1px;
	border-color: Green;
	border-bottom: none;
}
.t2
{
	border-style: solid;
	border-width: 1px;
	border-color: Green;
}
.t3 
{
	border-style: solid;
	border-width: 1px;
	border-color: Gray;
	border-collapse: separate;
}
.t3td
{
	padding: 4px;
}
/*Labels*/
.l1
{
	text-align: center;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}
.l2
{
	text-align: center;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	color: Gray;
}
/*Tabla Esquema*/
.tesq
{
	width: 150px; 
	height: 41px;
	border-color: #CC0000;
	border-style: solid;
	border-width: 2px;
	background-color: White;
}
.mayusFormateado
{
	font-size: small;
	text-transform: uppercase;
	font-family: Verdana, Arial, Sans-Serif;
}
.tSociosGen
{
	background: url('imagenes/fondo.gif') fixed center no-repeat;
}

.Mayusculizar {text-transform: uppercase;} 

/*MENU NUEVO DHTML */

.arrowlistmenu{
width: 134px; /*width of accordion menu*/
background-image: url(imagenes/fondomenu.png);
margin-left: 4px;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
color: white;
background-color: #8ec63d;
margin-bottom: 5px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 1px 0 0 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
margin-left: 0px;
margin-top: 0px;
padding-bottom: 5px;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
/*background-image: url(titlebar-active.png);*/
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/

}

.arrowlistmenu ul li a{
color: #6d844d;
font: 100%;
font-family: Sans-Serif;
/*background: url(imagenes/arrowbullet.png) no-repeat center left;*/ /*custom bullet list image*/
display: block;
padding: 2px 0;
text-align: center;
/*padding-left: 5px; /*link text is indented 19px*/
padding-top: 5px;
padding-bottom: 5px;
padding-right: 10px;
text-decoration: none;
font-weight: bold;
/*border-bottom: 1px solid #dadada;*/
font-size: 90%;
outline: none;
}

.arrowlistmenu ul li a:visited{
/*color: #A70303;*/
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #6d844d;
background-color: #F3F3F3;
}

a.enlaceSimple:link {
	font-family: Sans-Serif;
	font-size: 11px;
	text-decoration: underline;
	outline: 0;
}
a.enlaceSimple:hover {
	font-family: Sans-Serif;
	font-size: 11px;
	border: thin none #FFFFFF;
	text-decoration: none;
}

a.enlaceSimpleActual:link {
	font-family: Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	outline: 0;
}

a.enlaceCorreo {
	font-family: Sans-Serif;
	color: #91908e;
	margin-top: 1px;
	text-decoration: none;
	font-size: small;
	outline: 0;
}

a.enlaceCorreo:hover 
{	
	text-decoration: underline;
}

/* GRID HISTORICO SEMENTALES */
table.grid_verde {
	width:98%;
	text-align:center;
	/*
	border-color:#166D02;
	border-width:1px;
	border-style:solid;
	*/
}
table.grid_verde tr {
	border-color:#166D02;
	border-width:1px;
	border-style:solid;
}

table.grid_verde a 
{
	color: Blue;
	/*text-decoration: underline;*/
	font-weight: normal;
}

table.grid_verde td {
	font-size: 8.5px;
	vertical-align: middle;
}

table.grid_verde th{
	padding: 1px 1px 1px 1px; /*T R B L*/	
	background-color:#E8F7EA;
	color: #166D02;
	font-family: Tahoma;
	font-size: 8.5px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}

.tabladatos {
	width: 100%;
	padding: 0;
	margin-bottom: 5px;
}

.tabladatos td 
{
	border-top: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	color: #4f6b72;
	padding: 0px 0px 0px 0px;
}

.hide { display:none; }




