﻿.formatUltcell
        {
	        font-weight: normal;
	        font-size: 12px;
	        color: #2d3944;
	        line-height: normal;
	        font-style: normal;
	        font-family: Arial, Helvetica, sans-serif;
	        background-color: #e5f4fb;
        }
        
         .LabelCabeceraGrilla
            {
	            text-align: center;
	            color: #292929;
	            font-size: 11px;
	            /*font-family: "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;*/
	            font-family: Arial, Helvetica, sans-serif;
	            font-weight: bold;
            }
        .FondoAplicacion
        {
        	background: rgba(255, 255, 255, 0.5);

           /*background-color:#000;
           -ms-filter: alpha(opacity=50);
           -ms-opacity: 0.5;*/
        }
        .TitlebarLefts{
            float:left;
            padding-left:5px;
            padding-top:5px;
            font-family:Arial, Helvetica, sans-serif;
            font-weight:bold;
            font-size:12px;
            color:#FFFFFF;
        }
        .TitlebarRights
        {
            background:url(../../Imagenes/cross_icon_normal.png);
            background-position:right;
            background-repeat:no-repeat;
            height:15px;
            width:16px;
            float:right;
            cursor:pointer;
            margin-right:5px;
            margin-top:5px;
        }
        .popup_Titlebars 
        {
            background: url(../../Imagenes/titlebar_bg.jpg);	
            /*height: 30px;
            width: 520px;*/
        }

.LoginControl

{
 background-color:#F7F7DE;
 border-color:#CCCC99;
 border-style:solid;
 border-width:1px;
 font-family:Verdana;
 font-size:10px;    
}

.Cabecera_Master
        {
            background-image: url('../../Imagenes/imgTop.gif');
            width: 1500px;
            height: 139px;
        }

.Left_Master
{
background-image: url(../../Imagenes/1.gif); 
overflow: hidden;
 
 width:14%;
}

.TD_BORDES
{
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
	border-top: solid 1px #666666;
}

.Contenido
{
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
	border-top: solid 1px #666666;
	-ms-filter: progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#F6F9FC,endcolorstr=white);
}




/* Grande  */


/* ajax__tab_ie-theme theme */
.ajax__tab_ie-theme_big .ajax__tab_header
{
   padding-left:5px;
}
.ajax__tab_ie-theme_big .ajax__tab_header .ajax__tab_tab
{
    margin-right:0px;
    background:url(img/ie/tab_unselected1.gif);
    width:220px;
    padding:9px 0px 3px 0px;
    text-align:center;    
    color: #333399;
    font-family:verdana;
    font-size:13px;
    display:block;
}
.ajax__tab_ie-theme_big .ajax__tab_active .ajax__tab_tab
{
    padding: 6px 0px 3px 0px;
    background: url(img/ie/tab_selected1.gif);
    color: #333399;
    font-weight: bold;
}
.ajax__tab_ie-theme_big .ajax__tab_body
{
   	/*
    filter: progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#DEE9EC,endcolorstr=#ffffff);
    font-size:13px;
    font-family:verdana;
    */
  -ms-filter: progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#F6F9FC,endcolorstr=white);
 
}
.ajax__tab_ie-theme_big .ajax__tab_body div
{
    padding:1px;
}

/* Normal */

/* ajax__tab_ie-theme theme */
.ajax__tab_ie-theme .ajax__tab_header 
{
   padding-left:5px;
}
.ajax__tab_ie-theme .ajax__tab_header .ajax__tab_tab
{
    margin-right:0px;
    background:url(img/ie/tab_unselected.gif);
    width:115px;
    padding:9px 0px 3px 0px;
    text-align:center;    
    color: #333399;
    font-family:verdana;
    font-size:13px;
    display:block;
}
.ajax__tab_ie-theme .ajax__tab_active .ajax__tab_tab
{
    padding: 6px 0px 3px 0px;
    background: url(img/ie/tab_selected.gif);
    color: #333399;
    font-weight: bold;
}
.ajax__tab_ie-theme .ajax__tab_body 
{
   	/*
    filter: progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#DEE9EC,endcolorstr=#ffffff);
    font-size:13px;
    font-family:verdana;
    background-image: url('../../Imagenes/Barras/background copy.png');
    */
    -ms-filter: progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#F6F9FC,endcolorstr=white);
	background-repeat: no-repeat;
	background-attachment: fixed;
 
}
.ajax__tab_ie-theme .ajax__tab_body div
{
    padding:1px;
}


