body 
{
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background-image: url('/images/fondon.gif');*/
}
a
{
	color:#333;
	text-decoration:none;
}
a:hover
{
	color:#DA3277;
	text-decoration:underline;
}
.titulo
{
	font-style: italic;
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
	color:#333;
	text-align:left;
	float:middle;
}
h5
{
	font-style: normal;
	font-size: 11px;
	font-family: verdana;
	font-weight: none;
	color:#777;
	line-height: 10px;
	padding:0;margin:0;
	
}
#Table_top
{
	height: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.linkChico
{
	font-family: arial;
	text-decoration: none;
	color: #555555;
}
.titulo1
{
	font-size: 17px;
	font-family: arial;
	color: #111111;
	font-weight: bold;
	text-decoration: none;
}
.titulo1:hover
{
	text-decoration: underline;
}
.titulo_seccion
{
	font-size: 12px;
	font-family: arial;
	color: #ee3333;
	font-weight: bold;
	font-style: italic;
}
.texto1
{
	font-size: 12px;
	font-family: arial;
	color: #333333;	
}
.textos
{
	font-size: 12px;
	font-family: arial;
	color: #333333;	
	text-align: justify;
}
.texto2
{
	font-size: 7pt;
	font-family: verdana;
	color: #888888;
	text-decoration: none;
}
.menuSeccion
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	border-left: solid 2px #FFFFFF;
	color:#222222;
}
.menuItem
{
	background-color: #b6de6a;
	font-family: Verdana;
	font-size: 10px;
	padding: 3px;
	font-weight: bold;
	border-bottom: solid 1px #eeeeee;
}
a.boton {
	
}
a.boton:hover{
	background-color:#769e1a;
	color: #ffffff;
}
.boton
{
	font-family: Arial;
	font-size:11px;
	font-weight: bold;
	color:#222222;
	text-decoration:none;
	width:100%;
	display:block;
	background-color: #b6de6a;
	border-top: solid 2px #FFFFFF;	
	border-left: solid 2px #FFFFFF;
	padding: 3px;
}
.boton2
{
	font-family: Arial;
	font-size:11px;
	font-weight: bold;
	color:#222222;
	text-decoration:none;
	width:100%;
	display:block;
	background-color: #cccccc;
	border-top: solid 2px #FFFFFF;	
	border-left: solid 2px #FFFFFF;
	padding: 3px;
}
a.boton2:hover{
	background-color:#444444;
	color: #ffffff;
}
.botonsel
{
	font-family: Arial;
	font-size:11px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
	width:100%;
	display:block;
	background-color: #b6de6a;
	border-top: solid 2px #FFFFFF;	
	border-left: solid 2px #FFFFFF;
	padding: 3px;
	background-color:#769e1a;
}

.subtabla1 
{	
	position: relative; 
	visibility: hidden;		
	top: 38px; 
	left: 0px;		
	height: 0px;
}
.texto 
{
	font-size: 10px;
	font-family: verdana;
}
.texto_bold
{	
	font-weight: bold;
}
.texto_blanco
{	
	color: #ffffff;	
}
.link_producto
{
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	color: #386693;
	text-decoration: none;
}
.campo
{
	border: solid 1px #000000;
	font-family: tahoma;
	font-size: 10px;
	padding: 2px;
}

.campo2
{
	border: solid 1px #7e94dc;
	font-family: tahoma;
	font-size: 11px;
	padding: 2px;
}

.grilla
{
	border-bottom: dashed 1px #a6a6a6;	
}