	
body {
		background-color: #EAE7DE;
		margin-left: 4px;
		margin-top: 5px;
		margin-right: 0px;
		margin-bottom: 0px;

	}
	
	.input_error{
		background-color:#FFAEAE;
		font-family: Verdana;
		font-size: 11px;
		color: #000000;
	}
	
	.input_error_muy_chico{
		background-color:#FFAEAE;
		font-family: Verdana;
		font-size: 9px;
		color: #000000;
	}

	.tabla_default{
		background-color:#FFF8E0;
		font-family: Verdana;
		font-size: 11px;
		color: #000000;
	}

	.input_sobre{
		background-color:#E3FFDD;
		font-family: Verdana;
		font-size: 11px;
		color: #000000;
	}
	
	.boton {
		font-family: Verdana;
		font-size: 12px;
		color: #FFFFFF;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #007392;
		border: 1px solid #999999;	text-decoration: none;
		background-color: #666666;
		}

	.boton_chico {
		font-family: Verdana;
		font-size: 10px;
		color: #FFFFFF;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #007392;
		border: 1px solid #999999;	text-decoration: none;
		background-color: #666666;
		}
		
	.boton_muy_chico {
		font-family: Verdana;
		font-size: 8px;
		color: #FFFFFF;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #007392;
		border: 1px solid #999999;	text-decoration: none;
		background-color: #666666;
		}
		
	.botonMenu {
		font-family: Verdana;
		font-size: 12px;
		color: #FFFFFF;
		border-bottom-width: 5px;
		border-bottom-style: solid;
		border-bottom-color: #FFFFFF;
		border: 0px solid #666666;	text-decoration:none;
		background-color: #666666;
		}

	.texto_chico {
		font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
		font-size: 11px;
		color: #000000;
	}

	.texto_muy_chico {
		font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
		font-size: 9px;
		color: #000000;
	}

	.texto_muy_muy_chico {
		font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
		font-size: 8px;
		color: #000000;
	}
	
	.texto_chico_blanco {
		font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
	}
	
	.texto_pie_de_pagina_chico {
		font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
	}
	
	.texto_muy_chico_blanco {
		font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
		font-size: 9px;
		color: #FFFFFF;
	}
	
	.texto_muy_chico_pie_de_pagina {
		font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
		font-size: 9px;
		color: #FFFFFF;
	}
	
	.texto_medio {
		font-family: Verdana;
		font-size: 14px;
		color: #000000;
	}
	
	.texto_grande {
		font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
		font-size: 18px;
		color: #000000;
	}
	
	.texto_muy_grande {
		font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
		font-size: 24px;
		color: #000000;
	}
	
	table1{
		-moz-border-radius: 15px;
		background-color : #EAEAE1;
		border : 0px solid #EAEAE1;
		font-family : Arial, Verdana, Helvetica, sans-serif;
		font-size : 12px;
		padding-Left : 5px;
		padding-Right : 5px;
		}
		
		
	table2{
		-moz-border-radius: 15px;
		background-color : #F4F4F4;
		border : 0px solid #FFFFFF;
		font-family : Arial, Verdana, Helvetica, sans-serif;
		font-size : 12px;
		padding-Left : 5px;
		padding-Right : 5px;
		}
		
	Input{
		-moz-border-radius: 15px;
		background-color : #CCCCCC;
		border : 0px solid #000000;
		font-family : "Courier New", Courier, monospace;
		font-size : 12px;
		padding-Left : 7px;
		padding-Right : 7px;
	}
	
	a:link {
		text-decoration: none;
	}
	
	a:visited {
		text-decoration: none;
	}
	
	a:hover {
		text-decoration: underline;
	}
	
	a:active {
		text-decoration: none;
	}
	
	#pagecell1{
	position:absolute;
	top: 199px;
	left: 14px;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}

.punteado{ 
  border-style: dotted; 
   border-width: 1px; 
   border-color: 660033; 
   background-color: F3F4E3; 
   font-family: verdana, arial; 
   font-size: 10pt; 
} 


.punteado_amarillo{ 
  border-style: dotted; 
   border-width: 1px; 
   border-color: 660033; 
   background-color: FFCC00; 
   font-family: verdana, arial; 
   font-size: 10pt; 
} 

.punteado_chico{ 
  border-style: dotted; 
   border-width: 1px; 
   border-color: 660033; 
   background-color: F3F4E3; 
   font-family: verdana, arial; 
   font-size: 9pt; 
} 

.punteado_blanco{ 
  border-style: dotted; 
   border-width: 1px; 
   border-color: 660033; 
   background-color: FFFFFF; 
   font-family: verdana, arial; 
   font-size: 10pt; 
} 

.punteado_negro{ 
  border-style: dotted; 
   border-width: 1px; 
   border-color: 660033; 
   background-color: 000000; 
   font-family: verdana, arial; 
   font-size: 10pt; 
} 