/* Accordion */
/*.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: #333399;
    background-color: #CCCCCC;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer; 
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
	border: 1px solid #2F4F4F;
	color: #333399;	
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
	filter: progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#ffffff,endcolorstr=gainsboro);
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

/*.accordionContent
{
   
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}*/


/*.accordionLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #292929;
	font-weight: bold;
	font-size: 12px;
}*/




/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}

/*.validatorCalloutHighlight
{
    background-color: lemonchiffon;
    
}*/

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color:  #FFFACD;
    color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}

 .fixedHeader
{
  overflow: auto;
  height: 150px;
}
         
.GridFixedHeader { 

text-align: center;

color: #292929;

font-size: 100% !important;

background-color: #c6c7c6;

position:relative; 

/*top:expression(this.offsetParent.scrollTop-2);*/
} 

	.menuleft
{
	background-image: url(../../../Imagenes/Menu/background.JPG);
	overflow: hidden;
	width: 100px;
	height: 537px;
	background-attachment: scroll;
	background-color: transparent;
}
	
	
	.Content
{
    -ms-filter: progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#ffffff,endcolorstr=gray);
    
    border-top: thin solid;
    
    border-bottom: thin solid;
}
.boton
{
    font: 12px "Trebuchet MS" , Arial, Helvetica, sans-serif;    
    color: #333333;
    font-weight: bold;
    cursor: hand;

}

/*.boton1
{
    font: 12px "Trebuchet MS" , "Lucida Grande" , "Bitstream Vera Sans" , Arial, Helvetica, sans-serif;
    color: #0000FF;
    font-weight: bold;
    cursor: hand;
}*/

/*.boton {   
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	cursor: hand;
	height: 20px;
	width: 70px;
	 border-right: #330066 1px solid; border-top: #330066 1px solid; border-left: #330066 1px solid; border-bottom: #330066 1px solid; background-color: aliceblue; }*/



.boton1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #292929;
	font-weight: bold;
	cursor: hand;
	height: 25px;
	width: 90px;
	border: 1px solid #FFFFFF;
}



.modalBackground {
	background-color:gray;
	-ms-filter:alpha(opacity=70);
	-ms-opacity:0.7;
}

.cabeceraGrilla
{
	text-align: center;
	color: #292929;
	font-size: 100% !important;
	background-color: #c6c7c6;
}



/*.selectable
{
	font-weight: normal;
	font-size: 12px;
	cursor: hand;
	color: #3333ff;
	line-height: normal;
	font-style: normal;
	font-family: "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	background-color: #99ccff;
}*/

.selectable
{
	font-weight: normal;
	font-size: 12px;
	cursor: hand;
	color: #3333ff;
	line-height: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99ccff;
}




.selectabe a:link {
   color: White;
}
.selectabe a:hover   {
    color: #990000; 
}

/*.formatUltcell
{
	font-weight: normal;
	font-size: 11px;
	color: darkblue;
	line-height: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #c2dafa;
}*/


/*.formatUltcell a:link   {
   color: #666666;
}
.formatUltcell a:hover  {
   color: Black;
}*/
/*.formatUltcell a:link   {
   color: Black;
}
.formatUltcell a:hover  {
   color: blue;
}*/

.clicktable
{
	font-weight: normal;
	font-size: 12px;
	cursor: hand;
	color: white;
	line-height: normal;
	font-style: normal;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #666666;
}

