html        {height:100%;}

body		{height:100%;
			background-color:#E7E9EC;
			scrollbar-arrow-color:#E2DBF2;
			scrollbar-base-color:#E2DBF2;
			scrollbar-DarkShadow-Color:#E2DBF2;
			scrollbar-face-color:#C1CBD0;
			scrollbar-highlight-Color:#E2DBF2;
			scrollbar-Shadow-Color:#E2DBF2;
			scrollbar-Track-Color:#E2DBF2;
			scrollbar-3dLight-color:#E2DBF2;
			scrollbar-3dShadow-color:#E2DBF2;
			margin-left:0px;
			margin-right:0px;
			margin-top:0px;
			margin-bottom:0px;			
			background-attachment:fixed;
			background-image:url(../_images/fondo.jpg);
			background-repeat:repeat-x;}
			
.body   	{background-color:#FFFFFF;
			scrollbar-arrow-color:#E2DBF2;
			scrollbar-base-color:#E2DBF2;
			scrollbar-DarkShadow-Color:#E2DBF2;
			scrollbar-face-color:#C1CBD0;
			scrollbar-highlight-Color:#E2DBF2;
			scrollbar-Shadow-Color:#E2DBF2;
			scrollbar-Track-Color:#E2DBF2;
			scrollbar-3dLight-color:#E2DBF2;
			scrollbar-3dShadow-color:#E2DBF2;
			margin-left:0px;
			margin-right:0px;
			margin-top:0px;
			margin-bottom:0px;}
	
td			{text-decoration:none; 
			font-size: 11px; 
			font-family: verdana; 
			color:#333333;
			margin-left: 0px; 
			margin-right: 0px;}
			
.texto		{text-decoration:none; font-size:11px; font-family:verdana,arial; color:#333333; line-height:6mm; text-align:justify;}
.texto2		{text-decoration:none; font-size:11px; font-family:verdana,arial; color:#333333; line-height:6mm; text-align:center;}	

a:link		{font-family: Verdana, Arial; font-size: 11px; color: #591869; text-decoration:none;}
a:visited	{font-family: Verdana, Arial; font-size: 11px; color: #591869; text-decoration:none;}
a:hover		{font-family: Verdana, Arial; font-size: 11px; color: #666666; text-decoration:underline;}

.index:link		{font-family: Verdana, Arial; font-size: 11px; color: #B99AC9; text-decoration:none;}
.index:visited	{font-family: Verdana, Arial; font-size: 11px; color: #B99AC9; text-decoration:none;}
.index:hover	{font-family: Verdana, Arial; font-size: 11px; color: #DED4E3; text-decoration:underline;}

.info:link		{color:#958864; font-family:verdana,arial; font-size:10px; text-decoration:none;}
.info:visited  	{color:#958864; font-family:verdana,arial; font-size:10px; text-decoration:none;}
.info:hover		{color:#666666; font-family:verdana,arial; font-size:10px; text-decoration:none;}

.menu:link		{font-family: Arial, Verdana; font-size: 11px; color: #CACAC9; text-decoration:none; font-weight: bold;}
.menu:visited	{font-family: Arial, Verdana; font-size: 11px; color: #CACAC9; text-decoration:none; font-weight: bold;}
.menu:hover	    {font-family: Arial, Verdana; font-size: 11px; color: #868787; text-decoration:none; font-weight: bold;}

.blanco		{background-color:#ffffff;}
.morado		{background-color:#591869;}

.txtmorado	{text-decoration:none; font-size:11px; font-family:verdana,arial; color:#591869; font-weight:bold;}
.txtnaranja	{text-decoration:none; font-size:11px; font-family:verdana,arial; color:#FEA100; font-weight:bold;}

.busc     	{color:#FFFFFF; font-family:verdana,arial; font-size:0px;}

.caja		{border-right:#595F65 1px solid; 
			 border-top:#595F65 1px solid; 
			 border-left:#595F65 1px solid; 
			 border-bottom:#595F65 1px solid;
        	 text-decoration:none; 
			 font-size:11px; 
			 font-family:verdana,arial; 
			 color:#591869; 
			 background:#FFFFFF}
			 
.borde		{border-right: #CCCCCC 1px solid; 
			 border-top: #CCCCCC 1px solid; 
			 border-left: #CCCCCC 1px solid; 
			 border-bottom: #CCCCCC 1px solid;
        	 text-decoration:none;}
			 
.inferior	{border-botton-width:thin;
			 border-right: #CCCCCC 1px solid;  
			 border-bottom: #CCCCCC 1px solid;}
			 
.superior	{border-top: #CCCCCC 1px solid;}
			 
.derecha	{border-botton-width:thin;
			 border-right: #CCCCCC 1px solid;}
			 
.bottom		{border-botton-width:thin;
			 border-bottom: #CCCCCC 1px solid;}
			 
.boton 		{border-right: #DCDADA 1px solid; 
			border-top: #DCDADA 1px solid; 
			border-left: #DCDADA 1px solid; 
			border-bottom: #DCDADA 1px solid; 
			background-color: #EDEDED; 
			text-decoration:none; 
			font-size: 11px; 
			font-family: verdana, arial; 
			color: #000000; 
			margin-left: 0px; 
			margin-right: 0px}
