
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #333333;
/*	background-image:url(../images/riodogris.bmp);*/
	background-image:url(../images/fondometal1.jpg);
	background-attachment:fixed;
	font-family:Arial, Helvetica, sans-serif;
}

a { color: #000000; text-decoration: none;  }
a:visited { color: #000000; text-decoration: none;  }
a:hover { color: #E21B22; text-decoration: none;  }

a.fotol { color: #000000; text-decoration: none;  background-color:#FFFFFF; }
a.fotol:visited { color: #000000; text-decoration: none;   background-color:#FFFFFF;}
a.fotol:hover { color: #FFFFFF; text-decoration: none; background-color:#E21B22;  }

a.a_rubros { color: #333333; text-decoration: none; font-size:13px;  }
a.a_rubros:visited { color: #333333; text-decoration: none;  font-size:13px; }
a.a_rubros:hover { color: #E21B22; text-decoration: none;  font-size:13px; }



.textletras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 09pt;
	color: #eeeeee;
	text-decoration: none;
	border: 1px none #eeeeee;
	background-color: #E21B22;
	font-weight: bold;
}

table.contenido {
/*	background-image:url(../images/fondo_i_2.jpg);*/
	background-color:#FFFFFF;
	background-position:left;
	background-repeat:repeat-y;
	color:#444444;
	font-size:12px;
}

font.titulo1{
	font-size:12px;
	font-weight:bold;
	color:#E21B22;
	}
	
spam.titulo1{
	font-size:12px;
	font-weight:bold;
	color:#E21B22;
	}


td.barraizq {
	background-color:#EEEEEE;
	background-image:url(../images/fondo_clientes.jpg);
	background-position:center;
	}
	
td.tdplanos {
	cursor:pointer;
	background-color:#FFFFFF;
	}
td.tdplanos:hover {
	cursor:pointer;
	background-color:#FFEEEE;
	}	

input, textarea, select{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	font-size:12px;
	color: #000000;
}
	