.Cabecera
{
	padding: 0px;
	margin: 0px;
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
	border-top: solid 1px #666666;
	-ms-filter: progid:dximagetransform.microsoft.gradient(gradienttype=1,startcolorstr=#ffffff,endcolorstr=gainsboro);
}


/*.Cabecera1
{
	padding: 0px;
	margin: 0px;848484
	filter: progid:dximagetransform.microsoft.gradient(gradienttype=1,startcolorstr=#FFFEF9,endcolorstr=#023874);
}*/


.CabeceraPopup
{
	padding: 0px;
	margin: 0px;	
	-ms-filter: progid:dximagetransform.microsoft.gradient(gradienttype=1,startcolorstr=#848484,endcolorstr=gainsboro);
}

LinkMenu
{
	font-family: "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
}

.Menu
{
	font-family:"Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	color: #333333;
	-ms-filter: progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=gainsboro,endcolorstr=#ffffff);
	display: none;width: 18em;padding: 20px;margin:0 auto;
    background:#E6E6E6;color:#000;
    -ms-filter: progid:dximagetransform.microsoft.Alpha(opacity=0);font-size: 12px; padding: 5px;

}
	


LinkMenu
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
}

.ContenidoGral
{
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
	background-color: #D3D3D3;
	background-image: url(Imagenes/degrade.jpg);
	background-repeat: repeat-x;
}
/*
.cabecera
{
	background-image: url(Imagenes/patronTitulo.gif);
	height: 20px;
	border-top: solid 1px #666666;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
}
*/
.cabeceraGral
{
	background-image: url(Imagenes/patronTitulo.gif);
	height: 32px;
	border-top: solid 1px #666666;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
}


/*.Titulos {
	color: #333333;
	font-family: "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 6px 0 6px 6px;
}*/
.Titulos {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 6px 0 6px 6px;
}
/*.SubTitulos
{
    color: #333399;
    font: 14px "Trebuchet MS" , "Lucida Grande" , "Bitstream Vera Sans" , Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 6px 0 6px 6px;
}*/
.SubTitulos
{
	/*color: #800000;*/
	color: #B43964;
	font: 14px bold Arial, Helvetica, sans-serif;	
	font-size: 14px;
	font-weight: bold;
	margin: 6px 0 6px 6px;
}

.SubTitulosGrilla
{	
	color: #B43964;
	font: 10px bold Arial, Helvetica, sans-serif;	
	font-size: 10px;
	font-weight: bold;
	margin: 6px 0 6px 6px;
}


.Label
{  
    /*font:12px "verdana";*/
    font:11px Arial, Helvetica, sans-serif;
    float: none;
	margin-left: 6px;
}

/*.Label {
	font:12px Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	text-indent: 6px;
	margin-top: 6px;
}*/

.LabelDespliegue {
	font:10px Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	text-indent: 6px;
	margin-top: 6px;
}


/*.LabelCabeceraGrilla
{
	text-align: center;
	color: #292929;
	font-size: 12px;
	font-family: "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-weight: bold;
}*/






.clsTxt
{
    border: 1px solid #808080;
    margin: 1px;
    padding: 0px 0px;
    font: 11px Arial, Helvetica, sans-serif;
    height:17px;
    /* 12px "Trebuchet MS" , "Lucida Grande" , "Bitstream Vera Sans" , Arial, Helvetica, sans-serif;*/
    color: #333333;
}

.clsTxtBorderRed
{
    border: 1px solid #FF0000;
    margin: 1px;
    padding: 0px 0px;
    font: 11px Arial, Helvetica, sans-serif;
    height:17px;
    /* 12px "Trebuchet MS" , "Lucida Grande" , "Bitstream Vera Sans" , Arial, Helvetica, sans-serif;*/
    color: #333333;
}


/*.clsTxt {
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}*/

.clsMandatorio
{
    border: 1px solid #009ADA;
    padding: 0px 0px;    
    font: 12px Arial, Helvetica, sans-serif;
    background-color: #e5f4fb;
    color: #000000;
    cursor: text;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	}

.clsMandatorioBorderRed
{
    border: 1px solid #FF0000;
    margin: 1px;
    padding: 0px 0px;    
    font: 11px Arial, Helvetica, sans-serif;
    background-color: #B7FFFF;
    height:17px;
    color: #0000FF;
    cursor: text;
}

/*.clsDisabled
{
    background-color: #DFDFDF;
    border: 1px solid #808080;
    margin: 1px;
    padding: 0px 0px;
    font:12px Arial, Helvetica, sans-serif;
    color: #CC0000;
}*/

.clsDisabled {
	background-color: #DFDFDF;
	font:12px Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}

/*.Cuadrado
{
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
	border-top: solid 1px #666666;
	width: 512px;
}*/

.Cuadrado
{
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
	border-top: solid 1px #666666;
	background-image: url(Imagenes/degrade.jpg);
	background-repeat: repeat-x;
}


.toolbar
{
	font-size: 13px;
	font-family: Verdana;
	padding: 6px;
	color: #333333;
	-ms-filter: progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#ffffff,endcolorstr=Gainsboro);
}

.hovertoolbar
{
	font-size: 13px;
	font-family: Verdana;
	padding: 6px;
	-ms-filter: progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#ffffff,endcolorstr=#c2dafa);
	color: #660000;
}



 .sc_chat_box
    {
        font-family: arial;
        border: solid 1px black;
        padding: 1px;
        font-size: 11px;
        background-color: #ffffff;
        text-align: left;
    }  
    
  .dragMe
{
	width: 100%;
	height: 21px;
	background-color: #FFF;
	-ms-filter: progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#ffffff,endcolorstr=#c2dafa); /*background-image:url(images/header-opened.png);*/
	/*text-align: center;*/
	cursor: hand;
	font-weight: bold;
}

	.Mensaje
{
	color: Gray;
	font: 14px bold Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 6px 0 6px 6px;
}

.ContenidoBlack
{
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
	-ms-filter: progid:dximagetransform.microsoft.gradient(gradienttype=5,startcolorstr=SILVER,endcolorstr=BLACK);
}


.tablanivel
{
    border: 1px solid #999999;
    font-weight: normal;
    font-size: 12px;
    cursor: hand;
    color: #003366;
    line-height: normal;
    font-style: normal;
    font-family: "Trebuchet MS" , "Lucida Grande" , "Bitstream Vera Sans" , Arial, Helvetica, sans-serif;
    background-color: #EFEFEF;
}
.nivel1
{
    font-weight: normal;
    font-size: 12px;
    cursor: hand;
    color: #003366;
    line-height: normal;
    font-style: normal;
    font-family: "Trebuchet MS" , "Lucida Grande" , "Bitstream Vera Sans" , Arial, Helvetica, sans-serif;
    background-color: #CCFFFF;
}

.nivel2
{
    font-weight: normal;
    font-size: 12px;
    cursor: hand;
    color: #003366;
    line-height: normal;
    font-style: normal;
    font-family: "Trebuchet MS" , "Lucida Grande" , "Bitstream Vera Sans" , Arial, Helvetica, sans-serif;
    background-color: #FFD7D7;
}

.nivel3
{
    font-weight: normal;
    font-size: 12px;
    cursor: hand;
    color: #003366;
    line-height: normal;
    font-style: normal;
    font-family: "Trebuchet MS" , "Lucida Grande" , "Bitstream Vera Sans" , Arial, Helvetica, sans-serif;
    background-color: #FFFFCC;
}

.nivel4
{
    font-weight: normal;
    font-size: 12px;
    cursor: hand;
    color: #003366;
    line-height: normal;
    font-style: normal;
    font-family: "Trebuchet MS" , "Lucida Grande" , "Bitstream Vera Sans" , Arial, Helvetica, sans-serif;
    background-color: #CCFFCC;
}

.nivel5
{
    font-weight: normal;
    font-size: 12px;
    cursor: hand;
    color: #003366;
    line-height: normal;
    font-style: normal;
    font-family: "Trebuchet MS" , "Lucida Grande" , "Bitstream Vera Sans" , Arial, Helvetica, sans-serif;
    background-color: #FFDFBF;
}


.izq_arriba
{
	border-top-style: solid;
	border-left-style: solid;
	border-width: thin;
}
.izq_abajo
{
	border-bottom-style: solid;
	border-left-style: solid;
	border-width: thin;
}

.der_arriba
{
	border-top-style: solid;
	border-right-style: solid;
	border-width: thin;
}

.der_abajo
{
	border-bottom-style: solid;
	border-right-style: solid;
	border-width: thin;
}

.arriba
{
	
	border-top-style: solid;
	border-width: thin;
}

.abajo
 {
 	
	border-bottom-style: solid;
	border-width: thin;
 }
 
 .iz_arriba_der
 
  {
  	border-left-style: solid;
 border-right-style: solid;	
border-top-style: solid;
	border-width: thin;
 }
 .izq
 {
 	border-left-style: solid;
 border-width: thin;
 }
 
 .der
 {
 	border-right-style: solid;	
  border-width: thin;
 }
  .abajo_arriba_der
 
  {
 border-bottom-style: solid;
 border-right-style: solid;	
 border-top-style : solid;
 border-width : thin;
  }
  
  .cabeceraGrilla
{
	text-align: center;
	color: #292929;
	font-size: 100% !important;
	background-color: #c6c7c6;
}


	.overflowHidden {overflow:hidden;}

	.overflowScroll {overflow:hidden;}
	

	.asbMenu 
	{
		border: 1px solid lightsteelblue ;
		background: #ffffff;
		position: absolute;
		padding: 5;
		white-space: nowrap;
		z-index: 1000;
		font-size:11px;
	    font-family:Verdana;	     
	}
	
	.asbMenuBase
	{
		position: absolute;
		z-index: 1000;
	}
	
					
	.asbMenuItem
	{			
	    font-size:11px;
	    font-family:Verdana;
		color: black;
		background: #ffffff;
		cursor: hand;
		cursor: pointer;
		white-space: nowrap;
	}
	
	.asbSelMenuItem
	{		
	    font-size:11px;
	    font-family:Verdana;	
		background: #007FC4;
		color:White;		
		cursor: hand;
		cursor: pointer;
		white-space: nowrap;
	}
	
	
	
	.clsBtn
	{
		border-right: #6699cc 1px solid;
		border-top: gainsboro 1px solid;
		font-weight: bold;
		font-size: 11px;
		border-left: gainsboro 1px solid;
		color: #333399;
		border-bottom: #6699cc 1px solid;
		font-family: verdana;
		background-color: #f0f0e0;
	}
	.clsLab
	{
		font-size: 11px;
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	
.fondotd
{
	background-color : #292929;
}


.clsBtn1
{
	border-right: #6699cc 1px solid;
	border-top: gainsboro 1px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: gainsboro 1px solid;
	color: #a60608;
	border-bottom: #6699cc 1px solid;
	font-family: verdana;
	background-color: #f0f0e0;
}


.clsBtn
{
	border-right: #6699cc 1px solid;
	border-top: gainsboro 1px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: gainsboro 1px solid;
	color: #333399;
	border-bottom: #6699cc 1px solid;
	font-family: verdana;
	background-color: #f0f0e0;
	margin-bottom: 0px;
}


.clsTxtBlack{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 11px;
	border-left: 1px solid;
	BACKGROUND-COLOR: #ffffff;
	COLOR: #000000;
	border-bottom:1px solid;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif FONT-COLOR: #666666;
}

.accordionLink
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    /*color : white;	*/
   color: Black; 
	
}

.TituloSeccion 

{

            BACKGROUND : EEEEEE ;FONT-WEIGHT: bold; FONT-SIZE: 12px; 

            COLOR: Gray; FONT-FAMILY: Arial, Verdana, sans-serif;

            TEXT-ALIGN: left; TEXT-VALIGN: top 

}

 

.Seccion 

{

            FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #637897; 

            FONT-FAMILY: Arial, Verdana, sans-serif;

            TEXT-ALIGN: left; TEXT-VALIGN: top 

}

 

.BordeTabla { COLOR: black; FONT-SIZE: 10px;

            BORDER-LEFT: #f4b056 1px solid; BORDER-RIGHT: #f4b056 2px solid;

            BORDER-BOTTOM: #f4b056 2px solid; BORDER-TOP: #f4b056 1px solid;  

}

 

.Lista 

{           

            MARGIN-LEFT: 3px; 

            FONT-SIZE : 10px; 

            FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; 

            text-transform : uppercase;

}

.MarcaAgua
{
	background-color: #CCCCCC;
	font-family: Arial;
	font-size: small;
}

.nuevoEstilo1
{
	background-color: 666666;
}

